PA

Ajuda Nos Itens

Por panda12milo, 13 de fev. de 2009 em Archived

script
2
442
panda12miloP
13 de fevereiro de 2009 às 00:24

Bom eu queria saber como colocar no item requirimento de vocação em um OT SQL 8.4. Já tentei no Itens.xml:

Veja:

 

<item id="8865" article="a" name="dark lord's cape">

<attribute key="description" value="It has 8% death protection, but also increases damage taken from holy by 8%."/>

<attribute key="weight" value="2900"/>

<attribute key="armor" value="11"/>

<attribute key="absorbPercentDeath" value="8"/>

<attribute key="absorbPercentHoly" value="-8"/>

<attribute key="slotType" value="body"/>

</item>

 

Ela funciona direitinho e nenhuma outra vocação além de sorcerer pode usar, mas não há nenhum vestigio que se coloque no itens.xml a vocation no item, alguem pode me ajudar por favor?

godoyxdG
13 de fevereiro de 2009 às 10:40
Bom eu queria saber como colocar no item requirimento de vocação em um OT SQL 8.4. Já tentei no Itens.xml:

Veja:

 

<item id="8865" article="a" name="dark lord's cape">

<attribute key="description" value="It has 8% death protection, but also increases damage taken from holy by 8%."/>

<attribute key="weight" value="2900"/>

<attribute key="armor" value="11"/>

<attribute key="absorbPercentDeath" value="8"/>

<attribute key="absorbPercentHoly" value="-8"/>

<attribute key="slotType" value="body"/>

</item>

 

Ela funciona direitinho e nenhuma outra vocação além de sorcerer pode usar, mas não há nenhum vestigio que se coloque no itens.xml a vocation no item, alguem pode me ajudar por favor?

procura la no movements.xml o id desse item...

xD