Home | Webstore
Latest News: OOTP 26 Available - FHM 11 Available - OOTP Go! Available

Out of the Park Baseball 26 Buy Now!

  

Go Back   OOTP Developments Forums > Out of the Park Baseball 26 > OOTP Mods > OOTP Mods - Schedules

OOTP Mods - Schedules Create your very own game schedules, or share historical schedules

Reply
 
Thread Tools
Old 07-01-2023, 08:00 PM   #1
jpeters1734
Hall Of Famer
 
jpeters1734's Avatar
 
Join Date: Jun 2014
Location: Juust a bit outside...
Posts: 6,117
Schedule Request 32 Teams - 160 Games

Hello schedule makers! I have a request, possibly a challenge for you if you have the desire. It's a little complex for me to make.

I have 32 teams, 2 SL with 4 divisions each (8 divisions total with 4 teams in each).

Here is the schedule block:

Own division: two 4-game series (1 home/1 away). 24 total games
Same sub-league division 2: two 3-game series (1 home/1 away). 24 total games
Same sub-league division 3: two 3-game series (1 home/1 away). 24 total games
Same sub-league division 4: two 3-game series (1 home/1 away). 24 total games

Other sub-league division 1: two 2-game series (1 home/1 away). 16 total games
Other sub-league division 2: two 2-game series (1 home/1 away). 16 total games
Other sub-league division 3: two 2-game series (1 home/1 away). 16 total games
Other sub-league division 4: two 2-game series (1 home/1 away). 16 total games

Total season length: 160 games.

This is how I see the season playing out from the perspective of a team in SL1D1:
Games 01-12 SL1D2
Games 13-24 SL1D3
Games 25-36 SL1D4
Games 37-48 SL1D1
Games 49-56 SL2D1
Games 57-64 SL2D2
Games 65-72 SL2D3
Games 73-80 SL2D4
Games 81-88 SL2D1
Games 89-96 SL2D2
Games 97-104 SL2D3
Games 105-112 SL2D4
Games 113-124 SL1D2
Games 125-136 SL1D3
Games 137-148 SL1D4
Games 149-160 SL1D1

There should be a day off after each divisional block. I'm not overly concerned about game times. All-star break (4 days) is after game 96.

Big thank you to whoever takes this on!
__________________
"Cannonball Coming!" Go Bucs!!

Founder and League Caretaker of the Professional Baseball Circuit, www.probaseballcircuit.com

An Un-Official Guide to Minor League Management in OOTP 21

Ratings Scale Conversion Cross-Reference Cheat Sheet
jpeters1734 is offline   Reply With Quote
Old 07-04-2023, 12:06 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,361
Code:
#
# 32 team schedule, 160 games
# Designed for the following configuration:
# 2 subleagues, each with 4 divisions of 4 teams
#
#
# 8 games against 3 other teams in division (4H/4A)
# 6 games against 12 other teams in subleague (3H/3A)
# 4 games against each team in other subleague (2H/2A)
#
# Games are in blocks playing only whole set of opponents of another division
# Blocks 1-3 : each is one other subleague division
# Block 4 : same division
# Block 5-8 : each is one interleague division
# Block 9-12 : each is one interleague division
# Blocks 13-15 : each is one other subleague division
# Block 16 : same division
#
# No homestands or roadtrips longer than 14 games
#
# Teams play as many as 12 consecutive days without offday
# All teams have same offdays - each offday follows block of games against a division
#
# Teams play between 33 and 39 Fri/Sat/Sun games at home
#
# All game times set at 7:05pm
#
# Season begins first Friday of April
# Season ends first Sunday on or after September 25
# Season spans 178 days
#
# All-Star Game first Saturday on or after July 16 (day 107, between blocks 10 & 11)
#
# Built 2023-07-04
#
Attached Files
File Type: lsdl 32team160_244u_c_gmo.lsdl (128.6 KB, 118 views)
__________________
Making Baseball Schedules

Last edited by gmo; 07-17-2023 at 08:00 PM. Reason: Update attachment to add day for All-Star Game to file
gmo is offline   Reply With Quote
Old 07-04-2023, 07:40 PM   #3
jpeters1734
Hall Of Famer
 
jpeters1734's Avatar
 
