Hi everyone. I have a serverinterlude main class + 3 substack and I have a problem with that.
When I stack a sub It acumulates the skilles right? but It duplicates the heavy and light armor mastery as well.
How can I do to keep only the las mastery?.
I took this proseadure but It`s for Java. Any idea por SQL SERVER?
UPDATE skill_trees SET skill_id`='227' WHERE (name`='Light Armor Mastery');
UPDATE skill_trees SET skill_id`='231' WHERE (name`='Heavy Armor Mastery');
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
do your self a favour and delete l2joriblaeh unless you are not serious and you are making server for fun and dont care about unsolvable bugs
plus any other project i can help you with a donate panel fully tested and working.
Hello, I understand your concern, it is simply a lineage2 server, which can also run in a secure environment for example inside a Virtual Machine.
If you don't know how to make a VM, you could try VirtualBox, install Windows server and you can do your tests safely.
Best regards.
Question
Lantus
Hi everyone. I have a serverinterlude main class + 3 substack and I have a problem with that.
When I stack a sub It acumulates the skilles right? but It duplicates the heavy and light armor mastery as well.
How can I do to keep only the las mastery?.
I took this proseadure but It`s for Java. Any idea por SQL SERVER?
UPDATE skill_trees SET skill_id`='227' WHERE (name`='Light Armor Mastery');
UPDATE skill_trees SET skill_id`='231' WHERE (name`='Heavy Armor Mastery');
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.