Commands/Lua

Reference for console commands, Lua hooks and Lua commands in CS2D.

CS2D Command CS2D Console Commands

Category: all (371)

CS2D Command mp_idleaction

Categories

Parameters

  • action (0-4): 0 kick, 1 make spec., 2 slap, 3 kill, 4 show message

Info

Peform this action if mp_idlekick is 1 and if a player was idle too long (mp_idletime).

Possible actions are:
  • 0 - kick player (default)

  • 1 - switch the team of the player to spectator

  • 2 - slap the player

  • 3 - kill the player

  • 4 - show a message that the player is idle

Lua Hook Lua Hooks

Lua Command Lua Commands