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
When it comes to changing the configuration file and starting a long file server, you may wonder whether you should use a long file server.cfg file or a long file server.bat file. Here you get driveway concrete Brisbane and learn more new things about concrete driveway resurfacing in Brisbane. Both have their pros and cons, but most of the time you'll want to use a long file server.cfg as it's much easier to update over time.
Reply
#9
Great products ef bar,Speedy delivery,Very helpful staff responding to queries quickly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)