weaponLowered: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<br><br> {{Feature" to "{{Feature") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "|r1=$1 |x1=") |
||
Line 13: | Line 13: | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
| [[Boolean]] | |r1= [[Boolean]] | ||
|x1= <code>isWeaponLowered = [[weaponLowered]] [[player]];</code> | |x1= <code>isWeaponLowered = [[weaponLowered]] [[player]];</code> |
Revision as of 14:19, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Weapons
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- Return Value:
- Boolean
Examples
- Example 1:
isWeaponLowered = weaponLowered player;
Additional Information
- See also:
- stanceunitPos animationState
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
- Posted on November 11, 2016 - 01:13 (UTC)
- Pierre MGI
- This command seems to work for player only, not for AI.