Loss Of Exp

Results 1 to 7 of 7
  1. #1
    Member iRLoser is offline
    MemberRank
    Oct 2007 Join Date
    Who Knows [:Location
    55Posts

    Loss Of Exp

    When i level up to Level 50 in my Server When i die i drop back down to level 12 is there a problem with my formula.xml?

    <?xml version="1.0" encoding="UTF-8"?>
    <XML id="formula">

    <FORMULA_TABLE id="NeedExpLM">
    <LM lower="1" upper="20">1</LM>
    <LM lower="21" upper="30">1.1</LM>
    <LM lower="31" upper="40">1.2</LM>
    <LM lower="41" upper="45">1.4</LM>
    <LM lower="46" upper="50">1.6</LM>
    <LM lower="51" upper="55">1.8</LM>
    <LM lower="56" upper="60">2</LM>
    <LM lower="61" upper="65">4</LM>
    <LM lower="66" upper="70">8</LM>
    <LM lower="71" upper="75">12</LM>
    <LM lower="76" upper="80">16</LM>
    <LM lower="81" upper="85">20</LM>
    <LM lower="86" upper="90">20</LM>
    <LM lower="91" upper="95">40</LM>
    <LM lower="96" upper="99">40</LM>
    </FORMULA_TABLE>

    <FORMULA_TABLE id="GettingExpLM">
    <LM lower="1" upper="20">20</LM>
    <LM lower="21" upper="30">20</LM>
    <LM lower="31" upper="40">20</LM>
    <LM lower="41" upper="45">20.1</LM>
    <LM lower="46" upper="50">20.1</LM>
    <LM lower="51" upper="55">20.1</LM>
    <LM lower="56" upper="60">20.1</LM>
    <LM lower="61" upper="65">20.1</LM>
    <LM lower="66" upper="70">20.1</LM>
    <LM lower="71" upper="75">20.1</LM>
    <LM lower="76" upper="80">20.1</LM>
    <LM lower="81" upper="85">20.2</LM>
    <LM lower="86" upper="90">20.2</LM>
    <LM lower="91" upper="95">20.2</LM>
    <LM lower="96" upper="99">20.2</LM>
    </FORMULA_TABLE>

    <FORMULA_TABLE id="GettingBountyLM">
    <LM lower="1" upper="20">100</LM>
    <LM lower="21" upper="30">100.1</LM>
    <LM lower="31" upper="40">100.1</LM>
    <LM lower="41" upper="45">100.2</LM>
    <LM lower="46" upper="50">100.2</LM>
    <LM lower="51" upper="55">100.2</LM>
    <LM lower="56" upper="60">100.2</LM>
    <LM lower="61" upper="65">100.2</LM>
    <LM lower="66" upper="70">100.2</LM>
    <LM lower="71" upper="75">100.2</LM>
    <LM lower="76" upper="80">100.2</LM>
    <LM lower="81" upper="85">100.2</LM>
    <LM lower="86" upper="90">100.2</LM>
    <LM lower="91" upper="95">100.2</LM>
    <LM lower="96" upper="99">100.2</LM>
    </FORMULA_TABLE>

    </XML>


  2. #2
    Enthusiast TonySkullz is offline
    MemberRank
    Apr 2007 Join Date
    FloridaLocation
    38Posts

    Re: Loss Of Exp

    No, you haven't set your character's EXP correctly. Just changing the level isn't enough, you have to change your EXP amount to match the level. If you set your level to 50, but your EXP is that of level 12, then when you die your exp is recalculated and the level is reset to what it should be.

  3. #3
    Member redhellhound is offline
    MemberRank
    Sep 2007 Join Date
    BC, Canada! EHLocation
    99Posts

    Re: Loss Of Exp

    Quote Originally Posted by TonySkullz View Post
    No, you haven't set your character's EXP correctly. Just changing the level isn't enough, you have to change your EXP amount to match the level. If you set your level to 50, but your EXP is that of level 12, then when you die your exp is recalculated and the level is reset to what it should be.
    I sorta did not get that, its abit confusing for me.

  4. #4
    Member SluggerMyers is offline
    MemberRank
    Aug 2008 Join Date
    70Posts

    Re: Loss Of Exp

    Okay, you changed your level in the database. Your level doesn't match the amount of experience though.

    Say for a lvl 50 you need 500000 exp, but you have the exp of a lvl 12 which is, say, 60000. Youd have to change your exp from 60000 to 5000000 to match your lvl

  5. #5
    Rival Gamers Owner own_prox is offline
    MemberRank
    Jul 2007 Join Date
    HellLocation
    1,077Posts

    Re: Loss Of Exp

    he means if you change it to level 50 ok you where lvl 12 before you changed it meaning that your exp is at a lvl 12 exp's so at level 50 you'd loose exp and delevel back to 12

  6. #6
    Retired modder Aimed is offline
    MemberRank
    Aug 2008 Join Date
    BelgiumLocation
    1,279Posts

    Re: Loss Of Exp

    Quote Originally Posted by redhellhound View Post
    I sorta did not get that, its abit confusing for me.
    He Means that if you change your Character's level, you will need to change his EXP aswell.
    Why? Cause if you level down after level change, the system will look at your character's EXP and calculate what level it should be then.

    Simple explanation (just to make you get a better view on what's the problem):

    A lvl 1 has 1000 EXP.

    You change level into level 50.

    Now you have :
    A level 50 with 1000 EXP.

    Now you get killed "oh noes!!"
    You level down.

    Now the server will look at your EXP to see what Level he should replace the 50 With.
    It will set it back to 1.


    I hope you get it now


    ---EDIT---
    Damn 2 people responded while I was typing this xD
    ------------

  7. #7
    Apprentice blancoblanco is offline
    MemberRank
    Nov 2007 Join Date
    16Posts

    Re: Loss Of Exp

    Hmmm, not sure looks good to me
    Last edited by blancoblanco; 23-10-08 at 10:31 AM. Reason: Confused my self for a second



Advertisement