04-01-2011, 02:59 AM
I hope you can help. First time with a server setup.
This is the errors I get:
This is the errors I get when starting srcds without server.cfg
This is my srcds properties with my internal LAN ip: C:\FFA-SERVER1\srcds.exe -game cstrike -console +ip 192.168.11.25 -port 27015 +maxplayers 20 +exec server.cfg +map de_dust2 -tickrate 100 +fps_max 1000
This is my server.cfg
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.
// server name
hostname "Leechers FFA"
// rcon passsword
rcon_password "xxx"
// Server password
sv_password ""
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 0
mp_forcecamera 1
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 20
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 5
mp_roundtime 3
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 0
// bandwidth rates/settings
sv_minrate 25000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// bots
// operation
sv_lan 1
sv_region 3
// execute ban files
// exec banned_user.cfg
// exec banned_ip.cfg
map de_dust2
This is the errors I get:
This is the errors I get when starting srcds without server.cfg
This is my srcds properties with my internal LAN ip: C:\FFA-SERVER1\srcds.exe -game cstrike -console +ip 192.168.11.25 -port 27015 +maxplayers 20 +exec server.cfg +map de_dust2 -tickrate 100 +fps_max 1000
This is my server.cfg
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.
// server name
hostname "Leechers FFA"
// rcon passsword
rcon_password "xxx"
// Server password
sv_password ""
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 0
mp_forcecamera 1
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 20
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 5
mp_roundtime 3
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 0
// bandwidth rates/settings
sv_minrate 25000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 20
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// bots
// operation
sv_lan 1
sv_region 3
// execute ban files
// exec banned_user.cfg
// exec banned_ip.cfg
map de_dust2