23.02.2012, 01:45
Ok, i want to know how to define if the number of people that voted yes is more than the amount of players that are online.
So far i have it so it counts the number of players online and it counts how many players vote yes.
What do i do with the two?
This is what i've come up with so far
But that wont work. I need it to check if there are more votes than there are half the player online D:
So far i have it so it counts the number of players online and it counts how many players vote yes.
What do i do with the two?
This is what i've come up with so far
Код:
if(Yes > (PlayersOnline){