Division (Assignments Page) People play people in Like Division
1 Match Only
This is where the Match results reside. 10 Pts is just an arbitrary number
and is used to denote a single win. So if someone has 20, means they won
2 matches of the ones they were assigned.
At leagues end, we'd like to have an ideal number of 4 or so players at
the top and bottom of each division with varying pts totals such as
Player 1 8
Player 2 6
Player 3 5
Player 4 5
Player 6 3
Player 7 2
Player 8 1
Player 9 1
So if that were division 2, the top 4 performers move up to Division 1 and
the bottom for move down to Division 3.
But most of the time there is Not even amounts like this. Sometimes it looks
more like this
Player 1 8
Player 2 6
Player 3 5
Player 4 5
Player 6 5
Player 7 2
Player 8 1
Player 9 8
in a case like this we need a playoff to determine which 4 or so move up.
Divisions usually only have 8 or so players in it.
so the script would
need to first determine who has to playoff and create a playoff table and
insert their names and divisions there so people know who needs to play
who.
once time expires for the playoffs, we need the script to be able
to all the movements like the following.
The following is the current form of movement we use at league's end. This
is of course after any playoffs in case people are tied to move up or down
etc
Division Moves:
The Top Player In Division 1 is League Champion
Bottom 4 players in Division 1 will drop to Division 2.
Top 4 players from Division 2 will move up to Division 1.
Bottom 4 players from Division 2 will drop to Division 3.
Top 4 players from Division 3 will move up to Division 2.
Bottom 4 players from Division 3 will drop to Division 4.
Top 4 players from Division 4 will move up to Division 3.
These numbers may change according to total number of league participants
and other circumstances.
Can anyone help with this? I can probably afford to pay around $30 but thats about it. I do this stuff for free and I'm just trying to make it less of a butt whip for me to maintain. lol
Thank You
Rhyan