unitBackpack: Difference between revisions
| No edit summary | No edit summary | ||
| Line 17: | Line 17: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |x1= <pre> | |x1= <pre>myBackpack = unitBackpack player</pre> |= Example 1 | ||
| |x2= <pre> | |x2= <pre>clearMagazineCargo unitBackpack player</pre> |= Example 2 | ||
| |x3 | |x3= <pre>player action ["gear", unitBackpack player]</pre> |= Example 3 | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:11, 28 October 2010
Description
- Description:
- Returns unit's backpack
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- myBackpack = unitBackpack player 
- Example 2:
- clearMagazineCargo unitBackpack player 
- Example 3:
- player action ["gear", unitBackpack player] 
Additional Information
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
 
	