Quote:
|
In the past I've tried pretty much everything. Disabling the votes was fine at first, but unfortunately the trolls become wise when they couldn't be votebanned and went crazy (not always an admin on to take care of it).
|
I never tried it, but I think you could seperate the votes in the dedicated.cfg file since forever
.....
<callvote_timeout>60000</callvote_timeout>
<callvote_ratio>0.5</callvote_ratio> <!-- default ratio. value in [0..1], or -1 to forbid. -->
<callvote_ratios>
<voteratio command="Ban" ratio="0.65"/>
<!-- commands can be "Ban", "Kick", "ChallengeRestart", "NextChallenge", ... -->
</callvote_ratios>
.....
Just set "next challenge" and "Challenge Restart" to -1 and kick vote maybe to 0.65 and ban to 0.75.