Postado Março 1, 2015 10 anos Boa tarde galera! Gostaria de ajuda em relaçao a carregar o helmet of the ancients, tipo por exemplo, minha firewalker boots clicando nela com o botão direito e tendo o dinheiro necessario ela carrega automaticamente, gostaria de implementar o mesmo sistema para o helmet! Alguem tem ideia de como posso fazer isso?
Postado Março 2, 2015 10 anos Pode passar o script que você usa para a firewalker boots? ➥ Regras | Seções OTServ | Seções BOT
Postado Março 2, 2015 10 anos Autor Achei essse aqui! <item id="9932" article="a" name="firewalker boots"> <attribute key="description" value="Wearing these boots reduces the damage gotten from fiery ground." /> <attribute key="weight" value="950" /> <attribute key="armor" value="2" /> <attribute key="slotType" value="feet" /> <attribute key="absorbPercentFire" value="90" /> <attribute key="decayTo" value="10022" /> <attribute key="transformDeEquipTo" value="9933" /> <attribute key="duration" value="3600" /> <attribute key="showduration" value="1" /> </item> <item id="9933" article="a" name="firewalker boots"> <attribute key="description" value="Wearing these boots reduces the damage gotten from fiery ground." /> <attribute key="weight" value="950" /> <attribute key="armor" value="2" /> <attribute key="slotType" value="feet" /> <attribute key="absorbPercentFire" value="90" /> <attribute key="transformEquipTo" value="9932" /> <attribute key="stopduration" value="1" /> <attribute key="showduration" value="1" /> </item> <item id="9934" article="an" name="old worn firewalker boots"> <attribute key="description" value="They can be recharged with an enchanted ruby." /> <attribute key="weight" value="950" /> </item>
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.