Page 1 of 1

Dod Infos Bad Rate and ping (by Mizery)

Posted: Fri Feb 19, 2016 10:26 am
by vintage
From Mizery
MOD to control rates players (cl_cmdrate, cl_updaterate, rate, ping) to ensure all have the same settings.

This plugin is part of work from X@IDER (RateWatcher 0.16). Since the plugin was not adapted to dods, I allowed myself to change in depth. Many commands no longer exist, the code has been redesigned and optimized.
dod_donner0000.jpg
dod_donner0002.jpg
dod_donner0004.jpg

How to:

- A player comes server, if his config is good, the plugin indicates that all is OK, but if configuration does not match the one from the server then player will get a message to indicate the controls to change.
As the settings are not corrected, the player is red to indicate to others that the player does not play with proper configuration.
I allowed myself to make a simple command to the colorful player and why not block it. (look in "cfg/sourcemod/plugin.badrate.cfg" to configure)

controls:
- rate(rates displayed)
- Netstat (displays the networking)

Installation:

- Put sm_dodratemanager.smx in "dod / addons / SourceMod / plugins"
- Put plugin.badrate.txt in "dod / addons / SourceMod / translations")
- Restart the server or change map

Note : 2 versions made
One with a Ban auto if plugin detect a change in cmdrate ingame (ping masking)
One with on Kick for same reason
Choose the one you need ! :mrgreen:
Dod Infos Bad Rate (ban option ping masking).zip
Ban if ping mask
(4.61 MiB) Downloaded 336 times
Dod Infos Bad Rate (ban option ping masking).zip
Ban if ping mask
(4.61 MiB) Downloaded 336 times
Dod Infos Bad Rate (kick option ping masking).zip
Kick if ping mask
(4.61 MiB) Downloaded 373 times
Dod Infos Bad Rate (kick option ping masking).zip
Kick if ping mask
(4.61 MiB) Downloaded 373 times
Thanks to Mizery (a great coder we miss him in dod:s)

Re: Dod Infos Bad Rate and ping (by Mizery)

Posted: Sun Mar 20, 2016 8:46 pm
by daas
Thanks, I use a older Ping Making plugin will take a look at this also.