12.11.2011, 20:40
yeap
oh wait..
there was a little mistake
it should be:
oh wait..
there was a little mistake
it should be:
pawn Код:
if(MapsToVote[n] > highest[0])
{
highest[1] = n;
highest[0] = MapsToVote[n];
}