This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
millerose23
Hello guys i face a problem...All character don't earn bonus hp...Ex. if you start new char you just take a char with 1 hp... Maybe i made a wrong on vars? or returns? any idea? l2jacis pack!!Tnx alot,in addition i cant see any error on my eclipse...so it seems like a logic error...
[javac] Compiling 1 source file to c:\L2\classes [javac] C:\Users\millerose\Dropbox\L2\aCis_gameserver\java\net\sf\l2j\gameserver\model\actor\stat\CharStat.java:190: error: method getBaseHpMax in class CharTemplate cannot be applied to given types; [javac] return (int) calcStat(Stats.MAX_HP, _activeChar.getTemplate().getBaseHpMax(_activeChar.getLevel()), null, null); [javac] ^ [javac] required: no arguments [javac] found: int [javac] reason: actual and formal argument lists differ in length [javac] 1 errorSorry for double post...
Edited by millerose234 answers to this question
Recommended Posts