Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Displaying more than 255


Fuyuumi
 Share

Recommended Posts

Requirements:

Knowledge

VB6

Tutorial

Go into client side and server side goto the PlayerRec, And look for the Stats(1 to name - 1) As Byte, Change "Byte" To Long or Integer or whatever. The max for a Byte is 255 so you would need to change it to something higher.

I'm not sure if there is any "limiter" in the code of the server or client anywhere… I'm not sure on that part. but i do know you need to change that and also delete your player accounts(i think you needed to)
Link to comment
Share on other sites

But if I change Byte to Long then my player would be able to get more than 255 END thanks to lvl up points?

I just want to see that my stats are raised when I'm wearing my equipment. I'm using more eqiupment slots modification that I found on tutorials here and by giving each of 9 pieces of equipment a 255 END bonus I can get 20050 HP (10*255 END), but my character window always shows that 255 from points I gave myself.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...