The document lists various console commands for configuring a CS 1.6 server, including enabling cheats, setting game parameters like gravity and round time, and managing player settings. It also includes commands for team balance, bot management, and changing the map. Additionally, it specifies how to set passwords for server access and remote control.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
8 views
CS 1.6 – Server Console Commands
The document lists various console commands for configuring a CS 1.6 server, including enabling cheats, setting game parameters like gravity and round time, and managing player settings. It also includes commands for team balance, bot management, and changing the map. Additionally, it specifies how to set passwords for server access and remote control.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
🔧 CS 1.
6 – Server Console Commands
sv_cheats 1 // Enable cheat commands
sv_gravity 800 // Set gravity level (800 = default) sv_restart 1 // Restart round after 1 second sv_password "1234" // Set server password sv_maxspeed 320 // Max player speed sv_friction 4 // Surface friction sv_airaccelerate 10 // Air movement control
mp_timelimit 30 // Set round time limit (in mins)
mp_roundtime 3 // Round length in minutes mp_freezetime 2 // Freeze time at start of round mp_buytime 0.25 // How long players can buy weapons mp_startmoney 16000 // Start money mp_friendlyfire 1 // Enable friendly fire mp_autoteambalance 1 // Auto team balance mp_limitteams 1 // Max team difference
bot_kick // Kick all bots
rcon_password "admin123" // Set RCON password for remote access changelevel de_dust2 // Change current map