addItemCargoGlobal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 16: | Line 16: | ||
|p1= box: [[Object]] | |p1= box: [[Object]] | ||
|p2= | |p2= item: [[String]] | ||
|p3 | |p3= count: [[Number]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 23:50, 7 August 2022
Description
- Description:
- Global variant of addItemCargo.
- Groups:
- Vehicle Inventory
Syntax
- Syntax:
- box addItemCargoGlobal [item, count]
- Parameters:
- box: Object
- item: String
- count: Number
- Return Value:
- Nothing
Examples
- Example 1:
- supplyBox addItemCargoGlobal ["optic_Arco", 10];
Additional Information
- See also:
- addItemCargo clearItemCargoGlobal addMagazineCargo addMagazineCargoGlobal addWeaponCargo addWeaponCargoGlobal addBackpackCargo addBackpackCargoGlobal
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