Join Date: Jun 2014
Location: Juust a bit outside...
Posts: 6,117
Quote:
Originally Posted by gmo View Post
Code:
#
# 32 team schedule, 160 games
# Designed for the following configuration:
# 2 subleagues, each with 4 divisions of 4 teams
#
#
# 8 games against 3 other teams in division (4H/4A)
# 6 games against 12 other teams in subleague (3H/3A)
# 4 games against each team in other subleague (2H/2A)
#
# Games are in blocks playing only whole set of opponents of another division
# Blocks 1-3 : each is one other subleague division
# Block 4 : same division
# Block 5-8 : each is one interleague division
# Block 9-12 : each is one interleague division
# Blocks 13-15 : each is one other subleague division
# Block 16 : same division
#
# No homestands or roadtrips longer than 14 games
#
# Teams play as many as 12 consecutive days without offday
# All teams have same offdays - each offday follows block of games against a division
#
# Teams play between 33 and 39 Fri/Sat/Sun games at home
#
# All game times set at 7:05pm
#
# Season begins first Friday of April
# Season ends first Sunday on or after September 25
# Season spans 178 days
#
# All-Star Game first Saturday on or after July 16 (day 107, between blocks 10 & 11)
#
# Built 2023-07-04
#
SWEEET! Thanks!
__________________
"Cannonball Coming!" Go Bucs!!

Founder and League Caretaker of the Professional Baseball Circuit, www.probaseballcircuit.com

An Un-Official Guide to Minor League Management in OOTP 21

Ratings Scale Conversion Cross-Reference Cheat Sheet
jpeters1734 is offline   Reply With Quote
Old 07-14-2023, 10:35 PM   #4
jpeters1734
Hall Of Famer
 
jpeters1734's Avatar
 
Join Date: Jun 2014
Location: Juust a bit outside...
Posts: 6,117
Quote:
Originally Posted by gmo View Post
Code:
#
# 32 team schedule, 160 games
# Designed for the following configuration:
# 2 subleagues, each with 4 divisions of 4 teams
#
#
# 8 games against 3 other teams in division (4H/4A)
# 6 games against 12 other teams in subleague (3H/3A)
# 4 games against each team in other subleague (2H/2A)
#
# Games are in blocks playing only whole set of opponents of another division
# Blocks 1-3 : each is one other subleague division
# Block 4 : same division
# Block 5-8 : each is one interleague division
# Block 9-12 : each is one interleague division
# Blocks 13-15 : each is one other subleague division
# Block 16 : same division
#
# No homestands or roadtrips longer than 14 games
#
# Teams play as many as 12 consecutive days without offday
# All teams have same offdays - each offday follows block of games against a division
#
# Teams play between 33 and 39 Fri/Sat/Sun games at home
#
# All game times set at 7:05pm
#
# Season begins first Friday of April
# Season ends first Sunday on or after September 25
# Season spans 178 days
#
# All-Star Game first Saturday on or after July 16 (day 107, between blocks 10 & 11)
#
# Built 2023-07-04
#
I finally got to my preseason and loaded this up. It's perfect, big thanks again!

I did have a weird issue with the all-star game not being scheduled during the 4-days off, but i fixed it by turning off the AS game, importing, and manually setting the date.
__________________
"Cannonball Coming!" Go Bucs!!

Founder and League Caretaker of the Professional Baseball Circuit, www.probaseballcircuit.com

An Un-Official Guide to Minor League Management in OOTP 21

Ratings Scale Conversion Cross-Reference Cheat Sheet
jpeters1734 is offline   Reply With Quote
Old 07-17-2023, 08:03 PM   #5
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,361
That was my mistake on the ASG. I did not have the allstar_game_day="107" in the SCHEDULE line at the top of the file. Good to know the manual intervention you did got it to add.

I have updated the attachment for future downloaders. As long as it works from season-to-season I would stick with what you have done rather than re-loading the new version which would re-assert all the original matchups as in the file.
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:31 PM.

 

Major League and Minor League Baseball trademarks and copyrights are used with permission of Major League Baseball. Visit MLB.com and MiLB.com.

Officially Licensed Product – MLB Players, Inc.

Out of the Park Baseball is a registered trademark of Out of the Park Developments GmbH & Co. KG

Google Play is a trademark of Google Inc.

Apple, iPhone, iPod touch and iPad are trademarks of Apple Inc., registered in the U.S. and other countries.

COPYRIGHT © 2023 OUT OF THE PARK DEVELOPMENTS. ALL RIGHTS RESERVED.

 

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments