bep713 / madden-franchise-editor

An app for editing franchise data in Madden 19 and beyond!
MIT License
22 stars 3 forks source link

Schedule/Bye Weeks #45

Open CapKirk7467 opened 1 year ago

CapKirk7467 commented 1 year ago

2 for 1 question, Is there a way to edit multiple cell references in seasongame table? and where do I add and remove bye weeks? Trying to create my schedule closest to my previous franchise

WiiExpertise commented 1 year ago

Bye weeks are determined simply by if a team doesn't have a game scheduled that week. So just don't schedule a game for that team in that week.

bep713 commented 1 month ago

@CapKirk7467 I know this an old issue but you should be able to edit multiple references two ways:

  1. You can edit them one by one with the reference editor (hover over the reference cell and click the pencil icon)
  2. You can bulk edit them in Excel or similar by exporting & importing the table, though this would be more advanced and you'd have to know the exact reference binary to paste (not recommended)