ForcePlayerSuicide Function

Forces a player to commit suicide.

void ForcePlayerSuicide(int client, bool explode)

Parameters

int client

Client index.

bool explode

If true, explode the player.

Errors

Invalid client or client not in game, or lack of mod support.