TF2_RespawnPlayer Function

Respawns a client

void TF2_RespawnPlayer(int client)

Parameters

int client

Player's index.

Errors

Invalid client index, client not in game, or no mod support.