addBackpackCargoGlobal

From Bohemia Interactive Community
Revision as of 16:11, 8 December 2010 by Tom 48 97 (talk | contribs) (@Str: I guess it should be edited ;))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
DESCRIPTION
Multiplayer:
MP Synchronized
Groups:
Uncategorised

Syntax

Syntax:
backback addBackpackCargoGlobal [magazineName, count]
Parameters:
backback: Object to add the magazines to
magazineName: String, See the topic Category:Weapons for reference about possible values.
count: Number
Return Value:
Nothing

Examples

Example 1:
backpackName addBackpackCargoGlobal ["M16",5];
Example 2:
(unitBackpack player) addBackpackCargoGlobal ["M16",5];

Additional Information

See also:
addMagazineCargoclearMagazineCargoclearWeaponCargoaddMagazineCargoGlobaladdBackpackCargoGlobal

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

Notes

Bottom Section