Jump to content

drupi

Members
  • Posts

    6
  • Joined

  • Last visited

Community Answers

  1. drupi's post in Gives EXP in percentage was marked as the answer   
    bonusEXP = (BaseExp+NextBaseExp)*.25;
    BaseExp=BaseEXP+bonusEXP;
     
    *not the actual code but should give you the idea on how to implement this.
×
×
  • Create New...