player: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
back to [[Scripting_Reference#P|COMREF]]
<h2 style="color:#000066">'''player'''</h2>
<h2 style="color:#000066">'''player'''</h2>


'''Operand types:'''
'''Operand types:'''
Line 11: Line 14:
'''Description:'''
'''Description:'''


Person controled by player. In MP this value is different on each computer.
Person controled by player.
 
In MP this value is different on each computer.
 


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


'''player''' addrating 500
'''player''' addrating 500

Revision as of 03:12, 16 April 2006

back to COMREF

player


Operand types:

None

Type of returned value:

Object

Description:

Person controled by player.

In MP this value is different on each computer.


Example:

player addrating 500