From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns if weapon disassembly is enabled. As disassembly can be enabled/disabled on both player and weapon, it might be necessary to check both.
⚠
Beware that when the weapon disassembly is disabled on the player, it is tracking the unit itself.
If the player leaves the server and another player joins into the same playable unit, they will not have the option to disassemble either.
- Groups:
- Weapons
Syntax
- Syntax:
- weaponDisassemblyEnabled entity
- Parameters:
- entity: Object - player or weapon
- Return Value:
- Boolean - true if enabled
Examples
- Example 1:
Additional Information
- See also:
- enableWeaponDisassembly weapons action inGameUISetEventHandler
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here!
Add Note