increaselvl()
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 11
- Joined: Tue Aug 09, 2011 11:30 pm
increaselvl()
I have problems when looking for increaselvl() method, in the latest rev of h5, stable. Can anyone help me? thx
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: increaselvl()
Code: Select all
activeChar.getStat().setLevel((byte) (activeChar.getLevel() + 1));
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
