|
||||
| ||||
|
|||||||
| OOTP Mods - Schedules Create your very own game schedules, or share historical schedules |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Bat Boy
Join Date: Jun 2017
Posts: 9
|
European Soccer Style Schedule Request
Hello, I would really appreciate somebody making this schedule for me!
-20 teams, all in the same sub-league and division -38 games total, each team plays each other once home and away -Schedule runs August - May, one game per week on Sat or Sun If you could also make a version with 18 teams/34 games and 24 teams/46 games that would be great, but the 20 team/38 game one is most important. Thank you so much! |
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,390
|
I do not think OOTP handles seasons crossing Dec31-Jan1. That may be a general forum question. For the following, I made them start such that they would end the same time in mid-December. Editing the start_month and start_day parameters at the top of the files can change the timeframe.
__________________
Making Baseball Schedules |
|
|
|
|
|
#3 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,390
|
Code:
# # 20 team schedule, 38 games # Designed for the following configuration: # 1 subleague with 1 division with 20 teams # # 2 games against other 19 teams of division (1H/1A) # # # Every team plays one game per week on the weekend # All games on Saturdays (~70%) and Sundays (~30%) # Between 1 and 5 of the 10 games each weekend are on Sunday # Exception is all games at 1:05pm Saturday weekend # # Mostly 1 or 2 games in a row played home or away but some cases of 3 # # Game times either 1:05pm, 4:05pm, or 7:05pm # Preference toward earlier, especially on Sunday # # Season begins first Saturday on or after March 29 # Season ends mid-December (spans 260 days) # # No All-Star Game set # # Posted 2020/05/31 #
__________________
Making Baseball Schedules |
|
|
|
|
|
#4 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,390
|
Code:
# # 18 team schedule, 34 games # Designed for the following configuration: # 1 subleague with 1 division with 18 teams # # 2 games against other 17 teams of division (1H/1A) # # # Every team plays one game per week on the weekend # All games on Saturdays (~70%) and Sundays (~30%) # Between 2 and 4 of the 9 games each weekend are on Sunday # Exception is all games at 1:05pm Saturday weekend # # Mostly 1 or 2 games in a row played home or away but some cases of 3 # # Game times either 1:05pm, 4:05pm, or 7:05pm # Preference toward earlier, especially on Sunday # # Season begins first Saturday on or after April 26 # Season ends mid-December (spans 232 days) # # No All-Star Game set # # Posted 2020/05/31 #
__________________
Making Baseball Schedules |
|
|
|
|
|
#5 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,390
|
Code:
# # 24 team schedule, 46 games # Designed for the following configuration: # 1 subleague with 1 division with 24 teams # # 2 games against other 23 teams of division (1H/1A) # # # Every team plays one game per week on the weekend # All games on Saturdays (~70%) and Sundays (~30%) # Between 2 and 5 of the 12 games each weekend are on Sunday # Exception is all games at 1:05pm Saturday weekend # # Mostly 1 or 2 games in a row played home or away but some cases of 3 # # Game times either 1:05pm, 4:05pm, or 7:05pm # Preference toward earlier, especially on Sunday # # Season begins first Saturday of February # Season ends mid-December (spans 316 days) # # No All-Star Game set # # Posted 2020/05/31 #
__________________
Making Baseball Schedules |
|
|
|
![]() |
| Bookmarks |
|
|