Jump to content

dar7hvader

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 "What we've got here is a failure to communicate"

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I have a league which functions similar to the Scottish PL. Every team plays every other team once, and the table will be split into two halves - a promotion half and a relegation half. After the split, the teams will only play against the teams in their own half of the table - to fight for promotion or avoiding relegation. I managed to create a custom league with the above format. And it works great! I have three stages in the league, and I process the results of the promotion and relegation phases into the original league table to decide the final positions. Now, I wanted to increase the points of a victory in the second phases to 5 points(from 3 points in phase 1) - promotion or relegation. When I update the "points for win" in the respective phases and simulate a league season, I see the new points for a win reflect in the smaller league tables in each of the phases. But when the results are processed into the original league table, the points are calculated using 3 points for a win instead of 5. Is there any way I can combine the league tables from separate phases, and maintain the "number of points for win" in the individual phases?
  2. What I want to implement: 4 Tiers of leagues - say Tier 1,2,3,4 - each with 16 teams. Each season, a tier is split into 4 groups of 4 teams. Each team plays every other team in their group twice. Top team of each group gets promoted(except for tier 1), bottom team of each group gets relegated(except for tier 4). The above group stage would be phase 1, which determines which teams get related or promoted. For phase 2, new groups are formed in each tier - one group with the 4 teams who finished 1st in their phase 1 group(say group T1-1), one group with the 4 teams who finished second(say group T1-2), etc The phase 2 groups follow the same format of playing every team in their group twice. The phase 2 group stage is to decide which the teams' final position in the Tier's "overall table". Group T1-1 mentioned above is used to decide which teams finish in positions 1-4 in Tier 1, Group T1-2 is used to decide which teams finish in positions 5-8 in Tier 1, etc I have spent a lot of time in the Advanced Rule editor to create multiple phases in each Tier's league. But I'm having difficulty in configuring: 1. How to pick the relegated teams from phase 1 of each Tier's leagues 2. How to create an overall table for the Tier, merging the results of both phase 1 and phase 2, like the attached photo. But display the results from the groups from both phases.
×
×
  • Create New...