addBackpack: Difference between revisions
m (Text replacement - "Category:Arma 2: Operation Arrowhead: New Scripting Commands List" to "Category:Arma 2: Operation Arrowhead: New Scripting Commands")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")  | 
				||
| Line 9: | Line 9: | ||
|1.51  | |1.51  | ||
|gr1 = Containers  | |gr1= Containers  | ||
| Adds a backpack for a unit. If a unit already has a backpack, the old backpack will be placed on the ground under the unit.  | | Adds a backpack for a unit. If a unit already has a backpack, the old backpack will be placed on the ground under the unit.  | ||
Revision as of 12:48, 11 April 2021
Description
- Description:
 - Description needed
 - Groups:
 - Containers
 
Syntax
- Syntax:
 - Syntax needed
 - Parameters:
 - unit: Object
 - packClassName: String
 - Return Value:
 - Return value needed
 
Examples
- Example 1:
 this addBackpack "TK_RPG_Backpack_EP1";- Example 2:
 _mySoldierDude addBackpack "US_Patrol_Pack_EP1";
Additional Information
- See also:
 - addBackpackGlobalbackpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackCargoaddBackpackCargoGlobalremoveBackpackclearBackpackCargoclearBackpackCargoGlobalclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackaddItemToBackpackremoveItemFromBackpackeveryBackpack
 
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