- Joined
- Jul 2, 2011
- Messages
- 2,161
hey.... quick request.
can someone write me a code that will arrange a selection of heroes from weakest to strongest. here's the general idea. heroes battle it out, the weakest vs each other until 1 by one the winners of the tournaments are simple the strongest verses the other strongest.
I've tried a for loop but to be honest it's easier to create this code in java.
my request: arrange units from weakest to strongest into an unit array
can someone write me a code that will arrange a selection of heroes from weakest to strongest. here's the general idea. heroes battle it out, the weakest vs each other until 1 by one the winners of the tournaments are simple the strongest verses the other strongest.
I've tried a for loop but to be honest it's easier to create this code in java.
my request: arrange units from weakest to strongest into an unit array
Last edited by a moderator: