Ir para conteúdo

[Encerrado] Stone Skin Amulet Bugado!


tioslash

Posts Recomendados

O Stone Skin Amulet não gasta!

 

Infinito o.O

 

13:47 You see a stone skin amulet (protection physical +80%, death +80%) that has 1 charge left.

It weighs 7.60 oz.

 

Alguem ajuda ai ?

 

:thumbsupsmiley:

Link para o comentário
Compartilhar em outros sites

na pasta do OT>data>items>items.xml

procure o item e veja algo assim

<item id="2197" article="a" name="stone skin amulet">
<attribute key="weight" value="760" />
<attribute key="slotType" value="necklace" />
<attribute key="showcharges" value="1" />
<attribute key="absorbPercentPhysical" value="80" />
<attribute key="absorbPercentDeath" value="80" />
<attribute key="showattributes" value="1" />

Nesta linha fica as cargas

<attribute key="showcharges" value="1" />

Provavelmente é aqui...

se for outro erro, que pode ser eu não sei...

Link para o comentário
Compartilhar em outros sites

na pasta do OT>data>items>items.xml

procure o item e veja algo assim

<item id="2197" article="a" name="stone skin amulet">
<attribute key="weight" value="760" />
<attribute key="slotType" value="necklace" />
<attribute key="showcharges" value="1" />
<attribute key="absorbPercentPhysical" value="80" />
<attribute key="absorbPercentDeath" value="80" />
<attribute key="showattributes" value="1" />

Nesta linha fica as cargas

<attribute key="showcharges" value="1" />

Provavelmente é aqui...

se for outro erro, que pode ser eu não sei...

 

Nessa linha fica se vai aparecer as charges ou não.

 

<item id="2197" article="a" name="stone skin amulet">
	<attribute key="weight" value="760" />
	<attribute key="slotType" value="necklace" />
	<attribute key="charges" value="5" />
	<attribute key="showcharges" value="1" />
	<attribute key="absorbPercentPhysical" value="80" />
	<attribute key="absorbPercentDeath" value="80" />
	<attribute key="showattributes" value="1" />
</item>

Link para o comentário
Compartilhar em outros sites

  • 7 years later...
A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta.

+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...