This code should load that ToD.I meant the first EtD mission.
^ - Add this one to the others in the files headerSRTT_TIME = false
^ - Add this one to a key.if not SRTT_TIME then
sandboxplus_message(" Time of Day: DLC1_M01")
mission_override_push_temp("dlc1_m01_tod_override.todx")
else
mission_override_clear_all_temp()
sandboxplus_message(" Time of Day: Standard")
end
SRTT_TIME = not SRTT_TIME
Last edited: