binocularMagazine: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s1= +" to "|s1= ")
m (Text replacement - "\|seealso= ?\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 18: Line 18:
|x1= <code>[[hint]] [[str]] [[binocularMagazine]] [[player]]; {{cc|["Laserbatteries"]}}</code>
|x1= <code>[[hint]] [[str]] [[binocularMagazine]] [[player]]; {{cc|["Laserbatteries"]}}</code>


|seealso= [[binocularItems]], [[addBinocularItem]], [[removeBinocularItem]], [[removeAllBinocularItems]], [[primaryWeaponMagazine]], [[secondaryWeaponMagazine]], [[handgunMagazine]]
|seealso= [[binocularItems]] [[addBinocularItem]], [[removeBinocularItem]], [[removeAllBinocularItems]], [[primaryWeaponMagazine]], [[secondaryWeaponMagazine]], [[handgunMagazine]]
}}
}}

Revision as of 13:55, 20 January 2022

Hover & click on the images for description

Description

Description:
Collects all loaded magazines from all binocular muzzles and returns them in Array, otherwise it returns []. This command is used for infantry weapons only.
Groups:
Unit Inventory

Syntax

Syntax:
binocularMagazine unit
Parameters:
unit: Object
Return Value:
Array

Examples

Example 1:
hint str binocularMagazine player; // ["Laserbatteries"]

Additional Information

See also:
binocularItems addBinocularItemremoveBinocularItemremoveAllBinocularItemsprimaryWeaponMagazinesecondaryWeaponMagazinehandgunMagazine

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