Page 1 of 1

Dual Dagger - Restrictions

Posted: Mon Feb 02, 2015 5:44 pm
by u3games
Where I can edit the restrictions of Dual Dagger.

Example, use dual dagger in class sagittarius.

L2j-Server Master H5

Re: Dual Dagger - Restrictions

Posted: Mon Feb 02, 2015 5:59 pm
by Sdw
You either can edit the category "DAGGER_MASTER" in categorydata.xml

or change / remove on item :

<cond msgId="1518">
<and>
<player level="81" />
<player categoryType="DAGGER_MASTER" />
</and>
</cond>

Re: Dual Dagger - Restrictions

Posted: Tue Feb 03, 2015 1:40 am
by u3games
Sdw wrote:You either can edit the category "DAGGER_MASTER" in categorydata.xml

or change / remove on item :

<cond msgId="1518">
<and>
<player level="81" />
<player categoryType="DAGGER_MASTER" />
</and>
</cond>
Yes, but...

Exammple.. my sub is sagittarius, I learned the skill to dual dagger and not let me equip. As I can fix this?

Re: Dual Dagger - Restrictions

Posted: Tue Feb 03, 2015 3:42 am
by UnAfraid
Remove all those conditions and simply put the races that cannot wear dual daggers (Like Kamaels and Orcs) in UseItem restrictions as others are.

Re: Dual Dagger - Restrictions

Posted: Sat Mar 21, 2015 5:35 pm
by u3games
I edit categoryData, but no is solution.

------------

I add custom skills to player, example dual dagger skill to titan. But I can not use dual with titan classs.

Any solution? Is for class acumulative (in subclass), error if in subclass no is dagger class.

Re: Dual Dagger - Restrictions

Posted: Sat Mar 21, 2015 8:01 pm
by Battlecruiser
beware that orcs don't have dual dagger animations in H5 (they do in GoD+)

Re: Dual Dagger - Restrictions

Posted: Sun Mar 22, 2015 12:05 am
by u3games
Battlecruiser wrote:beware that orcs don't have dual dagger animations in H5 (they do in GoD+)
??? But i edit and equip dual dagger, no errors.

But in subclass, no work ... i add skill, but you can not equip dual.

Example.. base class paladin, subclass titan (+add custom skill dual dagger in subclasss titan).. no work, not equip dual.

Re: Dual Dagger - Restrictions

Posted: Sun Mar 22, 2015 12:35 am
by Battlecruiser
check the items if they're subclass restricted

Re: Dual Dagger - Restrictions

Posted: Sun Mar 22, 2015 2:26 pm
by godfreyouwens
normally, dual dagger skill level is 81. Subclass max is 80. Have you checked all the level requirements of your custom skill and such?

Re: Dual Dagger - Restrictions

Posted: Mon Mar 23, 2015 12:29 pm
by Battlecruiser
IIRC the dual daggers are set to subclass restricted, so check the individual items