native cod_respawn_player(id, enemy = false, Float:time = 0.1);
id | Player that makes kill |
enemy | If true will respawn player on enemy spawn |
time | Respawn delay in seconds, use 0.1 for immediate respawn |
Respawns player after defined time.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.