Page MenuHomeFeedback Tracker

[BUG] HEMTT Config for numberPhysicalWheels is incorrect.
Confirmed Internally, NormalPublic

Description

The number of physical wheels on the HEMTT is 8, however, in the config it is shown as 6.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Config
Steps To Reproduce
  1. Spawn any HEMTT
  2. Run this code while aiming at HEMTT:

getNumber (configfile >> "CfgVehicles" >> typeOf cursorObject >> "numberPhysicalWheels");

  1. Notice return is 6, not 8.
Additional Information

N/A

Event Timeline

ZachSmith created this task.Feb 6 2022, 1:13 AM

Welcome to BI school, lets count to eight, 1,2,3,4,5,6.
We counted to eight!

Tenshi changed the task status from New to Confirmed Internally.Feb 7 2022, 2:17 PM
Tenshi set Ref Ticket to Internal Ref.: AIII-54929.
Tenshi added a subscriber: Tenshi.Feb 7 2022, 2:29 PM

Thank you for reporting the issue.
I was able to confirm the problem on our internal version.
We will see what we can do.

reyhard added a subscriber: reyhard.EditedFeb 14 2022, 3:14 PM

Just a note - this parameter is only relevant for helicopters and will be removed from all other vehicles - including HEMTT

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.

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