onPlayerDisconnected: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|ONPLAYERDISCONNECTED]] | [[Category:Scripting Commands ArmA|ONPLAYERDISCONNECTED]] | ||
<h2 style="color:#000066">''''' onPlayerDisconnected '''''</h2> | <h2 style="color:#000066">''''' onPlayerDisconnected ''''' ''statement''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
statement: [[String]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.10 required. | |||
'''Description:''' | '''Description:''' | ||
This statement is launched whenever a player is disconnected from a MP session. Variables _id and _name are set. | |||
'''Example:''' | '''Example:''' |
Revision as of 19:05, 29 June 2006
onPlayerDisconnected statement
Operand types:
statement: String
Type of returned value:
Compatibility:
Version 2.10 required.
Description:
This statement is launched whenever a player is disconnected from a MP session. Variables _id and _name are set.
Example: