Difference between revisions of "onPlayerConnected"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
− | + | <h2 style="color:#000066">''' onPlayerConnected ''statement'''''</h2> | |
− | |||
− | <h2 style="color:#000066"> | ||
'''Operand types:''' | '''Operand types:''' | ||
− | statement: [[String]] | + | '''statement:''' [[String]] |
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 24: | Line 22: | ||
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. | ||
− | |||
− |