haroonytunes
MIS
Here is a question for you all,
What is the hierarchy of events and price changes that are set in events.cfg? I was under the assumption that a monthly event would over ride a weekday event and a weekday event would override a daily.
Here is an example of where we are having issues:
[Date.11.01.2016]
12:10 SETPRICECHANGE 20 0 << (Overrides [daily], but should not be overridden by others below)
[Daily]
00:00 SETPRICECHANGE 30 0 <<<<<<<<
28:00 EOD
[Weekday.2]
03:00 DISABLEPRICECHANGE 99 0
12:20 SETPRICECHANGE 16 0 <<<<<<<<
[Month.1]
12:30 SETPRICECHANGE 18 0 <<<<<<<<
Shouldn't the date over ride all events? As weekday overrides daily? Your input would be much appreciated.
What is the hierarchy of events and price changes that are set in events.cfg? I was under the assumption that a monthly event would over ride a weekday event and a weekday event would override a daily.
Here is an example of where we are having issues:
[Date.11.01.2016]
12:10 SETPRICECHANGE 20 0 << (Overrides [daily], but should not be overridden by others below)
[Daily]
00:00 SETPRICECHANGE 30 0 <<<<<<<<
28:00 EOD
[Weekday.2]
03:00 DISABLEPRICECHANGE 99 0
12:20 SETPRICECHANGE 16 0 <<<<<<<<
[Month.1]
12:30 SETPRICECHANGE 18 0 <<<<<<<<
Shouldn't the date over ride all events? As weekday overrides daily? Your input would be much appreciated.