isPlayer

From Bohemia Interactive Community

Jump to: navigation, search
Editors, please check Policy: Scripting Command Page Syntax.
Introduced in Armed Assault version 1.00Arguments of this scripting command don't have to be local to the client the command is executed on

Click on the images for descriptions

Introduced in

Game:
Armed Assault
Version:
1.00

Description

Description:
Check if given person is a human player.

Syntax

Syntax:
isPlayer Object
Parameters:
Object
Return Value:
Boolean

Examples

Example 1:
if (isPlayer _Soldier1) then {_Soldier1 setDamage 1;};

Additional Information

Multiplayer:
Behaviour unknown.

Notes

Notes

+ Add Note

Only post proven facts here. Use the talk page or the forums for discussions.

Notes

This is not the same as testing object == player, because in MP it tests for any player, not only for the local one. If object is a vehicle, the test is done for the vehicle commander.

Bottom Section

Personal tools
Buy ArmA now!