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;
It's impossible to explain things to someone completely stupid like you.
You really are very dumb; I never imagined someone with such severe psychological issues could exist on a forum.
You should go to a doctor immediately, as this stupidity might be contagious to others.
You should feel ashamed. 🤣🤣🤣🤣🤣🤣🤣🤣
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/bDVQYKMUb3
https://campsite.bio/utchihaamkt
2 clients:
StyleA: Original client
test1: Unity client
Monster kills are displayed correctly on both clients. Soon it will be possible to kill mobs in a party on 2 different clients
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