addBackpackCargo: Difference between revisions
Lou Montana (talk | contribs)  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")  | 
				||
| Line 9: | Line 9: | ||
|1.55  | |1.55  | ||
|gr1 = Containers  | |gr1= Containers  | ||
| Add backpack(s) to the cargo space of vehicle. Classname list of available backpacks is [[Arma 2 OA: Backpacks|here]].  | | Add backpack(s) to the cargo space of vehicle. Classname list of available backpacks is [[Arma 2 OA: Backpacks|here]].  | ||
Revision as of 12:49, 11 April 2021
Description
- Description:
 - Description needed
 - Groups:
 - Containers
 
Syntax
- Syntax:
 - Syntax needed
 - Parameters:
 - vehicle: Object - vehicle to add the backpack to
 - [backpackClassName, count]: Array
 - backpackClassName: String - backpack classname
 - count: Number - number of backpacks to add.
 - Return Value:
 - Return value needed
 
Examples
- Example 1:
 this addBackpackCargo ["TK_RPG_Backpack_EP1", 2];- Example 2:
 _apc addBackpackCargo ["US_Patrol_Pack_EP1", 4];
Additional Information
- See also:
 - backpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackaddBackpackCargoGlobalremoveBackpackclearBackpackCargoclearBackpackCargoGlobalclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackaddItemToBackpackremoveItemFromBackpackeveryBackpack
 
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