How to change lvl limit?

Page 1 of 2 12 LastLast
Results 1 to 25 of 33
  1. #1
    Account Upgraded | Title Enabled! Torrentspy is offline
    MemberRank
    Sep 2008 Join Date
    256Posts

    How to change lvl limit?

    I have a problem, I wanna set highest lvl 150, but ever I try to modify formula.xml in my mathch server, the lvlup stops!
    pls help me how to change lvl limit to 150?


  2. #2
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: How to change lvl limit?

    I don't think it's possible =O

  3. #3
    Status: Pooping eele is offline
    MemberRank
    Jul 2008 Join Date
    The NetherlandsLocation
    915Posts

    Re: How to change lvl limit?

    Quote Originally Posted by Bartjehh View Post
    I don't think it's possible =O
    Of course its possible but im not sure, if it is only XML work,,

    You should edit something in the database,

    and maybe in the runnable..

  4. #4
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: How to change lvl limit?

    I think it's both runnable and server work. You should find out in the server where it levels, then see if there's a block on it so you can only level up to 99. If so, remove it or make it 150. It can be in the runnable as well, I've never looked into it.

  5. #5
    Account Upgraded | Title Enabled! Bartjehh is offline
    MemberRank
    Oct 2008 Join Date
    The netherlandsLocation
    448Posts

    Re: How to change lvl limit?

    Eele sayd: ''Of course its possible, but im not sure''

    LOL xD

    --

    Well may i ask WHY do you want it?

  6. #6
    Account Upgraded | Title Enabled! Torrentspy is offline
    MemberRank
    Sep 2008 Join Date
    256Posts

    Re: How to change lvl limit?

    lol can some1 tell how :D

    ya I wanna get lvl 150 :D

  7. #7
    Account Upgraded | Title Enabled! xHalloweenX is offline
    MemberRank
    Sep 2007 Join Date
    Jonesboro, ArkaLocation
    218Posts

    Re: How to change lvl limit?

    u can go up to level 125 , u need to chaneg a value in gunz client to show levels pass 125 in lobby
    its db and matchserver

    I do not know what needs edited.
    Anythign passed level 99 gets set as * in exp so that needs to be edited - (might be a result to havign no exp rate value set), the exp table needs to be added to, the amount of chars allowed in teh db need to be changed, and a client edit for char sizeing so it wont show as a -1 in lobby,

  8. #8
    GunZ Developer dacharles is offline
    MemberRank
    Oct 2006 Join Date
    476Posts

    Re: How to change lvl limit?

    mmm i think MAAAybe if u change the lvl limit u will have some problems with the memory i think u might allocate more memory for that :/

  9. #9
    Apprentice http://Mystery is offline
    MemberRank
    Oct 2008 Join Date
    internetLocation
    15Posts

    Re: How to change lvl limit?

    your also going to have to change the exp limit

    or your going to repeatedly lvl down

    Example:
    if the max exp for a lvl 99 is 250 million and u some how go past it
    one death and your straight back to 99

  10. #10
    Account Upgraded | Title Enabled! Torrentspy is offline
    MemberRank
    Sep 2008 Join Date
    256Posts

    Re: How to change lvl limit?

    I know, can some1 do it, and explain? :D

  11. #11
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: How to change lvl limit?

    this might have nothing to do with this, but i believe so.

    Code:
     00410B40  |. 68 D42D5100    |PUSH MatchSer.00512DD4                  ; |Arg2 = 00512DD4 ASCII "levelmin"
    00410B45  |. 8D4424 34      |LEA EAX,DWORD PTR SS:[ESP+34]           ; |
    00410B49  |. 50             |PUSH EAX                                ; |Arg1
    00410B4A  |. 8D4C24 1C      |LEA ECX,DWORD PTR SS:[ESP+1C]           ; |
    00410B4E  |. E8 4D400800    |CALL MatchSer.00494BA0                  ; \MatchSer.00494BA0
    00410B53  |. 53             |PUSH EBX                                ; /Arg3
    00410B54  |. 68 C82D5100    |PUSH MatchSer.00512DC8                  ; |Arg2 = 00512DC8 ASCII "levelmax"
    00410B59  |. 8D4C24 3C      |LEA ECX,DWORD PTR SS:[ESP+3C]           ; |
    00410B5D  |. 51             |PUSH ECX                                ; |Arg1
    00410B5E  |. 8D4C24 1C      |LEA ECX,DWORD PTR SS:[ESP+1C]           ; |
    00410B62  |. E8 39400800    |CALL MatchSer.00494BA0                  ; \MatchSer.00494BA0

  12. #12
    Reverse Engineer ThievingSix is offline
    MemberRank
    Mar 2007 Join Date
    CaliforniaLocation
    901Posts

    Re: How to change lvl limit?

    Quote Originally Posted by xHalloweenX View Post
    u can go up to level 125 , u need to chaneg a value in gunz client to show levels pass 125 in lobby
    its db and matchserver

    I do not know what needs edited.
    Anythign passed level 99 gets set as * in exp so that needs to be edited - (might be a result to havign no exp rate value set), the exp table needs to be added to, the amount of chars allowed in teh db need to be changed, and a client edit for char sizeing so it wont show as a -1 in lobby,
    That doesn't make any sense. Since you can manually set your level to 1337(Yes I've done this) and it shows up in game just fine.

  13. #13
    Status: Pooping eele is offline
    MemberRank
    Jul 2008 Join Date
    The NetherlandsLocation
    915Posts

    Re: How to change lvl limit?

    Quote Originally Posted by ThievingSix View Post
    That doesn't make any sense. Since you can manually set your level to 1337(Yes I've done this) and it shows up in game just fine.

    Gratz:D
    Can you make a Tut on this?(A)

  14. #14
    Account Upgraded | Title Enabled! shortymant is offline
    MemberRank
    Nov 2008 Join Date
    606Posts

    Re: How to change lvl limit?

    really?
    i could never go past 254, then after, it shows up negative.

  15. #15
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: How to change lvl limit?

    Quote Originally Posted by ThievingSix View Post
    That doesn't make any sense. Since you can manually set your level to 1337(Yes I've done this) and it shows up in game just fine.
    It does on the TAB screen and above your HP bar, but not everywhere.

  16. #16
    Account Upgraded | Title Enabled! xHalloweenX is offline
    MemberRank
    Sep 2007 Join Date
    Jonesboro, ArkaLocation
    218Posts

    Re: How to change lvl limit?

    if u die u level down to 99 once u leave the game, in lobby it shows as -1
    Also after u set ur level go into a game, kill someone then leave but dont die then take a look at ur exp in DB its a *

  17. #17
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: How to change lvl limit?

    well after an asm edit this shouldnt be a problem. Yes you can change your level manually, like t6 said, but since no function is set up for xp after 99 you would level down to whatever level your xp is at. So if the function said that anything after "x" xp is 99 then its only common since that you would level down to 99 no matter what level you were at. If you edited the client and the server to accept the function higher then 99 then you would be able to level up, and level down, normally compared to your level.

    Quote Originally Posted by xHalloweenX View Post
    if u die u level down to 99 once u leave the game, in lobby it shows as -1
    Also after u set ur level go into a game, kill someone then leave but dont die then take a look at ur exp in DB its a *
    This is just because there is no function to your level. Your adding (or its converse) xp to a level that according to both the client and the server is not even possible...

  18. #18
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: How to change lvl limit?

    Quote Originally Posted by shortymant View Post
    this might have nothing to do with this, but i believe so.

    Code:
     00410B40  |. 68 D42D5100    |PUSH MatchSer.00512DD4                  ; |Arg2 = 00512DD4 ASCII "levelmin"
    00410B45  |. 8D4424 34      |LEA EAX,DWORD PTR SS:[ESP+34]           ; |
    00410B49  |. 50             |PUSH EAX                                ; |Arg1
    00410B4A  |. 8D4C24 1C      |LEA ECX,DWORD PTR SS:[ESP+1C]           ; |
    00410B4E  |. E8 4D400800    |CALL MatchSer.00494BA0                  ; \MatchSer.00494BA0
    00410B53  |. 53             |PUSH EBX                                ; /Arg3
    00410B54  |. 68 C82D5100    |PUSH MatchSer.00512DC8                  ; |Arg2 = 00512DC8 ASCII "levelmax"
    00410B59  |. 8D4C24 3C      |LEA ECX,DWORD PTR SS:[ESP+3C]           ; |
    00410B5D  |. 51             |PUSH ECX                                ; |Arg1
    00410B5E  |. 8D4C24 1C      |LEA ECX,DWORD PTR SS:[ESP+1C]           ; |
    00410B62  |. E8 39400800    |CALL MatchSer.00494BA0                  ; \MatchSer.00494BA0
    Nah, thats the level check of the channels.

  19. #19
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: How to change lvl limit?

    basicly.. its impossible

    or just use ASM

    maybe hex edit will work..

    nah not possible

  20. #20
    GunZ Developer dacharles is offline
    MemberRank
    Oct 2006 Join Date
    476Posts

    Re: How to change lvl limit?

    Quote Originally Posted by Rotana View Post
    Nah, thats the level check of the channels.
    well is a good start

  21. #21
    Account Upgraded | Title Enabled! billabonker is offline
    MemberRank
    Feb 2008 Join Date
    YouTube :)Location
    360Posts

    Re: How to change lvl limit?

    Quote Originally Posted by dacharles View Post
    well is a good start

    what is a good start?

  22. #22
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: How to change lvl limit?

    Quote Originally Posted by dacharles View Post
    well is a good start
    Nah. Setting a level like 200 in maxlevel shouldn't cause problems.

  23. #23
    Account Upgraded | Title Enabled! Torrentspy is offline
    MemberRank
    Sep 2008 Join Date
    256Posts

    Re: How to change lvl limit?

    well is not a problem, but how to do it ? :D

  24. #24
    Account Upgraded | Title Enabled! JuanMedina is offline
    MemberRank
    Feb 2009 Join Date
    VenezuelaLocation
    227Posts

    Re: How to change lvl limit?

    isnt possible

  25. #25
    Account Upgraded | Title Enabled! Torrentspy is offline
    MemberRank
    Sep 2008 Join Date
    256Posts

    Re: How to change lvl limit?

    No, it is possible, if u remember legacy gamerz, they had not lvl 99 as limit, there were ppl lvl 100 and lvl 101 and 105 and so on lol

    here r ppl who know, but they will not share, they only share what every1 can do xD



Page 1 of 2 12 LastLast

Advertisement