Max Posted June 23, 2014 Posted June 23, 2014 (edited) Excuse me all , I just need some help for the Official VIP System rAthena , it's working for me , but the exp + drop rates increased by it self : How to fix this problem ? Thanks *another question , and how to check the player if he/she is vip ? thanks Edited June 23, 2014 by Max Quote
sandbox Posted June 23, 2014 Posted June 23, 2014 As for the exp increase, you can check them out here.. https://github.com/rathena/rathena/blob/master/conf/battle/player.conf#L171 And for the VIP checking *vip_status(<type>,{"<character name>"}) Returns various information about a player's VIP status. Valid types: 1 - VIP status. (1 if VIP, 0 if non-VIP) 2 - VIP expire date. (timestamp string if VIP, 0 if non-VIP) 3 - VIP time remaining. (timestamp string if VIP, 0 if non-VIP) NOTE: This command is only available if the VIP System is enabled. Quote
Max Posted June 23, 2014 Author Posted June 23, 2014 (edited) As for the exp increase, you can check them out here.. https://github.com/rathena/rathena/blob/master/conf/battle/player.conf#L171 And for the VIP checking *vip_status(<type>,{"<character name>"}) Returns various information about a player's VIP status. Valid types: 1 - VIP status. (1 if VIP, 0 if non-VIP) 2 - VIP expire date. (timestamp string if VIP, 0 if non-VIP) 3 - VIP time remaining. (timestamp string if VIP, 0 if non-VIP) NOTE: This command is only available if the VIP System is enabled. ya thanks now I know how to check if vip player but that's not my question , vip_base_exp_increase: 50 = Exp value Premium +50% , already tried that What i'm asking is why after 15 mins the rAthenaServer exp increased to 1400% lol and the drops to 900% ( for all player ) and this is how premium looks like Edited June 24, 2014 by Max Quote
sandbox Posted June 24, 2014 Posted June 24, 2014 It changes after a period of time? Maybe you got floating rates enabled, no? Quote
Max Posted June 24, 2014 Author Posted June 24, 2014 It changes after a period of time? Maybe you got floating rates enabled, no? nope , it's a new clean rAthena server files , i'm not gonna edit anything until this problem solved , because I want to edit all my server using vip feature Quote
Question
Max
Excuse me all , I just need some help for the Official VIP System rAthena , it's working for me , but the exp + drop rates increased by it self :
How to fix this problem ? Thanks
*another question , and how to check the player if he/she is vip ? thanks
Edited by Max5 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.