items: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
(add: example) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns an array of names of all special items of | | Returns an array of names of all special items of a vehicle or a soldier. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 21: | ||
|x1= <code> | |x1= <code>_itemsplayer <nowiki>=</nowiki> '''items''' player; </code>|= EXAMPLE1 | ||
|x2= <code>player sideChat format["%1", items player];</code>|= EXAMPLE2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 16:09, 26 August 2009
Description
- Description:
- Returns an array of names of all special items of a vehicle or a soldier.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_itemsplayer = items player;
- Example 2:
player sideChat format["%1", items player];
Additional Information
- See also:
- See also needed
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