ze_player_disconnect

Syntax

forward ze_player_disconnect(id);

Usage

id
Client index.

Description

Description:          Called when player disconnect.

Return

ZE_CONTINUE | Continue Mod game rules.
ZE_STOP     | Block Mod game rules, you can use yours.

Note

Useful in plugins like, replacing disconnected zombie/human if he was last zombie/human.