
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: server (179)
mp_luaserver
Categories
settings, server
Parameters
- file (text): filename of a Lua script in sys/lua (server.lua by default)
Info
Name of the Lua script you want to load with your server. Use an empty string if you do not want to use Lua scripts.






