playerSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|PLAYERSIDE]]
[[Category:Scripting Commands ArmA|PLAYERSIDE]]


<new command not populated>
 




Line 10: Line 10:


'''Operand types:'''
'''Operand types:'''
None


'''Type of returned value:'''
'''Type of returned value:'''
[[Side]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.09 required.


'''Description:'''
'''Description:'''


Returns the player's side. This is valid even when the player controlled person is dead (a difference from player side).


'''Example:'''
'''Example:'''

Revision as of 22:18, 28 June 2006



playerSide


Operand types:

None

Type of returned value:

Side

Compatibility:

Version 2.09 required.

Description:

Returns the player's side. This is valid even when the player controlled person is dead (a difference from player side).

Example: