google-code-export / p-g-qvm

Automatically exported from code.google.com/p/p-g-qvm
Other
1 stars 0 forks source link

Anti-nextmap loop #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Well, some time ago (2 days ago) a player came on and continuously called
draw/nextmaps while no admin was able to connect. Eventually he was stopped
and banned. Here's the idea.

A system that limits the amount of nextmaps a person can vote in
succession. Of course this should be cvar'd so the server Op's can choose.
Finally, apply this as an admin flag for easy exclusions (higher trusted
admins).

Original issue reported on code.google.com by fra...@gmail.com on 22 Jul 2008 at 1:07

GoogleCodeExporter commented 9 years ago
This was an admitdefeat, a lock on them should be doable :|

Original comment by I.Am.Gew...@gmail.com on 22 Jul 2008 at 2:49

GoogleCodeExporter commented 9 years ago
After this happend again today, i got pissed and made a patch to control it :|

Cvar: g_admitDefeatTime

Time is in seconds, default is 600(10 mins), this will disallow calling of an
admitdefeat vote before 10 mins in the game, you can change as needed

Original comment by I.Am.Gew...@gmail.com on 29 Jul 2008 at 9:51

Attachments:

GoogleCodeExporter commented 9 years ago
Updated patch which applies even with other patches from other open issues, also
reduces the default time to 300 (5 minutes) and accounts for level.startTime 
(works
even if there is a !restart).

Original comment by Rez...@gmail.com on 15 Aug 2008 at 8:00

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Paradox460 on 4 Sep 2008 at 2:50