unitBackpack: Difference between revisions
Jump to navigation
Jump to search
m (unitBackback moved to unitBackpack: Typo) |
(Fixed command wording in examples.) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns unit's | | Returns unit's backpack |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''unitBackpack''' unit|= Syntax | ||
|p1= unit: [[Object]] |= Parameter 1 | |p1= unit: [[Object]] |= Parameter 1 | ||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>bag = | |x1= <pre>bag = unitBackpack this</pre> |= Example 1 | ||
|x2= <pre>ruck = | |x2= <pre>ruck = unitBackpack mySoldierDude</pre> |= Example 2 | ||
|x3= <pre>clearMagazineCargo (unitBackpack this)</pre> |= Example 3 | |x3= <pre>clearMagazineCargo (unitBackpack this)</pre> |= Example 3 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 15:15, 2 July 2010
Description
- Description:
- Returns unit's backpack
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
bag = unitBackpack this
- Example 2:
ruck = unitBackpack mySoldierDude
- Example 3:
clearMagazineCargo (unitBackpack this)
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