KickFromGame

From ZDoom Wiki
Revision as of 23:13, 8 January 2017 by Tiger (talk | contribs) (Imported article from the zandronum wiki.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SkulltagIcon.png Warning: This feature is Skulltag specific, and is not compatible with ZDoom!
To see all of Skulltag's specific features, see Skulltag features.

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.