getDLCs: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (capitalisation) |
|||
Line 20: | Line 20: | ||
|x1= <code>_ownedDLCs = [[ | |x1= <code>_ownedDLCs = [[getDLCs]] 1;</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[getObjectDLCs]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 09:01, 24 April 2014
Description
- Description:
- Returns array of appIDs of DLCs. Use filter param to get specific type of DLCs:
0 - all
1 - owned
2 - not owned - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_ownedDLCs = getDLCs 1;
Additional Information
- See also:
- getObjectDLCs
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