Hello to everyone. I want help in what i did. I don;t find any error in game or in console. I raise the max BaseStat from 99 ( retail ) to 200.
And i do changes in next packages:
BaseStat.Java
protectedstatic final class CON implementsBaseStat{@Overridepublic final double calcBonus(L2Character actor){returnCONbonus[Math.min(actor.getCON(),BaseStats.MAX_STAT_VALUE -1)];}}
Question
0flee
Pack: L2jSunrise ( high Five )
Hello to everyone. I want help in what i did. I don;t find any error in game or in console. I raise the max BaseStat from 99 ( retail ) to 200.
And i do changes in next packages:
BaseStat.Java
...
UserInfo.Java
statBonus.xsd
skill xml
( I comment to see if just on CON i meet problems. And yes. Only on CON i have problems.
Video See what's happend!
2 answers to this question
Recommended Posts