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.
Based on all your comments, I realized that you are a complete beginner who doesn't understand anything about programming or even the basic concepts of the Java language.
Go study, gain some basic knowledge about the subject, and after you've studied and acquired at least a minimal understanding, you can come back here and ask for clarifications, and I’ll help you with all your questions. 🤣🤣🤣🤣
@Möbius
You should start a comedy show on television, you're very funny, and for those who know your face as well as I do, I can say you'd make a great clown.
The more you try to explain yourself and claim you're the god of L2j, actually, I believe you think of yourself as this god of L2j, but you forget that in this world, there are many programmers better than you who don't engage in fraudulent scams against people.
just like you are doing
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.