SRCDS Steam group


Surf Settings
#16
I find when i put all these settings in, I have troubles doing a single loop in surf_greatriver_fix. Maybe that's how it is, and I haven't experienced pro surf conditions, and maybe the ones I go into are too easy. Maybe my computer's CPU ain't good enough?
My Simple-ish guide a CS:S srcds dedicated server
http://www.youtube.com/watch?v=mtzJd9zCYgs

[Image: JazzAX1.jpg]
Reply
#17
Nah, just set the rates correctly. Then it should be like a charm.
Reply
#18
So i'm not that great with configs and servers. Could you give me a full server.cfg for me to copy?
If you don't want to, it's okay.
My Simple-ish guide a CS:S srcds dedicated server
http://www.youtube.com/watch?v=mtzJd9zCYgs

[Image: JazzAX1.jpg]
Reply
#19
Code:
mp_startmoney 800
mp_limitteams 5
mp_autoteambalance zero
mp_friendlyfire 0
mp_playerid 0
mp_autokick 0
mp_autocrosshair 0
mp_buytime .25
mp_c4timer 35
mp_dynamicpricing 0
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 0
mp_footsteps 1
mp_tkpunish 0
mp_spawnprotectiontime 0
mp_maxrounds 0
mp_winlimit 0
mp_allowspectators 0

sv_cheats 0
sv_alltalk 0
sv_gravity 800
sv_maxspeed 320
sv_stepsize 18
sv_timeout 65
sv_stopspeed 75
sv_pausable  0
sv_consistency 0
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
phys_timescale 1.5

mp_freezetime 10
mp_roundtime 3
sv_airaccelerate 100

Should be good.
Reply
#20
Try this full server config:
The settings comes from a greatriver server.

Quote:// server name
hostname "Chaos Reaction | Surf Server | Noblock Redie"

// rcon passsword
rcon_password "heh"

// server settings
mp_hostagepenalty "9"
mp_dynamicpricing "1"
mp_autoteambalance "1"
mp_maxrounds "0"
mp_roundtime "5"
mp_freezetime "2"
mp_c4timer "35"
mp_limitteams "0"
sv_alltalk "1"
mp_timelimit "35"
sv_gravity "800"
sv_stopspeed "75"
sv_noclipaccelerate "5"
sv_noclipspeed "5"
sv_specaccelerate "5"
sv_specspeed "3"
sv_specnoclip "1"
sv_maxspeed "320"
sv_accelerate "5"
sv_airaccelerate "99999999999"
sv_wateraccelerate "99999999999"
sv_waterfriction "1"
sv_footsteps "1"
sv_rollspeed "200"
sv_rollangle "0"
sv_friction "4"
sv_bounce "0"
sv_stepsize "18"
mp_friendlyfire "0"
mp_teamplay "2048"
mp_fraglimit "0"
mp_falldamage "1"
mp_weaponstay "0"
mp_forcerespawn "0"
mp_footsteps "1"
mp_flashlight "1"
mp_autocrosshair "0"
decalfrequency "10"
mp_allowNPCs "1"
sv_pausable "0"
sv_voiceenable "1"

//network settings
sv_minupdaterate 20
sv_maxupdaterate 66
sv_mincmdrate 20
sv_maxcmdrate 66
sv_minrate 15000
sv_maxrate 20000

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 255

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Reply
#21
What should i add to the target line?

C:\xxxxx\srcds.exe -console -game cstrike -maxplayers 12 +map surf_greatriver_fix -autoupdate -port 27015 +exec server.cfg

should i add:

-tickrate 66?
My Simple-ish guide a CS:S srcds dedicated server
http://www.youtube.com/watch?v=mtzJd9zCYgs

[Image: JazzAX1.jpg]
Reply
#22
Use this:
Code:
C:\xxxxx\srcds.exe -console -game cstrike +maxplayers 12 +map surf_greatriver_fix -tickrate 66
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)