Page 1 of 1

Dynasty PVP ARMOR -> you do not have the required condition

Posted: Thu May 07, 2009 5:31 pm
by aggonn
Hello,

One of my players isn't able to equip Dyasty PVP armor, that he just bought in the GM shop.

It shows:
You do not have the required items to equip this item.

How could I change this?

Re: Dynasty PVP ARMOR -> you do not have the required condition

Posted: Thu May 07, 2009 6:41 pm
by momo61
there are similar restrictions for all other dynasty armors ... how can we remove those restrictions ?

Re: Dynasty PVP ARMOR -> you do not have the required condition

Posted: Thu May 07, 2009 7:26 pm
by Bloodshed
take a look in the armor stats XML's :)

you will find things like :

<item id="9426" name="Dynasty Leather Armor - Dagger Master">
<cond msgId="1518">
<target class_id_restriction="93, 101, 108"/>
</cond>

<for>
<add val="170" order="0x10" stat="pDef"/>
<enchant val="0" order="0x0C" stat="pDef"/>
</for>
</item>

Re: Dynasty PVP ARMOR -> you do not have the required condition

Posted: Thu May 07, 2009 10:22 pm
by momo61
oh its all on the datapack side ? wow nice ... i didnt know that ^^

didnt look in it :P I jsut heard that there were new restrictions on hte armors ^^ im going to remove them when gracia final gets launched ...

Re: Dynasty PVP ARMOR -> you do not have the required condition

Posted: Fri May 08, 2009 12:25 am
by caramon81
they were designed by NCZ0ft to be used by specific classes. reason why they have names like shield master/force master etc

totally up to you though.