Jump to content

SchedMatch Table (Hopefully Arlie sees this)


Recommended Posts

Does anyone know of a way to get hard-coded games to alternate venues? I added in a bunch of entries and confirmed that they do schedule every year, but they don't alternate.

 

Example:

Team 1 Team 2 Year Expire

71 42 0

 

This sets up Air Force at Army; I confirmed it schedules every year, but Army is always the home team.

 

I guess the workaround could be to edit the schedmatch of the save itself at the end of each year (in training camp) and flip the order of the teams. But I'm hoping there is an easier way...

Link to comment
Share on other sites

<p>Answering my own question again...</p><p> </p><p>

I ended up just writing a powershell script that reads the SchedMatch table in the stats.dat db of the save and flips Team 1 <> Team 2 for all the rows.</p><p> </p><p>

I run it at week 18 of the off-season (training camp) and the scheduled games flip venue properly the next year. Not ideal, but a lot easier and less prone to error than doing it by hand in MS Access.</p>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...