hi... im trying to insert this code to l2jserver last develop rev.
but the pcstat.java isnt the same. so, anyone can helpme to do this? thx in advance:
i test that command ingame and is working fine but i need the pcstat core side working.
Core:
+++ java/com/l2jserver/gameserver/model/actor/stat/PcStat.java (working copy){returnfalse;}++// Check, if exp gain isn't disabled by voiced command+if(activeChar.canOverrideCond(PcCondOverride.DISABLE_EXP_GAIN))+{+returnfalse;+}if(!super.addExp(value)){{returnfalse;}-++// Check, if exp gain isn't disabled by voiced command+if(activeChar.canOverrideCond(PcCondOverride.DISABLE_EXP_GAIN))+{+ addToExp =0;+}+long baseExp = addToExp;int baseSp = addToSp;
Hello @Hitcher. Could you please clarify the scenario in which this happened?
Was it on GF server?
The drops that were on the ground were from the same character? These fell with autoloot off, then you activated autoloot and tried to pick? Please provide more details so we can replicate it.
Quality service,
I hired him as driver, and whole time while it lasted, I was notified every detail what he was doing. Really quality.
I recommend these services.
🔥 DISCOUNT UNTIL THE END OF THE MONTH!
» From 21.11.2024 to 24.11.2024 - 20% Discount!
Price: 500$ - 400$.
»From 25.11.2024 to 30.11.2024 - 10% Discount!
Price: 500$ - 450$.
Question
Urbanhack
hi... im trying to insert this code to l2jserver last develop rev.
but the pcstat.java isnt the same. so, anyone can helpme to do this? thx in advance:
i test that command ingame and is working fine but i need the pcstat core side working.
Core:
Datapack Side:
2 answers to this question
Recommended Posts