assignedItems: Difference between revisions
Jump to navigation
Jump to search
Dr Eyeball (talk | contribs) m (NVG & Binoculars handling reverted) |
Killzone Kid (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
|x1= <code> | |x1= <code> [[hint]] [[str]] [[assignedItems]] [[player]];</code>|= EXAMPLE1 | ||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[assignItem]], [[unassignItem]], [[linkItem]], [[unlinkItem]], [[addItem]], [[removeItem]], [[removeAllAssignedItems]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 17:23, 22 August 2013
Description
- Description:
- Get array with all assigned items.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
hint str assignedItems 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
Notes
- Posted on June 18, 2013 - 14:20
- Druid
- Arma 3, version 0.70 - headgear and goggles are not present in returned array now.
- Posted on August 19, 2013
- Dr_Eyeball
- Arma 3, version 0.77 or earlier - headgear and goggles are back in and present in returned array.