isMultiplayerSolo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
||
Line 32: | Line 32: | ||
[[Category:Scripting Commands|SETUNITABILITY]] | [[Category:Scripting Commands|SETUNITABILITY]] | ||
[[Category:Scripting Commands OFP Elite |SETUNITABILITY]] | [[Category:Scripting Commands OFP Elite |SETUNITABILITY]] | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Armed Assault|SETUNITABILITY]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 19:27, 3 June 2020
Description
- Description:
- Returns true when playing a game in solo multiplayer (for example Apex coop campaign PLAY SOLO option).
- Groups:
- Uncategorised
Syntax
- Syntax:
- isMultiplayerSolo
- Return Value:
- Boolean
Examples
- Example 1:
_state = isMultiplayerSolo;
Additional Information
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