Hey I just want to ask is it necessary not to put atcommand "@reloadbattleconf";
at this part? I haven't tested it yet thought since I`m currently away from home just want to clarify it as early as possible so I would be able to implement it fast when I get home xD
OnInit:
OnClock0000:
if(gettime(4)==4 || gettime(4)==5 || gettime(4)==6 ) { // Friday, Saturday, Sunday
setbattleflag("base_exp_rate", 6000 ); // Change 6,000 to the rates you want
setbattleflag("job_exp_rate", 6000 ); // Change 6,000 to the rates you want
<-------this part???----->
atcommand "@reloadmobdb";
By the way nice scripts