currentWeapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
<dd class="notedate">Posted on May 4, 2010</dd> | <dd class="notedate">Posted on May 4, 2010</dd> | ||
<dt class="note">'''[[User:Terox|Terox]]'''</dt> | <dt class="note">'''[[User:Terox|Terox]]'''</dt> | ||
<dd class="note">This works for vehicles providing there is a gunner | <dd class="note">This works for vehicles providing there is a gunner</dd> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 17:39, 4 May 2010
Description
- Description:
- Return the name of the currently selected weapon (on the primary turret for vehicles).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
currentWeapon (vehicle player)
- Example 2:
currentWeapon player
Additional Information
- See also:
- See also needed
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
Notes
- Posted on July 15, 2009 - 04:00 (CEST)
- Lou Montana
- You have to make a little delay (sleep 0.001; (not less)) to use this command, else you will be returned an empty string.
- Posted on July 15, 2009 - 04:00 (CEST)
- Lou Montana
- It seems it's not working in 1.02 for other unit than player.
- Posted on May 4, 2010
- Terox
- This works for vehicles providing there is a gunner