Help on starting to install

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
+FEAR+EPIC
A semi-regular
A semi-regular
Posts: 28
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Jul 17, 2009 9:22 am

Re: Help on starting to install

Post by +FEAR+EPIC »

"C:\Game installs\sourcebase\srcds.exe" -game cstrike -ip xxx.xxx.xxx.
-maxplayers 32 -debug -console -nocrashdialog -tickrate 100 +fps_max 600

would that make it 500fps? or does it need to be

"C:\Game installs\sourcebase\srcds.exe" -game cstrike -ip xxx.xxx.xxx.
-maxplayers 32 -debug -console -nocrashdialog -tickrate 100 -fps_max 600
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Help on starting to install

Post by Edge100x »

The version with the + is correct. However, I'd recommend that you use 0 instead, which means to not restrict it, and that you put the command in your server.cfg file instead of on the command line.
+FEAR+EPIC
A semi-regular
A semi-regular
Posts: 28
Joined: Fri Jul 17, 2009 9:22 am

Re: Help on starting to install

Post by +FEAR+EPIC »

ok so i put it in my server.cfg like
sv_+fps_max 600
?
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Help on starting to install

Post by Edge100x »

In your server.cfg, it would just be:

fps_max 600
Post Reply