S
Shadow_
Guest
Hello,
I have been trying to change monsters and players maximum health which is int32 tried changing things related to players and monsters hp to unit32 or int64 didn't work (changed to BIGINT (11) in database tables and nothing happens once the player passes int32 value with their hp, it downgrades to 1HP so anybody knows which changes should be made in source files ?
Carcoo.
I have been trying to change monsters and players maximum health which is int32 tried changing things related to players and monsters hp to unit32 or int64 didn't work (changed to BIGINT (11) in database tables and nothing happens once the player passes int32 value with their hp, it downgrades to 1HP so anybody knows which changes should be made in source files ?
Carcoo.