Bringer Posted December 3, 2016 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
0 Emistry Posted December 5, 2016 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
0 Bringer Posted December 6, 2016 Author 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
0 Emistry Posted December 9, 2016 Posted December 9, 2016 callsub( L_rate,1 ); // 1x / Original callsub( L_rate,2 ); // 2x callsub( L_rate,3 ); // 3x Quote
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
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.