htme_serverEventHandlerDisconnecting(script)¶
Description¶
Call a script if a player disconnected. This script has to meet the following specifications:
Callback Arguments:¶
| Name | type | description |
|---|---|---|
| player_map | ds_map | a ds_map with the keys ip and port and hash |
Callback Returns:¶
Nothing
Arguments¶
| Name | type | description |
|---|---|---|
| scrip t | resso urce id of a scrip t | The script to call when a player disconnected . |
Returns¶
Nothing