- Joined
- Apr 2, 2008
- Messages
- 89
- Reaction score
- 1
kk i just found this in the scripts i havn't tested it.
Go to net/sf/odinms/client/MapleCharacter.java
and find
and then change the 30000 to any # you want i'll test and give a screenshot in a sec thanks
Credit to me finding it =P
Go to net/sf/odinms/client/MapleCharacter.java
and find
Code:
maxhp = Math.min(30000, maxhp);
maxmp = Math.min(30000, maxmp);
and then change the 30000 to any # you want i'll test and give a screenshot in a sec thanks
Credit to me finding it =P