Jump to content

vitalro

Members
  • Content Count

    8
  • Joined

  • Last visited

Posts posted by vitalro


  1. why is it that it ended saturday 11:59pm. it must end sunday 11:59pm

     

    -	script	FloatingRates	-1,{OnInit:OnClock0001:	if(gettime(4)==4  || gettime(4)==5  || gettime(4)==6 ) {setbattleflag("base_exp_rate"), 1400;        setbattleflag("job_exp_rate"), 1400;		atcommand "@reloadmobdb";		end;	}	if(gettime(4) == 0)	{		announce "Weekend Exp Event is finished",bc_all,0xFF6060;		atcommand "@reloadbattleconf";		atcommand "@reloadmobdb";	}	end;OnMinute02:	if(gettime(4)==4 || gettime(4)==5 || gettime(4)==6 )	{		announce "Weekend Exp Event(Base: 14x, Job: 14x) is active!!",bc_all,0xFF6060;	}	end;}

     


  2.  

    ^then it is normal..

     

    In renewal Drop formula read Renewal_Drop

     

    disable it if you dont want that formula.

     

    For Example, if you are level 50, and you kill a monster level 10, which normally drops a item at 50%, for you it'd drop at 25% (because you're 30 levels or higher than it)

    How to Disable

    • Commenting it's #define RENEWAL_DROP line out makes it disable (add // before #define)

    thank you


  3. If i attack a monster and my account number are any of this

    			<admin>2000000</admin>			<admin>2000001</admin>			<admin>2000002</admin>			<admin>2000003</admin>			<admin>2000004</admin>			<admin>2000006</admin>			<admin>2000007</admin> 

     

     the editing of file detected will show up then exit my client.

     

     

    but if i'm not in that range of account number then it won't show up

     

    2013 client user here

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.