onPlayerDisconnected: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
<h2 style="color:#000066">''' onPlayerDisconnected ''statement'...'</h2> | |||
<h2 style="color:#000066"> | |||
'''Operand types:''' | '''Operand types:''' | ||
statement: [[String]] | '''statement:''' [[String]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Line 20: | Line 21: | ||
'''Description:''' | '''Description:''' | ||
This statement is launched whenever a player is disconnected from a MP session | This statement is launched whenever a player is disconnected from a MP session. | ||
Variables _id and _name are set. |