Difference between revisions of "onPlayerConnected"

From Bohemia Interactive Community
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
[[Category:Scripting Commands ArmA|ONPLAYERCONNECTED]]
 
[[Category:Scripting Commands ArmA|ONPLAYERCONNECTED]]
  
<new command not populated>
+
 
  
  

Revision as of 20:03, 29 June 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.

Example: