Closed GoogleCodeExporter closed 9 years ago
Patch ready, there were several changes from above:
> add g_adminDefeatVotePercent sets percent needed for admitdefeat
(0 will disable defeat votes)
> for a vote to pass, half the team must have participated in the vote
> of those that voted, the percent needed is applied
(requirement is 50% for all but admitdefeat)
also in patch:
> poll votes start out 0 yes 0 no, caller can vote in poll
> 0/0 votes do not crash server (guards against div. by zero)
> vote results printing streamlined to less code
> vote results printing added to teamvote (vote type stays private)
Original comment by Rez...@gmail.com
on 22 Jan 2008 at 6:10
Attachments:
Forgot, g_teamVotesPercent was dumped in favor of g_adminDefeatVotePercent and
everything else 50%.
Original comment by Rez...@gmail.com
on 22 Jan 2008 at 6:11
[deleted comment]
[deleted comment]
Original comment by Paradox460
on 24 Jan 2008 at 1:05
Original issue reported on code.google.com by
Rez...@gmail.com
on 22 Jan 2008 at 3:59