Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
-console -game cstrike -sv_lan 1 +maxplayers 15 +map de_dust
But when i open that, the console opens and then immediately closes
For the purpose of debugging add -condebug to the beginning of the command-line.
-condebug - Stores console output to "cstrike\qconsole.log".
See if it shows any errors or conflicts.
------------------------
note:
When you first download hlds with SteamCMD you might have to run it 2 or 3 times to get all the files.
run steamcmd with the command ( app_update 90 validate ) to make sure you have it all.
----------------------------
Do this later, get your server running first.
full server logging can be added in your server.cfg
Make sure you have a logs folder. If you do not have one, create one at.
C:\Program Files\Steam\steamapps\common\Half-Life\cstrike\logs
Add these line to your server.cfg
log on
sv_logbans 1
sv_logblocks 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
mp_logfile 1
mp_logdetail 1
mp_logmessages 1
Start your server and play one map. Then look in the logs folder.
"Server"
{
"MaxPlayers" "24"
"RconPassword" "123"
"ServerName" "Half-Life dedicated server"
"Secure" "1"
"Network" "0"
"Port" "27015"
}
I can't launch my server. It shows console for 0.5 sec and closes...
sort the cstrike folder by file type.
stop showing the world your rconpassword
//Edit
Mistake, created folder "logs".
maxplayers is already listed in your commannd-line
server.cfg
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.
// disable autoaim
sv_aim 0
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"
// maximum client movement speed
sv_maxspeed 320
// 20 minute timelimit
mp_timelimit 20
sv_cheats 0
// load ban files
exec listip.cfg
exec banned.cfg
"RconPassword" "123"
log on
sv_logbans 1
sv_logblocks 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
mp_logfile 1
mp_logdetail 1
mp_logmessages 1
I'm not going to setup your server for you.
I have the same problem and i cant launch my server. I cant even find a solution. I tried all of ur comments too
i have this problem too. I just restart steam and then worked, but hlds works "once" to me. if i close it and open hlds again doesn't work. In the task manager shows that open, but then the process ends up inmediately. So i have to restart steam each time I close hlds it.