Currently it is impossible to remove flare launchers from aircraft, and has been prior to ArmA 3. "removeWeapon" can remove any weapon from a vehicle except "CMFlareLauncher". Please fix this command for "CMFlareLauncher".
Description
Description
Details
Details
- Legacy ID
- 3892493612
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
Get in an aircraft with flare launching capibility.
hint format ["%1", (vehicle player) weaponsTurret [-1] ];//gets the weapons for the pilot, check to make sure "CMFlareLauncher" is in this list.
(vehicle player) removeWeapon "CMFlareLauncher";//This command should theoretically remove the flare launcher, as you can remove any weapon found in "(vehicle player) weaponsTurret [0]"
Event Timeline
Comment Actions
Why are you trying to remove the flares? Just curious about why, mabey some epic cutscene?
Comment Actions
Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.
If this issue is still relevant in current dev build, please re-post.