Jump to content
  • 0

VIP System exp table


Max

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   2
  • Joined:  03/23/12
  • Last Seen:  

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 :

 

post-3334-0-34665500-1403487445_thumb.png

 

How to fix this problem ? Thanks

 

 

 

 

 

*another question , and how to check the player if he/she is vip ? thanks

Edited by Max
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   2
  • Joined:  03/23/12
  • Last Seen:  

 

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

 

post-3334-0-03759700-1403568033_thumb.jpg

Edited by Max
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

It changes after a period of time? Maybe you got floating rates enabled, no?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   2
  • Joined:  03/23/12
  • Last Seen:  

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 :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   2
  • Joined:  03/23/12
  • Last Seen:  

bump help please

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...