Phantom Of Rogue-Gon Posted September 12, 2013 Group: Members Topic Count: 65 Topics Per Day: 0.02 Content Count: 181 Reputation: 0 Joined: 08/07/13 Last Seen: September 15, 2014 Share Posted September 12, 2013 http://www.eathena.ws/board/index.php?act=attach&type=post&id=7761 Every 10am Quote Link to comment Share on other sites More sharing options...
Patskie Posted September 12, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 4 hours ago Share 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 Link to comment Share on other sites More sharing options...
Phantom Of Rogue-Gon Posted September 12, 2013 Group: Members Topic Count: 65 Topics Per Day: 0.02 Content Count: 181 Reputation: 0 Joined: 08/07/13 Last Seen: September 15, 2014 Author Share Posted September 12, 2013 where can add the timer? can you show me? Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 12, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2372 Joined: 10/28/11 Last Seen: 20 hours ago Share Posted September 12, 2013 OnClock1000: if ( $@PoringEventChecker == 0 ) { set $@PoringEventChecker, 1; initnpctimer; end; } Quote Link to comment Share on other sites More sharing options...
Question
Phantom Of Rogue-Gon
http://www.eathena.ws/board/index.php?act=attach&type=post&id=7761
Every 10am
Link to comment
Share on other sites
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.