addItemToBackpack: Difference between revisions
| m (template:command argument fix) | m (template:command argument fix) | ||
| Line 10: | Line 10: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Create new item and store it to soldier's backpack. The item can also be a weapon or a magazine. |=  | | Create new item and store it to soldier's backpack. The item can also be a weapon or a magazine. |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | unit '''addItemToBackpack''' item |=  | | unit '''addItemToBackpack''' item |SYNTAX= | ||
| |p1= unit: [[Object]] |= Parameter 1 | |p1= unit: [[Object]] |= Parameter 1 | ||
Revision as of 11:24, 7 April 2019
Description
- Description:
- Create new item and store it to soldier's backpack. The item can also be a weapon or a magazine.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- player addItemToBackpack "arifle_MXM_Hamr_pointer_F";
- Example 2:
- player addItemToBackpack "itemGPS";
Additional Information
- See also:
- addItemToUniformaddItemToVestbackpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackaddBackpackCargoaddBackpackCargoGlobalremoveBackpackclearBackpackCargoclearBackpackCargoGlobalclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackremoveItemFromBackpackeveryBackpack
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
 
	