
Help
Need Help?
Five ways to get help for CS2D related problems:- FAQ (Frequently Asked Questions) - PLEASE READ THIS BEFORE TRYING ANYTHING ELSE!
- in-game "Help"-button (in main menu of CS2D)
- references and tutorials on this page
- search a solution with Google
- ask in the official CS2D Forum
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys.Commands
sv_rcon
Categories
settings, server
Parameters
- rcon password (text): password for rcon access
Info
Set an rcon (remote control) password to allow remote control. People who want to remote control your server have to enter this password.
Set an empty password to remove it.
Only servers which set an rcon password can be remotely controlled!
Set an empty password to remove it.
Only servers which set an rcon password can be remotely controlled!
Lua Reference
Lua scripting (server-sided) allows server hosters and mappers to modify the game and to add new elements.- please read sys/lua/info.txt in your CS2D folder for details!
- check sys/lua/samples in your CS2D folder if you need some examples on Lua scripting!
- visit the Lua Website for details about Lua
- get scripts in our free CS2D Lua Script Archive
- visit Lee's Lua Helpdesk (cs2d.org) to ask/answer Lua related questions
Tutorials
- CS2D Mapping Tutorial by Unreal Software
- Lua Scripting Tutorial by TheKilledDeath
- FPS Banana CS2D Tutorials (most are for old CS2D versions!)
You wrote a CS2D tutorial which could help others? We will publish it!