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)];}}
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
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