gearSlotAmmoCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Unkown version, Unkown usage besides example)
 
m (Category)
Line 39: Line 39:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands TKOH|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 04:15, 19 October 2014

-wrong parameter ("Arma") defined!-?
Hover & click on the images for description

Description

Description:
Returns ammo count of assigned magazine.
Groups:
Uncategorised

Syntax

Syntax:
gearSlotAmmoCount control
Parameters:
control : Control
Return Value:
Number

Examples

Example 1:
ammo = gearSlotAmmoCount _control;

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