Can't get enough SRCDS.com? Follow us on Twitter! Join us on IRC!
Thread Rating:
- 1 Votes - 5 Average
- 1
- 2
- 3
- 4
- 5
|
Team Fortress 2 - guide server.cfg
|
| Author |
Message |
bladez
Junior Member
Posts: 10
Joined: Jul 2009
Reputation: 0
|
RE: Team Fortress 2 - guide server.cfg
Or even better, just use
Code:
mp_timelimit 60 // 60 minutes
mp_winlimit 0 // Infinite
mp_maxrounds 0 // Infinite
|
|
| 07-03-2009 05:55 PM |
|
BehaartesEtwas
creator of the FPS meter
Posts: 827
Joined: Nov 2008
Reputation: 10
|
RE: Team Fortress 2 - guide server.cfg
Code:
// This controls your server framerate.
// Default: 0
host_framerate 60
this is wrong! this leads to a changed velocity of the game play if the actual server fps are not "accidentally" exactly 60. "host_framerate 0" is the only correct option, everything else is for debugging only.
some people are copy+pasting the config and running into problems, so please fix this ;-)
http://fpsmeter.org (Measure your server quality!)
http://wiki.fragaholics.de (Linux Kernel HOWTO!)
http://www.fragaholics.de
Do not ask technical questions via PM!
read on how to ask questions: http://www.catb.org/~esr/faqs/smart-questions.html
|
|
| 09-05-2009 07:02 PM |
|
realchamp
I didn't make this post -->
Posts: 5,565
Joined: May 2008
Reputation: 54
|
RE: Team Fortress 2 - guide server.cfg
BehaartesEtwas Wrote:
Code:
// This controls your server framerate.
// Default: 0
host_framerate 60
this is wrong! this leads to a changed velocity of the game play if the actual server fps are not "accidentally" exactly 60. "host_framerate 0" is the only correct option, everything else is for debugging only.
some people are copy+pasting the config and running into problems, so please fix this ;-)
I added // infront of it.
However I run with 60, no problem at all!
myself Wrote:Haunt me.. if you want me, but I warn you if you ever step to me!
|
|
| 09-05-2009 08:38 PM |
|