|
||||
|
|
OOTP Mods - Schedules Create your very own game schedules, or share historical schedules |
![]() |
|
Thread Tools |
![]() |
#1 |
Bat Boy
Join Date: Aug 2023
Posts: 13
|
Schedule request 2SL-4D-8T, all games within division
Hi! I was wondering if anyone could make a schedule for an MLB that basically functions as 4 subleagues: 4 divisions total, of 8 teams each, and all games are played against teams within the division.
I think OOTP would technically model that as: 2 sub-leagues, with 2 divisions of 8 teams in each sub-league. 154 games, 22 against each of your 7 division rivals. No inter-league or inter-division play. Normal time of year for MLB regular season, April through September. I plan to use it for a historical sim starting in 1920, with the 4 leagues being AL-NL-NNL-PCL. Thanks! |
![]() |
![]() |
![]() |
#2 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
|
Code:
# # 32 team schedule, 154 games # Designed for the following configuration: # 2 subleagues, each with 2 divisions of 8 teams # # # 22 games against 7 other teams in division (10-12H / 10-12A) # no interdivision and no interleague games # # Schedule considered balanced since all opponents played same number of times # # Teams play no more than 20 consecutive days without offday # # Homestands and roadtrips as long as 14 games # # All teams play 12 home weekend series # # All game times set at 1:05pm # # Season begins second Monday of April # Season ends late September # Season spans 168 days # # No All-Star Game # # Built 2024-05-26 #
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#3 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
|
That version above has no All-Star Game. I went that way and with all day games because of the mention of starting in 1920. The league configuration assumes the mentioned 2 subleagues each with 2 divisions. That could be adjusted in the file to 1 subleague of 4 divisions if you went that route.
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#4 |
Bat Boy
Join Date: Aug 2023
Posts: 13
|
Wow, thank you so much! This is awesome. Is there a quick way to insert an All-Star game for mid-July? I think I know how to do it but I don't know how to mass edit all the dates after the all-star game down a few days without just doing it manually one-by-one. No worries if it's not a very quick thing.
Thank you again a ton! |
![]() |
![]() |
![]() |
#5 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
|
Code:
# # 32 team schedule, 154 games # Designed for the following configuration: # 2 subleagues, each with 2 divisions of 8 teams # # # 22 games against 7 other teams in division (10-12H / 10-12A) # no interdivision and no interleague games # # Schedule considered balanced since all opponents played same number of times # All four division schedules are the same thing # # Teams play no more than 20 consecutive days without offday # # Homestands and roadtrips as long as 13 games # # All teams play 12 home weekend series # # All game times set at 1:05pm # # Season begins second Monday of April # Season ends first Wednesday on or after September 25 # Season spans 171 days # # All-Star Game first Tuesday on or after July 16 (day 100) # # Built 2024-05-27 #
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#6 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
|
Just to note, the second schedule has an All-Star Game slotted into mid-July, but it is not the same as the first.
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#7 |
Bat Boy
Join Date: Aug 2023
Posts: 13
|
Thank you again!
|
![]() |
![]() |
![]() |
Bookmarks |
|
|