zp_respawn_user

Syntax

native zp_respawn_user(id, team)

Usage

id
Player index to be respawned.
team
Team to respawn the player into (ZP_TEAM_ZOMBIE or ZP_TEAM_HUMAN).

Description

Respawns a player into a specific team.

Return

True on success, false otherwise.