currentMuzzle: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1= "m107" <nowiki>=</nowiki> currentMuzzle sniper |=  
|x1= <code>"m107" <nowiki>=</nowiki> currentMuzzle sniper;</code> |=  
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 02:06, 15 December 2010

Hover & click on the images for description

Description

Description:
Returns current muzzle of unit's weapon.
Groups:
Uncategorised

Syntax

Syntax:
"muzzle" = currentMuzzle gunner
Parameters:
gunner: Object
Return Value:
String

Examples

Example 1:
"m107" = currentMuzzle sniper;

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

Bottom Section