addBinocularItem: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|Comments= ____________________________________________________________________________________________ | arma3dev |Game name= |2.01|Game version= |arg= local |MPA...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addWeaponItem]], [[ | | [[addWeaponItem]], [[removeBinocularItem]], [[removeAllBinocularItems]], [[addPrimaryWeaponItem]], [[addSecondaryWeaponItem]], [[addHandgunItem]], [[weaponsItems]], [[binocularItems]], [[primaryWeaponItems]], [[secondaryWeaponItems]], [[handgunItems]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 23:17, 7 September 2020
Description
- Description:
- Adds weapon item, including magazine, directly to the binocular weapon. This is used for infantry weapons.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player addBinocularItem "Laserbatteries";
Additional Information
- See also:
- addWeaponItemremoveBinocularItemremoveAllBinocularItemsaddPrimaryWeaponItemaddSecondaryWeaponItemaddHandgunItemweaponsItemsbinocularItemsprimaryWeaponItemssecondaryWeaponItemshandgunItems
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
[[Category:Introduced with arma3dev version 2.01]][[ Category: arma3dev: New Scripting Commands | ADDBINOCULARITEM]][[ Category: arma3dev: Scripting Commands | ADDBINOCULARITEM]]