forward
zp_fw_deathmatch_respawn_pre
Syntax
forward zp_fw_deathmatch_respawn_pre(id)
Description
Called before the deathmatch module respawns a player.
Returning PLUGIN_HANDLED will block respawn.
Parameters
| id | Player index. |
|---|
forward
forward zp_fw_deathmatch_respawn_pre(id)
Called before the deathmatch module respawns a player.
Returning PLUGIN_HANDLED will block respawn.
| id | Player index. |
|---|