Jump to content

Problem with setting tickrate


AreYouServed

Recommended Posts

I've never setup a Source server with TCA before, and am having a problem.

 

 

 

My commands line is as follows.

 

 

 

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText">Quote:</td></tr><tr><td class="quote">

 

 

-game cstrike -console +ip 123.123.123.123 -port 27015 +maxplayers 12 +exec server.cfg +map de_aztec -tickrate 100

 

 

</td></tr></table>

 

 

 

My server.cfg file is as follows.

 

 

 

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText">Quote:</td></tr><tr><td class="quote">

 

 

// server name

 

hostname "HOSTNAME"

 

 

 

// rcon passsword

 

rcon_password "changeme"

 

 

 

// Server password

 

sv_password ""

 

 

 

// server cvars

 

mp_friendlyfire 0

 

mp_footsteps 1

 

mp_autoteambalance 1

 

mp_autokick 0

 

mp_flashlight 0

 

mp_tkpunish 1

 

mp_forcecamera 0

 

sv_alltalk 0

 

sv_pausable 0

 

sv_cheats 0

 

sv_consistency 1

 

sv_allowupload 1

 

sv_allowdownload 1

 

sv_maxspeed 320

 

mp_limitteams 2

 

mp_hostagepenalty 5

 

sv_voiceenable 1

 

mp_allowspectators 1

 

mp_chattime 10

 

sv_timeout 65

 

 

 

// round specific cvars

 

mp_freezetime 6

 

mp_roundtime 5

 

mp_startmoney 800

 

mp_c4timer 45

 

mp_fraglimit 0

 

mp_maxrounds 0

 

mp_winlimit 0

 

mp_playerid 0

 

mp_spawnprotectiontime 5

 

 

 

// bandwidth rates/settings

 

sv_minrate 0

 

sv_maxrate 0

 

decalfrequency 10

 

sv_maxupdaterate 100

 

sv_minupdaterate 10

 

 

 

// 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

 

 

</td></tr></table>

 

 

 

I have the FPS Boost script running, but for the life of me, I can't get this damned server to run as a 100 Tick Server. I'm sure its something simple that I'm overlooking. Am hoping to have some other eyes look at it, and hopefully spot what I've done wrong.

Link to comment
Share on other sites

That server is ticked to 100. So it must be in your server.cfg or your rates clientside. I will assume your clientside rates are ok for the moment, and suggest changing this in your server config file from waht you have now.

 

 

 

// bandwidth rates/settings

 

sv_minrate 15000

 

sv_maxrate 25000

 

decalfrequency 10

 

sv_maxupdaterate 120

 

sv_minupdaterate 50

 

 

 

 

 

Also, a boosted server normally means the FPS is boosted as well. Add "+max_fps 600" (without quotes) to the end of your commdnline to get 500 fps.

 

 

 

 

 

 

Link to comment
Share on other sites

I think the file is called default.cfg within your steam folder> gamename

 

 

 

The commands are

 

 

 

cl_cmdrate 100

 

cl_updaterate 100

 

 

 

You can actually just open the console in-game and type them in.

 

 

 

On another note, the server I had setup up above, I forgot to change the rates... :oops:

 

 

 

I think if you connect now, you should see 100 in your netgraph?

 

 

Link to comment
Share on other sites

I hopped onto the server that you created, after making sure my client was setup properly.

 

 

 

The InRate hovered at around 60-70 while I was still. When moving, and shooting, it would spike in access of 100.

 

 

 

Does this translate to it running as 100 tic? I was always under the impression that where the rate hovered, is what it was set at.

Link to comment
Share on other sites

I am not much into boosting servers myself, so the info I am gathering is strictly from other sources I find around the inet.

 

 

 

I have never paid much attention to my netgraph either.

 

 

 

Maybe one of our other clients can give a better explaination than me?

 

 

 

I can confirm that the server is running at 100 tick by simply sending the mani_tickrate to the server via rcon, which displays back that the server is indeed set to 100 tick.

 

 

 

After that I am rather lost as to rates etc.. as I never personally have played with them...

 

 

 

 

 

 

Link to comment
Share on other sites

Could be... Again, I am no CS Source guru by any means. I am simply posting info that I have found on the net in regards to it.

 

 

 

From my initial view of it, it seems like the rates are dependant on the settings that you place in the server.cfg file, and by adding the -tickrate 100 to the commandline along with running WMP.

 

 

 

After that, you are on your own :smile:

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 3 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use