-
Notifications
You must be signed in to change notification settings - Fork 757
OnAgitInit
Haru edited this page Oct 19, 2016
·
1 revision
- OnAgitInit:
This special label will be ran as soon as the castle data is loaded from the char data. So it will check for the start and end time to see if it's in WoE time, hence why the hours has to be checked. There cannot be more than one of this line as it will cause confusion in your WoE script. On clock should always be typed before OnAgitInit.
OnAgitInit should always appear right after OnClock labels and carry the time check list. The list should also be in order (Monday, Tuesday...). Category:Script Command