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 error
Added: a brand-new default dashboard template.
You can now add multiple game/login server builds.
Full support for running both PTS & L2J servers simultaneously, with switching between them.
Payment systems: added OmegaPay and Pally (new PayPal-style API).
Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account.
Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.
Look demo site: demo
MoMoProxy has updated more static residential proxies for USA location, anyone interested in can view: https://momoproxy.com/static-residential-proxies
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