Bringer Posted December 3, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: April 16 Share Posted December 3, 2016 (edited) Hello i'm requesting For Hourly Script Server Rate 15x/15x/5x 7pm - 9pm Monday TO Friday X2 EXP 7pm - 12AM Sat / Sunday 3x Exp x2 Drop rate Every 30mins Automated announce How many Hours Left The Happy Hour Event Edited December 3, 2016 by Bringer Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted December 5, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 5, 2016 you can use this script https://pastebin.com/qh15CLjf set on which hours/days it would trigger the bonus exp rate, and which hours/days will trigger the normal exp rate. Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted December 6, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: April 16 Author Share Posted December 6, 2016 18 hours ago, Emistry said: you can use this script https://pastebin.com/qh15CLjf set on which hours/days it would trigger the bonus exp rate, and which hours/days will trigger the normal exp rate. which what will trigger the bonus ? and what party will trigger the normal exp rate OnInit: OnFri2200: OnSat2400: OnSun2400: callsub( L_rate,1 ); end; OnFri1900: callsub( L_rate,2 ); end; OnSat1900: OnSun1900: callsub( L_rate,3 ); end ; Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted December 9, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 9, 2016 callsub( L_rate,1 ); // 1x / Original callsub( L_rate,2 ); // 2x callsub( L_rate,3 ); // 3x Quote Link to comment Share on other sites More sharing options...
Question
Bringer
Hello i'm requesting For Hourly Script
Server Rate 15x/15x/5x
7pm - 9pm Monday TO Friday
X2 EXP
7pm - 12AM Sat / Sunday
3x Exp x2 Drop rate
Every 30mins Automated announce How many Hours Left The Happy Hour Event
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.