Map voting (+rep)
#1

I'm making a dialog map voting system.

I have currently got the dialog to show up and players can vote on a map.
pawn Код:
if(listitem == 0) {
map1 ++;
             }
if(listitem == 1) {
map2 ++;             
                      }
How do i get the voting to finish after everyone has voted?

And

How do i check what map has the most votes at the end?
Reply


Messages In This Thread
Map voting (+rep) - by Marco_Valentine - 12.03.2012, 07:40
Re: Map voting (+rep) - by Faisal_khan - 12.03.2012, 09:39
Re: Map voting (+rep) - by Marco_Valentine - 12.03.2012, 09:59
Re: Map voting (+rep) - by Faisal_khan - 12.03.2012, 10:03
Re: Map voting (+rep) - by Marco_Valentine - 12.03.2012, 10:13
Re: Map voting (+rep) - by Infamous - 12.03.2012, 10:49
Re: Map voting (+rep) - by Marco_Valentine - 12.03.2012, 21:26
Re: Map voting (+rep) - by Mike_Peterson - 12.03.2012, 21:31
Re: Map voting (+rep) - by Marco_Valentine - 12.03.2012, 21:37
Re: Map voting (+rep) - by Marco_Valentine - 12.03.2012, 21:53

Forum Jump:


Users browsing this thread: 1 Guest(s)