Tenta <attribute key="shootType" value="energy" />
info
Group: Artesão
Joined: 20/11/12
Posts: 142
Reputation: +19
Tibia Character: Deleted

Edited Dezembro 22 by LTKReturns
eu ja tive um problema desse eu achei uma vez na net o problema e em functions cara
mas n sei onde especificamente
info
Group: Campones
Joined: 19/12/12
Posts: 47
Reputation: +3

Weapons.xml
<wand id="2190" level="7" mana="2" min="10" max="15" type="energy" event="function" value="default"> <!-- Wand of Vortex -->
<vocation id="1"/>
<vocation id="5"/>
</wand>
Items.xm
<item id="2190" article="a" name="wand of vortex">
<attribute key="description" value="wand de inciante" />
<attribute key="weight" value="190" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="energy" />
<attribute key="range" value="3" />
</item>
tenta ae ..
info
Group: Marquês
Joined: 25/09/10
Posts: 1.3k
Reputation: +446
Gender: Masculino

eu ja tive um problema desse eu achei uma vez na net o problema e em functions cara
mas n sei onde especificamente
Cara isso não tem nada ve com o tópico
Não postem se vocês não sabem resolver a duvida ,
ALGUEM FEXA O TOPICO.
tem sim eu disse q o problema e em functions




info
Group: Marquês
Joined: 25/09/10
Posts: 1.3k
Reputation: +446
Gender: Masculino
Eu queria saber como desbugar minha wand of vortex que ultimamente anda bugada e não consigo identificar o problema :
Aqui vai a tag dela nos weapons :
<wand id="2190" level="7" mana="2" min="10" max="15" type="holy" event="function" value="default"> <!-- Wand of Vortex -->
<vocation id="1"/>
</wand>
E aqui a dos Items :
<item id="2190" article="a" name="wand of vortex">
<attribute key="description" value="wand de inciante" />
<attribute key="weight" value="190" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="eartharrow" />
<attribute key="range" value="3" />
</item>
Ela até ataca , mas ela só ataca 1 vez com o sorcerer , com o god ataca normalmente .
Edited Dezembro 22 by Krhiegen