Max Posted June 23, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Share 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 Link to comment Share on other sites More sharing options...
sandbox Posted June 23, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share 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 Link to comment Share on other sites More sharing options...
Max Posted June 23, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
sandbox Posted June 24, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted June 24, 2014 It changes after a period of time? Maybe you got floating rates enabled, no? Quote Link to comment Share on other sites More sharing options...
Max Posted June 24, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Max Posted June 27, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Author Share Posted June 27, 2014 bump help please Quote Link to comment Share on other sites More sharing options...
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 MaxLink to comment
Share on other sites
5 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.