level 150

02/23/2010 05:48 probitch18#1
ok on the 5165 server how hard would it be to change the highst level wud it just be a case of adding the stats in the stats.txt up to 150 or alot more complex?
02/23/2010 06:25 Arcо#2
AFAIK that requires decrypting and encrypting the levexp.dat and levelexp.dat
02/23/2010 21:48 probitch18#3
is there a programe i can use to do that? and is that in the client or the server?
02/23/2010 23:57 Korvacs#4
There is no program as far as i know, and that would be for the client, you would need to add required experience values upto level 150.

Then you would need to do the same for the server, and add places to level to acheive level 150, add items, modify the stats as you said.

Its certainly do-able, the client could support levels 0 - 255 provided enough content was added.
02/24/2010 00:43 LegalConquer#5
there is a program pm me and ill send u it.
and ill show u how if u want. :)
with the 5165 source i deleted the whole exprate.dat thingy
i found it just annoyed me if i wanted to change any exp rates
and just coded the exp rates into the source instead of having to decrypt something
everytime i needed to change.
02/24/2010 00:55 probitch18#6
i tried using the one from the post how to make new weapons but it didnt work for sum reason
02/24/2010 06:00 Arcо#7
Quote:
Originally Posted by Korvacs View Post
There is no program as far as i know, and that would be for the client, you would need to add required experience values upto level 150.

Then you would need to do the same for the server, and add places to level to acheive level 150, add items, modify the stats as you said.

Its certainly do-able, the client could support levels 0 - 255 provided enough content was added.
There is a tool released, just not on these forums.