MrZeropage, it's been awhile since we last discussed this. Is it possible that you could respond in regards to the questions in this thread?
Also, I've been thinking about the tournament ladder order. Isn't there a way you could work with the cases and make them if statements?
Like, if playerinfo[0] is greater than playerinfo[1] then playerinfo[0] is the result for the next rung, else if playerinfo[1] > playerinfo[0] then playerinfo[1] is the result for the next rung?
I'm STILL having problems with the ordering of the members in an 8 player tournament. Am I doing something wrong? When I assign them to matches, during the creation of the tournament, am I supposed to keep them in a specific order?
|