How do you block a client command?
Making a script to automatically set the fps to 131 on client connect and just wondering how you can get it to block a certain command?
Here's the script PHP Code:
I'm trying to block any FPS value of over 131. |
Re: How do you block a client command?
I didn't think monitors could refresh that fast. If you want everybody to be on the same "viewing level" you could just limit your updaterate for your server.
I use fps_max 75 and I wouldn't want anyone to change it. Also, is the developer command just part of your testing process? |
Re: How do you block a client command?
Quote:
|
Re: How do you block a client command?
Quote:
|
Re: How do you block a client command?
This is for a surf server, where the accepted standard is 131 fps. Anything higher makes it much easier to surf and gives people an unfair advantage, especially on timed maps.
Is there a way to block all fps and developer commands? |
Re: How do you block a client command?
Quote:
|
Re: How do you block a client command?
I'm new to scripting, so I'm not exactly sure how to do that :(
|
Re: How do you block a client command?
The plugin already exists on the forum, please search for it.
|
| All times are GMT -4. The time now is 17:00. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.