Dual Dagger - Restrictions

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Dual Dagger - Restrictions

Post by u3games »

Where I can edit the restrictions of Dual Dagger.

Example, use dual dagger in class sagittarius.

L2j-Server Master H5
Image
Sdw
L2j Veteran
L2j Veteran
Posts: 855
Joined: Mon May 03, 2010 8:38 am
Location: France

Re: Dual Dagger - Restrictions

Post 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>
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: Dual Dagger - Restrictions

Post 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?
Image
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Dual Dagger - Restrictions

Post 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.
Image
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: Dual Dagger - Restrictions

Post 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.
Image
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Dual Dagger - Restrictions

Post by Battlecruiser »

beware that orcs don't have dual dagger animations in H5 (they do in GoD+)
Git user
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: Dual Dagger - Restrictions

Post 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.
Image
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Dual Dagger - Restrictions

Post by Battlecruiser »

check the items if they're subclass restricted
Git user
User avatar
godfreyouwens
Posts: 21
Joined: Wed May 11, 2011 10:49 pm
Location: CheeseLand USA !

Re: Dual Dagger - Restrictions

Post 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?
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Dual Dagger - Restrictions

Post by Battlecruiser »

IIRC the dual daggers are set to subclass restricted, so check the individual items
Git user
Post Reply