SRCDS Steam group


Dedicated 100tick server?
#16
owh and ps i dont seen to have any server.cfg file :S how do i make one of those?
Reply
#17
Can you see at what FPS the server currently is running?
Reply
#18
Doggie52 Wrote:Can you see at what FPS the server currently is running?

500fps
Reply
#19
Create a server.cfg file inside cstrike/cfg and enter this into it:

Code:
// Maximum updates per second that the server will allow, increasing this will take more cpu power, 100 is max
sv_maxupdaterate 100
// Frame rate limiter
fps_max 10000
// CMD rate
sv_maxcmdrate 100
sv_mincmdrate 0
// Update rates
sv_maxupdaterate 100
sv_minupdaterate 0

Now make sure -tickrate 100 is in your startup line and start it again.
Reply
#20
Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it:

Code:
// Maximum updates per second that the server will allow, increasing this will take more cpu power, 100 is max
sv_maxupdaterate 100
// Frame rate limiter
fps_max 10000
// CMD rate
sv_maxcmdrate 100
sv_mincmdrate 0
// Update rates
sv_maxupdaterate 100
sv_minupdaterate 0

Now make sure -tickrate 100 is in your startup line and start it again.
and how do i CREATE one of thses cfg files? just a txt doc? right klick and new then a text doc? thx for help

that startup line thing is it the thing u typ in to start the server? if so mine is C:\srcds\srcds.exe -consol -game cstrike +map _de_dust2 -maxplayers 16 -autoupdate -tickrate 100
Reply
#21
Take one of the other .cfgs rename it and insert that content.
Reply
#22
christian4777 Wrote:
Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it:

Code:
// Maximum updates per second that the server will allow, increasing this will take more cpu power, 100 is max
sv_maxupdaterate 100
// Frame rate limiter
fps_max 10000
// CMD rate
sv_maxcmdrate 100
sv_mincmdrate 0
// Update rates
sv_maxupdaterate 100
sv_minupdaterate 0

Now make sure -tickrate 100 is in your startup line and start it again.
and how do i CREATE one of thses cfg files? just a txt doc? right klick and new then a text doc? thx for help

that startup line thing is it the thing u typ in to start the server? if so mine is C:\srcds\srcds.exe -consol -game cstrike +map _de_dust2 -maxplayers 16 -autoupdate -tickrate 100

startup line should be..
C:\srcds\srcds.exe -console -game cstrike +map de_dust2 -maxplayers 16 -autoupdate -tickrate 100 +exec server.cfg

yes. you create a txt document within your cstrike/cfg folder and just save it as server.cfg
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
Reply
#23
stronius Wrote:
christian4777 Wrote:
Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it:

Code:
// Maximum updates per second that the server will allow, increasing this will take more cpu power, 100 is max
sv_maxupdaterate 100
// Frame rate limiter
fps_max 10000
// CMD rate
sv_maxcmdrate 100
sv_mincmdrate 0
// Update rates
sv_maxupdaterate 100
sv_minupdaterate 0

Now make sure -tickrate 100 is in your startup line and start it again.
and how do i CREATE one of thses cfg files? just a txt doc? right klick and new then a text doc? thx for help

that startup line thing is it the thing u typ in to start the server? if so mine is C:\srcds\srcds.exe -consol -game cstrike +map _de_dust2 -maxplayers 16 -autoupdate -tickrate 100

startup line should be..
C:\srcds\srcds.exe -console -game cstrike +map de_dust2 -maxplayers 16 -autoupdate -tickrate 100 +exec server.cfg

yes. you create a txt document within your cstrike/cfg folder and just save it as server.cfg

THANK you so much for the help, but i still get the same error

is there any other way to check if the server is 100tick? 100tick is the same thing as OUT/in right? so you should have a 100out? and mine is om 63-70ish
Reply
#24
Make sure your own rates is set to 100TICK and also the server's rates.
Reply
#25
realchamp Wrote:Make sure your own rates is set to 100TICK and also the server's rates.

and how do i make sure my own are 100?
Reply
#26
-Make sure you setup your startup line properly.
e.g. -game cstrike -console +ip 0.0.0.0 -port 27015 +maxplayers 16 +exec server.cfg +map de_dust2 -tickrate 100

-Make sure you have a server.cfg file in your cstrike/cfg directory.
And Ensure the following cvars are in this file... -FPS max should not be 10000

sv_maxupdaterate 100
sv_maxcmdrate 100
fps_max 600

-Make sure you enter the following into your console (while in game - one by one)
-You open console by pressing the ~ button in the top left of your keyboard.

cl_updaterate 100
cl_cmdrate 100

If these are all correct, you should obtain 100tick just fine.
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
Reply
#27
Enter these in your ingame console

Code:
cl_updaterate 100
cl_cmdrate 100
rate 25000

Now also make sure they are the same on the server.

Code:
sv_maxrate 25000
sv_maxcmdrate 100
sv_maxupdaterate 100
Reply
#28
stronius Wrote:-Make sure you setup your startup line properly.
e.g. -game cstrike -console +ip 0.0.0.0 -port 27015 +maxplayers 16 +exec server.cfg +map de_dust2 -tickrate 100

-Make sure you have a server.cfg file in your cstrike/cfg directory.
And Ensure the following cvars are in this file... -FPS max should not be 10000

sv_maxupdaterate 100
sv_maxcmdrate 100
fps_max 600

-Make sure you enter the following into your console (while in game - one by one)
-You open console by pressing the ~ button in the top left of your keyboard.

cl_updaterate 100
cl_cmdrate 100

If these are all correct, you should obtain 100tick just fine.

realchamp Wrote:Enter these in your ingame console

Code:
cl_updaterate 100
cl_cmdrate 100
rate 25000

Now also make sure they are the same on the server.

Code:
sv_maxrate 25000
sv_maxcmdrate 100
sv_maxupdaterate 100

THANK YOU! so much for the help Big Grin i have now gained the legendary 100tick on my server ^^

tho one problem still remains, i see alot of random guys joining it so it is out there on the internet, but when i give my ip to my friends they cant get in :/ gets stuck att connecting to server and fails after 4retries. guess ill have to do some portforwarding for something?
Reply
#29
No no, you're giving them the wrong IP.
http://www.whatismyip.org is the IP you should give them.
Reply
#30
Well if other players are connecting, then it would seem your ports are fine. But make sure the ports are forwarded properly, and make sure your giving your friends your external IP and the proper port. In the server list, under favorites (I think..), see if you can find and add the server yourself.
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
[Image: b_350x20_C692108-381007-FFFFFF-000000.png]
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)