currentWeaponMode: Difference between revisions
Jump to navigation
Jump to search
(Added example for vehicle use) |
m (Added SEEALSO) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ArmA:_Actions#SWITCHWEAPON]] |= See also | | [[ArmA:_Actions#SWITCHWEAPON]],[[currentWeapon]] |= See also | ||
}} | }} | ||
Revision as of 10:47, 19 June 2011
Description
- Description:
- Returns current weapon mode of unit's weapon. Result can be: "Single", "Burst" or "manual"
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_weaponMode = currentWeaponMode player;
- Example 2:
weaponMode = currentWeaponMode (gunner (vehicle player));
Additional Information
- See also:
- ArmA:_Actions#SWITCHWEAPONcurrentWeapon
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