addItemToUniform: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 11: | Line 10: | ||
|gr1= Unit Inventory |GROUP1= | |gr1= Unit Inventory |GROUP1= | ||
| Create new item and store it to soldier's uniform. The item can also be a weapon or a magazine.|DESCRIPTION= | | Create new item and store it to soldier's uniform. The item can also be a weapon or a magazine.|DESCRIPTION= | ||
| unit '''addItemToUniform''' item |SYNTAX= | | unit '''addItemToUniform''' item |SYNTAX= | ||
Line 27: | Line 24: | ||
|x2= <code>[[player]] [[addItemToUniform]] "hgun_Rook40_F";</code>|EXAMPLE2= | |x2= <code>[[player]] [[addItemToUniform]] "hgun_Rook40_F";</code>|EXAMPLE2= | ||
| [[removeItemFromUniform]], [[addItemToBackpack]], [[addItemToVest]] |SEEALSO= | | [[removeItemFromUniform]], [[addItemToBackpack]], [[addItemToVest]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 00:03, 17 January 2021
Description
- Description:
- Create new item and store it to soldier's uniform. The item can also be a weapon or a magazine.
- Groups:
- Unit Inventory
Syntax
Examples
- Example 1:
player addItemToUniform "itemGPS";
- Example 2:
player addItemToUniform "hgun_Rook40_F";
Additional Information
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