increaselvl()
Posted: Thu Mar 22, 2012 6:41 pm
I have problems when looking for increaselvl() method, in the latest rev of h5, stable. Can anyone help me? thx
Code: Select all
activeChar.getStat().setLevel((byte) (activeChar.getLevel() + 1));