SRCDS Steam group


Long file server.cfg or one long file server.bat ?
#1
What solution is better?

LONG SERVER.CFG or one LONG SRCDS.BAT

SOLUTION1 (long SRCDS.BAT

SERVER.CFG
hostname "XXX"
rcon_password "XXX"
sv lan 1

SRCDS.BAT
srcds.exe -console -game left4dead +maxplayers 18 -hostport 27015 +tickrate xx +sv_maxrate yy +sv_minrate zz +sv_maxupdaterate xx +sv_minupdaterate yy +clupdaterate zz +clcmdrate aa +map xx +fps_max 600 +map l4d_vs_hospital05_rooftop.bsp +exec server.cfg


SOLUTION2 (long SERVER.CFG)

SERVER.CFG
hostname "XXX"
rcon_password "XXX"
sv lan 1
maxplayer xx
hostport 27015
tickrate XX
sv_maxrate XX
sv_minrate XX
sv_maxupdaterate XX
sv_minupdaterate XX
clupdaterate XX
clcmdrate XX
fps_max xx

SRCDS.BAT
srcds.exe -console -game left4dead +map l4d_vs_hospital05_rooftop.bsp +exec server.cfg

What solution is the best and have less problems???

Thank you!
Reply
#2
A long server.cfg.

I would always recommend you to have the shortes batch script, as possible.

Try this one.
Code:
srcds.exe -console -console -game left4dead +maxplayers 18 +tickrate 100 +map l4d_vs_hospital05_rooftop
Reply
#3
realchamp Wrote:A long server.cfg.

I would always recommend you to have the shortes batch script, as possible.

Try this one.
Code:
srcds.exe -console -game left4dead +maxplayers 18 +tickrate 100 +map l4d_vs_hospital05_rooftop

Thank you!!!

Could you say me what commands recommend or are forced in srcds.bat?

I know it:

-console
-game
-map
-exec
-maxplayers
-tickrate

Any more command in SRCDS.BAT?
Reply
#4
Take a look here: http://forums.srcds.com/viewtopic/8338

Just try, the example I posted is one of the shortes you can go with. Smile


Also, I gotta admit my fail. L4D doesn't use 100tick(As far as I know). It's maximum 66tick, change -tickrate 100 to -tickrate 66 hehe Smile
Reply
#5
realchamp Wrote:Take a look here: http://forums.srcds.com/viewtopic/8338

Just try, the example I posted is one of the shortes you can go with. Smile


Also, I gotta admit my fail. L4D doesn't use 100tick(As far as I know). It's maximum 66tick, change -tickrate 100 to -tickrate 66 hehe Smile

Thank you.
Great Post!!!

But it command are + or - ?

sv_maxrate XX
sv_minrate XX
sv_maxupdaterate XX
sv_minupdaterate XX
clupdaterate XX
clcmdrate XX
Reply
#6
Add those commands in your server.cfg without - or +
Last two are cl_updaterate and cl_cmdrate
Reply
#7
When is in the server.cfg your don't need + or - . Smile
Reply
#8
Great products ef bar,Speedy delivery,Very helpful staff responding to queries quickly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)