Commands/Lua

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

CS2D Command CS2D Console Commands

Category: server (201)

CS2D Command mp_unbuyable

Categories

Parameters

  • unbuyable (text): a list of weaponnames which are unbuyable, seperated with ","

Info

Control which weapons are NOT buyable on your server.

Weapon and item names:
items

Examples:
"" = everything buyable
"Tactical Shield" = Tactical Shield is unbuyable
"AWP, P90" = AWP and P90 are unbuyable

Lua Hook Lua Hooks

Lua Command Lua Commands