ItsMods

Full Version: Vote spam!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to create a plugin which will warn/kick users for spamming vote? I see that the data.log file currently logs;

"GAME_CALLEDAVOTEKryptt"

Would it be possible to create something that only allows X amount of votes per map or one every minute?
That would be very much possible. I don't have time right now, but for other plugin developers:

If someone is vote spamming (read the log) -> setclientdvar ui_allowvote 0. Server voting will still be on but the player won't be able to press the call vote button anymore.
wow great idea Smile
Wanted to update this, as this would be a great plugin and probably not to hard to implement with the some of the current plugins such as "ingame Rcon"

Thats your key @bonemind
I would do it, but i have no clue where to start and how to do it. Sad