15.08.2011, 15:17
I have created 5 vars:
But I want to find out which of the variables has the greatest value at the end of a round. And what if 2 teams both have the highest score... I think I would need to use loops, but I don't understand loops. I have tried Wiki but it's too confusing.
pawn Код:
new BallasScore;
new GroveScore;
new MafiaScore;
new VagosScore;
new AztecaScore;