isServer
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.06
Description
- Description:
- Returns true if the machine is either a server in a multiplayer game or if it is running a singleplayer game.
Syntax
Examples
- Example 1:
if (!isServer) exitWith {}
Additional Information
- Multiplayer:
- Behaviour unknown.
Notes
Notes
Notes

