KickFromGame
int KickFromGame (int player, str reason)
- player: player to be kicked to spectators
- reason: reason given
Forces the given player to spectate with the given reason. Returns 1 on success, 0 on failure.
int KickFromGame (int player, str reason)
Forces the given player to spectate with the given reason. Returns 1 on success, 0 on failure.