KickFromGame

From Zandronum Wiki
Revision as of 17:20, 21 August 2016 by DrinkyBird (talk | contribs) (Created page with "int '''KickFromGame''' (int ''player'', str ''reason'') *''player'': player to be kicked to spectators *''reason'': reason given Forces the given player to spectate with the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.