getObjectDLCs: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.16|= Game version _________________...") |
(game version, formatting example, see also added) |
||
Line 4: | Line 4: | ||
| arma3 |= Game name | | arma3 |= Game name | ||
|1. | |1.14|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 17: | Line 17: | ||
|x1= <code>_objects = getObjectDlcs player;</code>|= EXAMPLE1 | |x1= <code>_objects = [[getObjectDlcs]] [[player]];</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[getOwnedDlcs]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 10:19, 21 March 2014
Description
- Description:
- Returns a list of all DLCs objects the unit is currently using.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_objects = getObjectDlcs player;
Additional Information
- See also:
- getOwnedDlcs
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