18.06.2010, 16:02
I am going to create a system like /votemap
Now i have on top for example:
under ondialogresponse thingy
now how i make a little code that tracks what map has the most votes?
Now i have on top for example:
pawn Код:
new MapVotes[5];
pawn Код:
MapVotes[0] ++;
else
MapVotes[1] ++;