|
||||
|
|
OOTP Mods - Schedules Create your very own game schedules, or share historical schedules |
![]() |
|
Thread Tools |
![]() |
#1 |
Bat Boy
Join Date: Nov 2022
Posts: 16
|
Requesting a slightly modified version of the perfectly balanced schedule.
In most of my saves over the years, I've used this previously made schedule since I love the concept of a perfectly balanced schedule. However, I have two requests regarding it. I was wondering if firstly, it would be possible to change it so that there was a universal off-day on Thursday, and that the game times are standardized so it's always 7:10 PM for the first two games in a series, and 1:10 PM for the final. Secondly, I was wondering if it was possible to also make a version that's designed for 32 teams (so 186 games), by starting a week earlier and ending a week later. Thank you!
|
![]() |
![]() |
![]() |
#2 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,381
|
Code:
# # 30 team schedule, 174 games # Designed for any configuration of 30 teams # because schedule is considered balanced # # # 6 games against each of the 29 other teams # # Each team plays every other team one series in first half # After All-Star Break, play every other team again # # Only 3-game series # All teams have one offday each week, specifically Thursday # # No homestands or roadtrips longer than 12 games # All-Star break counted as ending homestands/roadtrips # # Teams play 15 home weekend series # # First two games of series (Mon/Tue/Fri/Sat) all have 7:10pm game times # Final games of series (Wed/Sun) all have 1:10pm game times # # Season begins first Friday on or after Mar25 # Season ends first Sunday on or after Oct16 # Season spans 206 days # # All-Star Game set for first Tuesday on or after Jul5 (day num 103) # # Built on 2024-08-06 #
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#3 |
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,381
|
Code:
# # 32 team schedule, 186 games # Designed for any configuration of 32 teams # because schedule is considered balanced # # # 6 games against each of the 31 other teams # # Each team plays every other team one series in first half # After All-Star Break, play every other team again # # Only 3-game series # All teams have one offday each week, specifically Thursday # # No homestands or roadtrips longer than 12 games # All-Star break counted as ending homestands/roadtrips # # Teams play 16 home weekend series # # First two games of series (Mon/Tue/Fri/Sat) all have 7:10pm game times # Final games of series (Wed/Sun) all have 1:10pm game times # # Season begins first Friday on or after Mar18 # Season ends first Sunday on or after Oct23 # Season spans 220 days # # All-Star Game set for first Tuesday on or after Jul5 (day num 110) # # Built on 2024-08-06 #
__________________
Making Baseball Schedules |
![]() |
![]() |
![]() |
#4 |
Bat Boy
Join Date: Nov 2022
Posts: 16
|
Thank you so much, this is absolutely perfect!
|
![]() |
![]() |
![]() |
Bookmarks |
|
|