Commands/Lua

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

CS2D Command CS2D Console Commands

Category: server (201)

CS2D Command mp_recoil

Categories

Parameters

  • dynamic recoil (0/1): disabled (0) or enabled (1)

Info

Controls if the dynamic recoil system is enabled or disabled.

If dynamic recoil is disabled (mp_recoil 0, default), all weapons will just have a random precision. Firing long bursts or single shots makes no difference for the precision.

With dynamic recoil enabled (mp_recoil 1), weapons get less precise when you hold the trigger instead of firing single shots. Precision will increase again after a very short cool down.
The crosshair adjusts automatically depending on the precision.

Lua Hook Lua Hooks

Lua Command Lua Commands