addBinocularItem: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 19: | Line 19: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code> [[player]] [[addBinocularItem]] "Laserbatteries";</code> | |x1= <code> [[player]] [[addBinocularItem]] "Laserbatteries";</code> |
Revision as of 17:02, 18 January 2021
Description
- Description:
- Adds weapon item, including magazine, directly to the binocular weapon. This is used for infantry weapons.
- Groups:
- Unit Inventory
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]]