Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
try +fps_max 200
Ryan White
Owner & CEO
GigabiteServers.com
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
ok then forget that idea lol. is there anyway to to prevent that?
Ryan White
Owner & CEO
GigabiteServers.com
Posts: 7,778
Threads: 176
Joined: May 2008
Reputation:
83
10-15-2008, 06:47 AM
(This post was last modified: 10-15-2008, 06:48 AM by realchamp.)
Well, you could remove it from your server.cfg. I don't thing that people will change it then.
Otherwise, I don't know the command for prevent that.(If there's one).
Posts: 74
Threads: 4
Joined: Sep 2008
Reputation:
0
10-15-2008, 06:59 AM
(This post was last modified: 10-15-2008, 07:03 AM by txqzr4.)
have your srcds startup script remove/edit that line from the cfg file. if you're using linux, sed is your friend.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
I didn't realize that you can set FPS in a CFG file.
Here's a few ideas.
First, make sure you have it written somewhere that they can not change the FPS and you have the right to change it back.
1) Make the server run a CFG file every hour that resets the fps_max.
2) Make a script that check config files for a "fps_max" line and removed it.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
does it have to be for eventscripts? because alot of people dont use eventscripts. . .
Ryan White
Owner & CEO
GigabiteServers.com
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
may i get this? also anyone else come up with another way? because only some people use eventscripts. lets say i put it ina cfg and execute it every hour, cant they just rcon fps_max 600 and change it to whatever?
Ryan White
Owner & CEO
GigabiteServers.com
Posts: 80
Threads: 1
Joined: Aug 2008
Reputation:
0
Hmm, in TF2, we usually set the command line to have "-fps_max xxx" So users cannot change, and config files cannot change it. As far as I know I guess :x
- = private
+ = public
Try that
Posts: 1,382
Threads: 143
Joined: Jan 2007
Reputation:
7
10-16-2008, 05:21 AM
(This post was last modified: 10-16-2008, 05:54 AM by dualcore1289.)
i always thought that the - meant its iniated before the server startup and the + is iniated after the server startup. . .
Ryan White
Owner & CEO
GigabiteServers.com