for example it doesnt return gunner in Darter
Description
Description
Details
Details
- Legacy ID
- 834101029
- Severity
- None
- Resolution
- Won't Fix
- Reproducibility
- Always
- Category
- Engine
Steps To Reproduce
create blufor darter in editor, then preview mission and execute allUnitsUAV, only 1 AI is returned that is driver. Execute allUnits, 3 results, your unit, driver AI and gunner AI
Additional Information
Here is the video, don't want to look like idiot if this is intermittent bug https://www.youtube.com/watch?v=GocUUD0cfwM
Event Timeline
Comment Actions
Seems allUnitsUAV returns vehiclesUAV instead of units. May I ask why such misleading name to cause tonnes of confusion? Or is it supposed to return units after all?
There is allUnits, playableUnits, switchableUnits and just units commands that all return UNITS, then you have allUnitsUAV that returns VEHICLES???