Commands/Lua

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

CS2D Command CS2D Console Commands

Lua Hook Lua Hooks

Lua Command Lua Commands

Category: all (86)

Lua Command removeallbinds

Categories

Parameters

none

Info

Removes all Lua key binds (see addbind). This will entirely disable all additional network traffic caused by key binds and the key-hook won't be called anymore.

Note: If you only want to remove a specific bind use removebind instead.

Note: Since key binds cause additional network traffic, it's highly recommended to remove all binds that you don't need/use actively!