|
||||
| ||||
|
|||||||
| OOTP Mods - Schedules Create your very own game schedules, or share historical schedules |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Bat Boy
Join Date: Mar 2024
Posts: 1
|
Schedule Request
24 teams
2 conferences 4 divisions 3 teams each division no interleage games 4 game series Thursday-Sunday only 88 games so 22 weeks um anything else I need to give? |
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,416
|
Code:
# # 24 team schedule, 88 games # Designed for the following configuration: # 2 subleagues, each with 4 divisions of 3 teams # # # 8 games against 11 other teams in subleague (4H/4A) # no interleague games # # # All games are in 4-game series, Thursday-Sunday # Thus every team has three offday every week (Mon-Wed) # # No homestands or roadtrips longer than 8 games # # All Thu & Fri game times set at 7:05pm # Saturday game times 30%-1:05pm, 20%-4:05pm, 50%-7:05pm # Sunday game times 60%-1:05pm, 25%-4:05pm, 15%-7:05pm # # Season begins first Thursday of April # Season ends late August or early September # Season spans 151 days # # No All-Star Game set # But one could be added on any offday # # Built 2024-03-22 #
__________________
Making Baseball Schedules |
|
|
|
|
|
#3 | |
|
Hall Of Famer
Join Date: May 2002
Location: Longmont, CO
Posts: 3,416
|
Quote:
I picked first Thursday on or after April 1 for the schedule start. You can adjust that in the file by changing the start_month="4" & start_day="1" parameters in the SCHEDULE line at the top.. I did not set an All-Star Game. Obviously each week has its first half open and could get an All-Star Game. You can set one by putting like allstar_game_day="104" in that SCHEDULE line. That day 104, for example, is the Tuesday after 15 of the 22 series have been played. Just pick the open day number you want.
__________________
Making Baseball Schedules |
|
|
|
|
![]() |
| Bookmarks |
|
|