zp_fw_deathmatch_respawn_pre
Called before the deathmatch module respawns a player. Returning PLUGIN_HANDLED will block respawn.
Syntax
forward zp_fw_deathmatch_respawn_pre(id)
Usage
| id | Player index. |
Defined in
zp50_deathmatch.inc
at line 15
.
This documentation was automatically generated from source.