openSteamApp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ")
m (Some wiki formatting)
 
Line 14: Line 14:
|r1= [[Boolean]]
|r1= [[Boolean]]


|x1= <code>[[openSteamApp]] 553228</code>
|x1= <sqf>openSteamApp 553228;</sqf>


|seealso=
|seealso= [[getSteamFriendsServers]] [[openYoutubeVideo]]
}}
}}


 
{{Note
<dl class="command_description">
|user= .kju
 
|timestamp= 20180802142600
<dt></dt>
|text= It seems like it was limited to bohemia stuff. Like launching 'Arma 3 Community Guide Series: Zeus DLC'.
<dd class="notedate">Posted on August 2, 2018 - 14:26 (UTC)</dd>
}}
<dt class="note">[[User:.kju|.kju]]</dt>
<dd class="note">
It seems like it was limited to bohemia stuff. Like launching 'Arma 3 Community Guide Series: Zeus DLC'
</dd>
 
</dl>

Latest revision as of 12:07, 4 May 2022

Hover & click on the images for description

Description

Description:
Opens a Steam application, returns false if it was not possible to run the application.
Groups:
System

Syntax

Syntax:
openSteamApp appID
Parameters:
appID: Number
Return Value:
Boolean

Examples

Example 1:
openSteamApp 553228;

Additional Information

See also:
getSteamFriendsServers openYoutubeVideo

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
.kju - c
Posted on Aug 02, 2018 - 14:26 (UTC)
It seems like it was limited to bohemia stuff. Like launching 'Arma 3 Community Guide Series: Zeus DLC'.