currentMuzzle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{uc:{{PAGENAME}}}} " to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) - ([a-z -]+) \|x1=" to "|r1=$1 - $2 |x1=") |
||
Line 16: | Line 16: | ||
|p1= gunner: [[Object]] | |p1= gunner: [[Object]] | ||
| [[String]] - current muzzle | |r1= [[String]] - current muzzle | ||
|x1= <code>_muzzle = [[currentMuzzle]] [[player]];</code> | |x1= <code>_muzzle = [[currentMuzzle]] [[player]];</code> |
Revision as of 14:35, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Weapons
Syntax
- Syntax:
- Syntax needed
- Parameters:
- gunner: Object
- Return Value:
- String - current muzzle
Examples
- Example 1:
_muzzle = currentMuzzle player;
- Example 2:
_muzzle = currentMuzzle (gunner (vehicle player));
Additional Information
- See also:
- currentWeapon
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