Home | Webstore
Latest News: OOTP 27 Preorder - FHM 12 Available - OOTP Go! Available

Out of the Park Baseball 27 Pre Order 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 12-28-2022, 08:17 AM   #1
Garlon
Hall Of Famer
 
Join Date: Jun 2004
Posts: 4,300
Request 4 teams 84 games (2S/1D/2T)

I want a schedule for a league with 4 teams. Two subleagues each with 2 teams. Interleague play. Each team plays the 3 other teams 28 times (14 home and 14 away) for a total of 84 games per team.

Maybe do a 4-game series followed by a day off and then a 3-game series followed by a day off throughout the season.

Or maybe simply schedule 7-game series followed by a day off throughout the season.

I intend to use this for 19th century baseball with 2-man rotations.
Garlon is offline   Reply With Quote
Old 12-30-2022, 01:14 AM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
I went ahead and ran with both those ideas below.

They are made generic for a 4-team configuration. But with two subleagues, I think an edit may be necessary. I believe you may need to change the "inter_league" setting at the top of the file from "0" to "1". It might work as is - I am not sure.

I started them on first Monday on or after Apr15. That can be changed at the top of the file.

The 4 & 3 is a little longer because of the extra offday for each seven games.

Went with 2:05pm for all gametimes since this is for 19th century.

Also because 19th century, I did not put in an All-Star Game. If that is desired, I could slide games after the time you want it to open up a break.
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 12-30-2022, 01:15 AM   #3
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 4 team schedule, 84 games
# Designed for the following configuration:
# any for 4 teams
#
#
# 28 games against 3 other teams (28H/28A)
#
#
# Schedule considered balanced so setting should be as such
# 
# All games are in 7-game series followed by an offday
#
# Homestands and roadtrips no more than 2 such series
#
# All game times set at 2:05pm
#
# Season begins first Monday on or after Apr15
# Season ends mid/late-July
# Season spans 95 days
#
# No All-Star Game
#
# Built 2022-12-29
#
Attached Files
File Type: lsdl 4team84_14_a_gmo.lsdl (8.8 KB, 70 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 12-30-2022, 01:15 AM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 4 team schedule, 84 games
# Designed for the following configuration:
# any for 4 teams
#
#
# 28 games against 3 other teams (28H/28A)
#
#
# Schedule considered balanced so setting should be as such
# 
# All games are in 4-game series followed by an offday
# then a 3-game series followed by an offday
#
# Homestands and roadtrips no more than 11 games
#
# All game times set at 2:05pm
#
# Season begins first Monday on or after Apr15
# Season ends late July/early August
# Season spans 107 days
#
# No All-Star Game
#
# Built 2022-12-29
#
Attached Files
File Type: lsdl 4team84_14_b_gmo.lsdl (8.9 KB, 63 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 12-30-2022, 05:28 AM   #5
Garlon
Hall Of Famer
 
Join Date: Jun 2004
Posts: 4,300
Thank You. Very much appreciated. If you could add two more versions with an all-star game for each that will be great.
Garlon is offline   Reply With Quote
Old 12-30-2022, 08:34 PM   #6
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
How far in would you like the All-Star Game (i.e., after at least approximately how many games), and how long would you like the break to be?
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 12-31-2022, 11:39 AM   #7
Garlon
Hall Of Famer
 
Join Date: Jun 2004
Posts: 4,300
After game 42 is fine. You can leave three days off before and after the allstar game.
Garlon is offline   Reply With Quote
Old 01-02-2023, 04:38 PM   #8
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 4 team schedule, 84 games
# Designed for the following configuration:
# any for 4 teams
#
#
# 28 games against 3 other teams (28H/28A)
#
#
# Schedule considered balanced so setting should be as such
# 
# All games are in 7-game series followed by an offday
#
# Homestands and roadtrips no more than 2 such series
#
# All game times set at 2:05pm
#
# Season begins first Monday on or after Apr15
# Season ends late-July
# Season spans 101 days
#
# All-Star Game set for day num 51 at mid-point of season
# Three offdays on either side of ASG
#
# Built 2023-01-02
#
Attached Files
File Type: lsdl 4team84_14_a2_gmo.lsdl (8.9 KB, 59 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 01-02-2023, 04:38 PM   #9
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 4 team schedule, 84 games
# Designed for the following configuration:
# any for 4 teams
#
#
# 28 games against 3 other teams (28H/28A)
#
#
# Schedule considered balanced so setting should be as such
# 
# All games are in 4-game series followed by an offday
# then a 3-game series followed by an offday
#
# Homestands and roadtrips no more than 11 games
#
# All game times set at 2:05pm
#
# Season begins first Monday on or after Apr15
# Season ends early August
# Season spans 113 days
#
# All-Star Game set for day num 51 at mid-point of season
# Three offdays on either side of ASG
#
# Built 2023-01-02
#
Attached Files
File Type: lsdl 4team84_14_b2_gmo.lsdl (9.0 KB, 63 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 03-08-2023, 02:18 AM   #10
Garlon
Hall Of Famer
 
Join Date: Jun 2004
Posts: 4,300
This does not seem to be working. I tried changing the interleague value from 0 to 1 too and it did not work.

I think this is set up for 1 subleague instead of 2 subleagues possibly?

Maybe because I set up a league in 1871 that had 9 teams and deleted 5 of them that the internal team ID does not align with this file?

Edit: Tried setting up a league with teams that have 1-4 for their team ID but it still did not work.

Edit: Tried using 1 subleague too but cannot get the file to load properly.

Last edited by Garlon; 03-08-2023 at 02:48 AM.
Garlon is offline   Reply With Quote
Old 03-08-2023, 10:24 PM   #11
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Sounds like it is the same issue as here: https://forums.ootpdevelopments.com/...85#post4982185.

Try replacing the "ILN_BGY_G84_SL1_D1_T4_C_" for the SCHEDULE type at the top of the file with "ILN_BGY_G84_T4_C_".

Or since your league has two subleagues "ILY_BGY_G84_SL1_D1_T2_SL2_D1_T2_C_" should work also (instead?).
__________________
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 06:59 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 - 2026, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments