getPersonUsedDLCs: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (local args) |
Killzone Kid (talk | contribs) (argument is global) |
||
Line 4: | Line 4: | ||
| arma3 |= Game name | | arma3 |= Game name | ||
|1.36|= Game version | |1.36|= Game version | ||
|arg= | |arg= global|= Arguments in MP | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns a list of all DLCs objects the unit is currently using. |= Description | | Returns a list of all DLCs objects the unit is currently using. For example if a unit is inside a vehicle from DLC, it will return the code of that DLC. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:46, 12 July 2015
Description
- Description:
- Returns a list of all DLCs objects the unit is currently using. For example if a unit is inside a vehicle from DLC, it will return the code of that DLC.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_objects = getPersonUsedDLCs player;
Additional Information
- See also:
- getDLCs
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
- Posted on November 14, 2014 - 14:00 (UTC)
- Jezuro
- This command is a renamed version of getObjectDLCs and was introduced in 1.35.128260.