ForcePlayerSuicide
Forces a player to commit suicide.
native void ForcePlayerSuicide(int client, bool explode = false)
Parameters
bool explode
If true, explode the player.
Return Value
voidError
Invalid client or client not in game, or lack of mod support.