Commands/Lua

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

CS2D Command CS2D Console Commands

Category: all (371)

CS2D Command mp_supply_items

Categories

Parameters

  • itemlist (text): comma separated list of items or "default"

Info

Defines a list of items which are available in the supply building. you can specify up to 9 items either by entering their name or their ID.

Weapon and item names and IDs:
items

the items 1-6 will be available in the supply and the super supply.

the items 7-9 will only be available in the super supply

you can also use the value "default" to reset the itemlist to its default value.

sample usage:
mp_supply_items "Laser,M4A1,Aug,HE,Flashbang"

Lua Hook Lua Hooks

Lua Command Lua Commands