Player Voting System
This is a voting system that you can put into your maps.
It supports up to 6 different vote types.
You can also make voting only occur for a specific player group.
This is a voting system that you can put into your maps.
It supports up to 6 different vote types.
You can also make voting only occur for a specific player group.
@user_526998: Go
You have to make a timer to end the voting. For example, after thirty seconds, the voting screen goes away and the vote is locked regardless of whether everyone voted. Watch the tutorials in my other comment to see how to do this. (they are well done; don't worry; they're not a pain to watch).
VERY useful (and well-done) voting (and other stuff) tutorial series by OneTwo SC here:
Part 1:
Part 2:
Part 3:
Part 4:
(Skip to Part 2 and go to 6:15 to get the voting part).
What all do I have to do to have only human players vote? If ai is added the vote stalls waiting for other players.
cool cool and nice =)
First of all, thanks a ton for making this, but I've run into an issue which I can't seem to resolve. What happens is the moment I change the Vote Dialog Title everything apart from the ints get Param/Value/blablabla all over the dialogs, chat and so on.
That's a bit weird I must admit, but the weirdest thing is when I then ctrl-z the change to vote dialog title and test it again I still have all the errors.
Can you help me out?
is it like a multiple-voting system? how many choices will be picked at the end of the vote?
I've been trying to make a voting system that instead of selecting a vote, you choose some settings and after 10 seconds it tallies the votes. So in this case you can use things such as pull downs and check boxes. Could you help me out on creating this?