
Help
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys. CS2D script commands are no Lua commands but they can still be executed in Lua scripts by using the Lua parse-function!
Commands
Category: settings (148)
mp_building_price
Categories
settings, server
Parameters
- building (text): name of a building
- price (0-16000): price in $
Info
Set the price for a building.
Buildings (Class 1 only!):

Examples:
mp_building_price "Wall II" 50
Buildings (Class 1 only!):
Attention: Make sure that you use the name exactly as the building is called in-game (see list above).
Examples:
mp_building_price "Wall II" 50






