Postado Julho 14, 2018 6 anos Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 0.3.7 Base: Baiak Qual erro está surgindo/O que você procura? Galera boa tarde. Vi um tutorial aqui de edição de items... fui pegar um item que só possuía descrição e fui adicionar alguns parâmetros a ele.. só que ao dar reload em movements da failed.. o que há de errado? Me ajudando dou REP +, obrigado ! Você tem o código disponível? Se tiver publique-o aqui: <!-- Shields --> <movevent type="Equip" itemid="16103" slot="shield" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="16104" slot="shield" event="function" value="onDeEquipItem"/> <vocation id="3"/> <vocation id="2"/> </movevent> <item id="16103-16104" article="a" name="mathmaster shield"> <attribute key="weight" value="314" /> <attribute key="description" value="It's an Emblem of Wisdom." /> <attribute key="shield" value="200000" /> // aqui estava como slot type > <attribute key="defense" value="39" /> <attribute key="magiclevelpoints" value="3" /> <attribute key="showattributes" value="1" /> </item> Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui. Editado Julho 14, 2018 6 anos por Andrezit0 (veja o histórico de edições)
Postado Julho 14, 2018 6 anos <movevent type="Equip" itemid="16103" slot="shield" event="function" value="onEquipItem"> <vocation id="3"/> <vocation id="2"/> </movevent> <movevent type="DeEquip" itemid="16104" slot="shield" event="function" value="onDeEquipItem"/> Master yourself, master the enemy.
Postado Julho 14, 2018 6 anos Autor Agora, Skydrowz disse: <movevent type="Equip" itemid="16103" slot="shield" event="function" value="onEquipItem"> <vocation id="3"/> <vocation id="2"/> </movevent> <movevent type="DeEquip" itemid="16104" slot="shield" event="function" value="onDeEquipItem"/> eu vi esse detalhe agora.. mas não estou conseguindo dar look e ver os atributos que coloquei
Postado Julho 14, 2018 6 anos <item fromid="16103" toid="16104" article="a" name="mathmaster shield"> <attribute key="weight" value="314" /> <attribute key="description" value="It's an Emblem of Wisdom." /> <attribute key="weaponType" value="shield" /> <attribute key="defense" value="39" /> <attribute key="magiclevelpoints" value="3" /> <attribute key="showattributes" value="1" /> </item> Editado Julho 14, 2018 6 anos por Skydrowz (veja o histórico de edições) Master yourself, master the enemy.
Postado Julho 14, 2018 6 anos Autor REP + Agora, Andrezit0 disse: REP + @Skydrowz achei que weapontype usaria para swords, wands e rods.. obrigado amigo
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.