onPlayerConnected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 21: Line 21:
'''Description:'''
'''Description:'''


This statement is launched whenever a player is connected to a MP session. Variables _id and _name are set.
This statement is launched whenever a player is connected to a MP session.
 
Variables _id and _name are set.

Revision as of 19:34, 1 July 2006


onPlayerConnected statement


Operand types:

statement: String

Type of returned value:

Nothing

Compatibility:

Version 2.10 required.

Description:

This statement is launched whenever a player is connected to a MP session.

Variables _id and _name are set.