isMultiplayer: 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") |
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Multiplayer |GROUP1= ") |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1 = Multiplayer |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:56, 18 September 2020
Description
- Description:
- Return true if multiPlayer.
- Groups:
- Multiplayer
Syntax
- Syntax:
- isMultiplayer
- Return Value:
- Boolean
Examples
- Example 1:
if (isMultiplayer) then { //...block }
Additional Information
- See also:
- isDedicatedisServer
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