Page MenuHomeFeedback Tracker

Unable to remove helicopter flare launcher
Closed, ResolvedPublic

Description

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".

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

Waffle_SS edited Additional Information. (Show Details)
Waffle_SS set Category to Scripting.
Waffle_SS set Reproducibility to Always.
Waffle_SS set Severity to None.
Waffle_SS set Resolution to Open.
Waffle_SS set Legacy ID to 3892493612.May 7 2016, 3:24 PM

Why are you trying to remove the flares? Just curious about why, mabey some epic cutscene?

MadDogX added a subscriber: MadDogX.May 7 2016, 3:24 PM

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.