|
I'm sure you already figured this out but, just add the all star game to your schedule in excel. You do so by adding it to the second line in the schedule and the proper place for the game day= row..example:
<SCHEDULE type="ILY_BGN_G162_SL1_D1_T5_D2_T5_D3_T4_SL2_D1_T5 _D2_T6_D3_T5_C_" inter_league="1" balanced_games="0" games_per_team="162" start_day_of_week="4" start_month="3" start_day="28" allstar_game_day="105">
then using the above example you would need to add this line on the day="105" row.
<GAME day="105" time="1905" away="0" home="0" Type="4" />
Just replace the 105 with whatever season's day you want and your all star game will be on that day and built into the schedule.
|