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?
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?
I don't think it's possible =O
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.
Eele sayd: ''Of course its possible, but im not sure''
LOL xD
--
Well may i ask WHY do you want it?
lol can some1 tell how :D
ya I wanna get lvl 150 :D
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,
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 :/
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
I know, can some1 do it, and explain? :D
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
really?
i could never go past 254, then after, it shows up negative.
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 *
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.
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...
basicly.. its impossible
or just use ASM
maybe hex edit will work..
nah not possible
well is not a problem, but how to do it ? :D
isnt possible
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