Problem with levels

Results 1 to 5 of 5
  1. #1
    Novice kamet yacer is offline
    MemberRank
    Dec 2006 Join Date
    2Posts

    Problem with levels

    Hey there. I've finished creating my own private server of GunZ. Everything worked well etc, no Problems.
    But now I'm fighting my little brother, he somehow managed to kill me. So far so good I though, nothing much happened except that I leveled down?!?! (wtf? lol first lvl 99 then lvl 98 just because of one kill??) Well okay now I kept up my head and fought, making the match end in 4 kills for me and 1 death for me. Same thing the other way 'round for my brother of course. It showed us being lvl 99 and lvl 98 at the end. Something I can take as a warrior I thought but then came the big fucking surprise: Back in the Lobby I was told my equipment deequipped because of level fall. Now I was lvl 4?!!?!?!?!? (My brother is lvl 3 now btw...)
    Ok now I just wanted to ask if there is already a possibility to fix that and if so how do I do it?
    No bloody "use the search"-shit pls I only found bounty fixes etc...
    Thanks in advance...(don't mind the bad language, it's just that I'm pissed)


  2. #2
    RageZ Hell kekku500 is offline
    MemberRank
    Nov 2006 Join Date
    EstoniaLocation
    672Posts
    cuz exp wes too low for lvl 99 put exp 999999999 this is lvl 97 exp ^^

  3. #3
    Member InnerDark is offline
    MemberRank
    Jan 2007 Join Date
    77Posts
    cuz exp wes too low for lvl 99 put exp 999999999 this is lvl 97 exp ^^
    rapid xp gain = rapid xp loss
    you can set the xp limit higher, u have to edit an xml file, i'll edit his later
    EDIT: It is forumla.xml in your match server folder,
    <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>
    The number between means how much more xp you need, like,
    when your lvl 1, u need 1 more "part" to lvl up, guessing like that is about 10000. in the <LM lower="96" upper="99"> part that means that applies for those lvls in between. so turn all of them up to 1000 and your fine, unless you run a server for a lot of people
    Last edited by InnerDark; 19-01-07 at 09:53 PM. Reason: Found it!

  4. #4
    Novice kamet yacer is offline
    MemberRank
    Dec 2006 Join Date
    2Posts
    Hehe changed it and it seems to work :) thank's a lot man!

  5. #5
    Member InnerDark is offline
    MemberRank
    Jan 2007 Join Date
    77Posts
    no problem



Advertisement