native
zp_core_respawn_as_zombie
Syntax
native zp_core_respawn_as_zombie(id, zombie = true)
Description
Sets whether the player will be respawned as zombie or human.
Parameters
| id | Player index. |
|---|---|
| zombie | True to respawn as zombie, false otherwise. |