isPlayerControlled (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Returns true if the given object is controlled by a player somewhere on the network.
Identical to isPlayer.
Syntax
Examples
- Example 1:
_human = isPlayerControlled soldier
Additional Information
- Multiplayer:
- Behaviour unknown.

