Tenta <attribute key="shootType" value="energy" />
info
Grupo: Artesão
Registrado: 20/11/12
Posts: 142
Reputação: +19
Char no Tibia: Deleted

Editado Dezembro 22 por 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
Grupo: Campones
Registrado: 19/12/12
Posts: 47
Reputação: +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
Grupo: Marquês
Registrado: 25/09/10
Posts: 1.3k
Reputação: +446
Gênero: 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
Grupo: Marquês
Registrado: 25/09/10
Posts: 1.3k
Reputação: +446
Gênero: 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 .
Editado Dezembro 22 por Krhiegen