Commands/Lua

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

CS2D Command CS2D Console Commands

Category: all (371)

CS2D Command mp_infammo

Categories

Parameters

  • infinite ammo (0/1): is ammo infinite?

Info

Make ammunition for all firearms (not grenades!) infinite (1) or finite (0).
It will replace the carried-ammo-display in your HUD with an infinity-symbol.

Note: This only affects your spare/carried ammo and not the ammo in magazine. You still have to reload whenever your magazine is empty.

Note: If you want infinite ammo WITHOUT reloading you have to use Lua and setammo instead!

Lua Hook Lua Hooks

Lua Command Lua Commands