SRCDS Steam group


100tic on CentOS5
#1
I seem to be baffled here. Below is my command line

Code:
./srcds_run -console -game cstrike -ticrate 100 +fps_max 600 +maxplayers 24 +map de_dust2 +ip $IP +port $PORT +exec $SERVERCONFIG -autoupdate

ManiMod still states I'm running 33 tic.

These are the commands I have in my server.cfg for the network as well.

Code:
sv_minrate 10000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 101
sv_minupdaterate 35
sv_mincmdrate 35
sv_maxcmdrate 101
Reply
#2
I thought the command is -tickrate, not ticrate
Reply
#3
You've spelled tickrate wrong Smile

Use this:
Code:
./srcds_run -console -game cstrike -tickrate 100 +fps_max 600 +maxplayers 24 +map de_dust2 +ip $IP +port $PORT +exec $SERVERCONFIG -autoupdate
Reply
#4
realchamp Wrote:You've spelled tickrate wrong Smile

Use this:
Code:
./srcds_run -console -game cstrike -tickrate 100 +fps_max 600 +maxplayers 24 +map de_dust2 +ip $IP +port $PORT +exec $SERVERCONFIG -autoupdate

tick...

I feel like a fool. Thanks mate! Works fine.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)