View Single Post
Innomeni
New Member
Join Date: May 2020
Old 05-01-2020 , 21:29   Re: [ANY][24.04.2020] GameVoting v1.9.x [voteban votekick votemute]
Reply With Quote #260

Quote:
Originally Posted by neatek View Post
You need read about "StartVote" feature.

gamevoting_players - minimal players for enable plugin
gamevoting_startvote_min - minimal players for `Star Vote` feature, its public vote where every player can choose decision (via menus), which can be launched by 1 player, for kick or ban...

and if votes can reach >=75%(gamevoting_voteban_percent), it make action for ban/kick

you can just disable it:
gamevoting_startvote_enable 0
Yes, i made this earlier.
Code:
gamevoting_players "4"
and
Code:
gamevoting_startvote_enable "0"
BUT! someone can start voting and it will end after receiving just one vote, it will not require for 75% votes.
So cvar
Code:
gamevoting_voteban_percent
dont work, or i dont understand something.
In simple: i print "voteban" when it is 4 people on server and somebody will be banned with just only my vote, other voices do not need. But logically it must inform me that i need more votes, isnt it?

Last edited by Innomeni; 05-01-2020 at 21:31.
Innomeni is offline