Difference between revisions of "onPlayerConnected"
Jump to navigation
Jump to search
m |
m |
||
Line 6: | Line 6: | ||
− | <h2 style="color:#000066">''''' onPlayerConnected '''''</h2> | + | <h2 style="color:#000066">''''' onPlayerConnected ''''' ''statement''</h2> |
'''Operand types:''' | '''Operand types:''' | ||
+ | |||
+ | statement: [[String]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
+ | |||
+ | [[Nothing]] | ||
'''Compatibility:''' | '''Compatibility:''' | ||
+ | |||
+ | Version 2.10 required. | ||
'''Description:''' | '''Description:''' | ||
+ | This statement is launched whenever a player is connected to a MP session. Variables _id and _name are set. | ||
'''Example:''' | '''Example:''' |