Drazeal Posted October 13, 2020 Posted October 13, 2020 is it possible to add a check on level ups? like add pvp ammount requirment to lvl up. if yes can someone help with where i should add the checks?
0 Rootware Posted October 13, 2020 Posted October 13, 2020 Of course is it possibel. You need in method addExpSp() inside PlayerStat.java add check for pvp requeres and if conditions not matched add Exp up to 99.99% for current level and all other value skip. 1
0 Drazeal Posted October 14, 2020 Author Posted October 14, 2020 21 hours ago, Rootware said: Of course is it possibel. You need in method addExpSp() inside PlayerStat.java add check for pvp requeres and if conditions not matched add Exp up to 99.99% for current level and all other value skip. Thank you
Question
Drazeal
is it possible to add a check on level ups? like add pvp ammount requirment to lvl up.
if yes can someone help with where i should add the checks?
2 answers to this question
Recommended Posts