Difference between revisions of "isDLCAvailable"
Jump to navigation
Jump to search
m (sa) |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Command|= | + | {{Command|Comments= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | arma3 |Game name= |
− | |1.00| | + | |1.00|Game version= |
+ | |gr1= DLC |GROUP1= <!-- unkown --> | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Returns true if the DLC is marked as available. (Steam) |= | + | | Returns true if the DLC is marked as available. (Steam) |DESCRIPTION= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[isDLCAvailable]] appid|= | + | | [[isDLCAvailable]] appid|SYNTAX= |
|p1= appid : [[Number]] |= | |p1= appid : [[Number]] |= | ||
− | | [[Boolean]] |= | + | | [[Boolean]] |RETURNVALUE= |
|x1= <code> _Karts = 288520; | |x1= <code> _Karts = 288520; | ||
− | [[isDLCAvailable]] _Karts;//Returns true </code>|= | + | [[isDLCAvailable]] _Karts;//Returns true </code>|EXAMPLE1= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]] |= | + | | [[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]] |SEEALSO= |
− | | |= | + | | |MPBEHAVIOUR= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} | ||
Line 38: | Line 39: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
− | + | {{GameCategory|arma3|Scripting Commands}} | |
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
+ | |||
<!-- CONTINUE Notes --> | <!-- CONTINUE Notes --> |
Latest revision as of 20:56, 8 January 2021
Hover & click on the images for descriptions
Description
- Description:
- Returns true if the DLC is marked as available. (Steam)
Syntax
- Syntax:
- isDLCAvailable appid
- Parameters:
- appid : Number
- Return Value:
- Boolean
Examples
- Example 1:
-
_Karts = 288520; isDLCAvailable _Karts;//Returns true
Additional Information
- See also:
- getDLCsgetObjectDLCgetPersonUsedDLCsgetMissionDLCs
- Groups:
- DLC
Notes
Notes
Bottom Section
- Posted on October 19, 2014 - 02:39 (UTC)
- Benargee
- appid can be taken from Steam DLC url.
- Karts url is http://store.steampowered.com/app/288520/
- Zeus url is http://store.steampowered.com/app/275700/
- DLC bundle url is http://store.steampowered.com/app/304400/