The number of physical wheels on the HEMTT is 8, however, in the config it is shown as 6.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Config
Steps To Reproduce
- Spawn any HEMTT
- Run this code while aiming at HEMTT:
getNumber (configfile >> "CfgVehicles" >> typeOf cursorObject >> "numberPhysicalWheels");
- Notice return is 6, not 8.
Additional Information
N/A
Event Timeline
Comment Actions
Thank you for reporting the issue.
I was able to confirm the problem on our internal version.
We will see what we can do.
Comment Actions
Just a note - this parameter is only relevant for helicopters and will be removed from all other vehicles - including HEMTT
Comment Actions
Why remove it? All other config entries for the other vehicles are accurate, just not the HEMTT. This config entry is very useful for many scripts.
Comment Actions
This param is not doing anything and it seems to cause confusion among content creators - it is definitely more safe to count entries in Wheels class instead