Phantom Of Rogue-Gon Posted September 12, 2013 Posted September 12, 2013 http://www.eathena.ws/board/index.php?act=attach&type=post&id=7761 Every 10am Quote
Patskie Posted September 12, 2013 Posted September 12, 2013 Reference : doc/script_commands.txt#L847 OnClock<hour><minute>: OnMinute<minute>: OnHour<hour>: On<weekday><hour><minute>: OnDay<month><day>: This will execute when the server clock hits the specified date or time. Hours and minutes are given in military time. ('0105' will mean 01:05 AM). Weekdays are Sun,Mon,Tue,Wed,Thu,Fri,Sat. Months are 01 to 12, days are 01 to 31. Remember the zero. Quote
Phantom Of Rogue-Gon Posted September 12, 2013 Author Posted September 12, 2013 where can add the timer? can you show me? Quote
Emistry Posted September 12, 2013 Posted September 12, 2013 OnClock1000: if ( $@PoringEventChecker == 0 ) { set $@PoringEventChecker, 1; initnpctimer; end; } Quote
Question
Phantom Of Rogue-Gon
http://www.eathena.ws/board/index.php?act=attach&type=post&id=7761
Every 10am
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.