0flee Posted May 12, 2021 Posted May 12, 2021 (edited) Hello, when i learn the skill from npc fishing skills, i get error on some skills. I learn level 3 of skill. All good. But after restart, skill become level 1. on fishingskilltree.xml i have put 3 levels. Here it's error. https://vimeo.com/548519579 P.S for L2j-Mobius Edited May 12, 2021 by 0flee
0 nikpappa Posted May 12, 2021 Posted May 12, 2021 in the video example you get zealot, not fishing skills
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 Zealot it is added on the fishingskilltree. I delete fishing skills and i added my custom skills. But not the NPC it's problem. The skill on character. I delete the skill from player as admin, and after restart, he stil have the skill
0 expll0 Posted May 12, 2021 Posted May 12, 2021 (edited) Check config - General SkillCheckEnable = True SkillCheckRemove = True Edited May 12, 2021 by expll0
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 (edited) Why True? My server it's stacksub. With this 2 options, i will not stack the skills from subclass # Check players for non-allowed skills # Default: False SkillCheckEnable = False # If true, remove invalid skills from player and database. # Report only, if false. # Default: False SkillCheckRemove = False Edited May 12, 2021 by 0flee
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 Interesting it is, only on Zealot and Appetite it's happend this...
0 expll0 Posted May 12, 2021 Posted May 12, 2021 did you tried to put false there, take this skill and also skills from another class, what happens?
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 I find problem, but i don;t know how to fix. Well, if i am Titan and i learn Zealot levels 1 and 2, and i change to a subclass and i learn Zealor level 3, i can learn, but after restart, i have skill lv 2 on subclass. I should go back to previous class where i learn levels 1 and 2 and to learn level 3. Then to change subclass. Now, how i can fix this?
0 nikpappa Posted May 12, 2021 Posted May 12, 2021 11 minutes ago, 0flee said: I find problem, but i don;t know how to fix. Well, if i am Titan and i learn Zealot levels 1 and 2, and i change to a subclass and i learn Zealor level 3, i can learn, but after restart, i have skill lv 2 on subclass. I should go back to previous class where i learn levels 1 and 2 and to learn level 3. Then to change subclass. Now, how i can fix this? you take lv1 and 2 on one subclass and then 3 on another?
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 (edited) yes And on class where i learned lv 3, if i restart character, i have skill lv 2 Edited May 12, 2021 by 0flee
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 (edited) It is stacksub server. Maybe i do wrong code on PlayerInstance. But someone help me. Maybe it's not from there. I don;t know Edited May 12, 2021 by 0flee
0 nikpappa Posted May 12, 2021 Posted May 12, 2021 check the method that is reloading your skills when you change sub, maybe there happens something wrong, should be on VillageMaster or smthing
0 0flee Posted May 12, 2021 Author Posted May 12, 2021 So, anyone know a good method to make a server stacksub more simple?
0 nikpappa Posted May 12, 2021 Posted May 12, 2021 2 minutes ago, 0flee said: So, anyone know a good method to make a server stacksub more simple? i guess just remove the part where the previous skills are deleted when you change sub
Question
0flee
Hello, when i learn the skill from npc fishing skills, i get error on some skills. I learn level 3 of skill. All good. But after restart, skill become level 1.
on fishingskilltree.xml i have put 3 levels. Here it's error.
https://vimeo.com/548519579
P.S for L2j-Mobius
22 answers to this question
Recommended Posts