before you tell me why didnt you search, i did, but didnt find what suites me, now i made the buttons which are 9 buttons, and the counters, but i dont know how to make it that the one with the most votes get knocked out, neither the skip button, nor the names of players. here is my work:
could you explain a little better? I’m a little confused.
1.for the highest vote, you can use a property for each player first for the vote count, and a property for each person called bool, then add one called “highest” a trigger to use block code when someone is voted, the block code will then compare the voted person’s vote’s property with “highest”, if it is larger, it becomes the new highest, and store the “triggering player’s name” in a property, then put the person’s “bool” into 1 , then after the voting ended, notification the name to everyone, then relay through everyone and knockout the person with “bool”=1
2.for the skip,just check it once if the vote is larger than “highest”, if it is, replace the name with” “ and send notification to all players
(I might have messed up the explanation with my illogical organization)
I can send you some guides, but they don’t have photos because the forum redesigned.
Will this work for you?
the OP has been banned again
so I don’t think that’s necessary.