02-11-2009, 03:14 AM
owh and ps i dont seen to have any server.cfg file :S how do i make one of those?
Dedicated 100tick server?
|
02-11-2009, 03:14 AM
owh and ps i dont seen to have any server.cfg file :S how do i make one of those?
02-11-2009, 03:16 AM
Can you see at what FPS the server currently is running?
02-11-2009, 03:20 AM
Doggie52 Wrote:Can you see at what FPS the server currently is running? 500fps
02-11-2009, 03:24 AM
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 Now make sure -tickrate 100 is in your startup line and start it again.
02-11-2009, 03:51 AM
Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it: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
02-11-2009, 04:08 AM
Take one of the other .cfgs rename it and insert that content.
02-11-2009, 04:17 AM
christian4777 Wrote:Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it: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 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
02-11-2009, 04:24 AM
stronius Wrote:christian4777 Wrote:Doggie52 Wrote:Create a server.cfg file inside cstrike/cfg and enter this into it: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 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
02-11-2009, 04:41 AM
Make sure your own rates is set to 100TICK and also the server's rates.
02-11-2009, 04:42 AM
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?
-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.
02-11-2009, 04:48 AM
Enter these in your ingame console
Code: cl_updaterate 100 Now also make sure they are the same on the server. Code: sv_maxrate 25000
02-11-2009, 05:46 AM
stronius Wrote:-Make sure you setup your startup line properly. realchamp Wrote:Enter these in your ingame console THANK YOU! so much for the help 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?
02-11-2009, 05:54 AM
No no, you're giving them the wrong IP.
http://www.whatismyip.org is the IP you should give them.
02-11-2009, 05:56 AM
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.
|
« Next Oldest | Next Newest »
|