Postado Março 16, 2012 13 anos Tipo Assim Galera Quria Deixar Minha Soft Boots e Minha Firewalker boots full pra nunca acabar o efeito nela pra soft boots nunca gasta os 2 olha os ids aew ! Fire Walker <item id="9932" article="a" name="firewalker boots"> <attribute key="description" value="Free ultimate light and speed."/> <attribute key="weight" value="950"/> <attribute key="armor" value="15"/> <attribute key="slotType" value="feet"/> <attribute key="absorbPercentFire" value="10"/> <attribute key="transformDeEquipTo" value="9933"/> <attribute key="speed" value="100"/> <attribute key="healthGain" value="1000"/> <attribute key="healthTicks" value="2000"/> <attribute key="manaGain" value="1000"/> <attribute key="manaTicks" value="2000"/> Soft Boots <item id="6132" article="a" name="pair of soft boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="transformEquipTo" value="2640" /> <attribute key="stopduration" value="1" /> <attribute key="showduration" value="1" />
Postado Março 16, 2012 13 anos Para a soft boots, procure em seus items.xml pelo itemid 2640 e delete essa linha: <attribute key="duration" value="14400" /> Para a firewalker boots, procure em seu items.xml pelo itemid 9932 e delete essa linha: <attribute key="duration" value="3600" /> Retire também dos dois itens a linha que diz respeito ao atributo decayTo
Postado Março 24, 2012 13 anos O vai ficar assim Fire Walker <item id="9932" article="a" name="firewalker boots"> <attribute key="description" value="Free ultimate light and speed."/> <attribute key="weight" value="950"/> <attribute key="armor" value="15"/> <attribute key="slotType" value="feet"/> <attribute key="absorbPercentFire" value="10"/> <attribute key="transformDeEquipTo" value="9933"/> <attribute key="speed" value="100"/> <attribute key="healthGain" value="1000"/> <attribute key="healthTicks" value="2000"/> <attribute key="manaGain" value="1000"/> <attribute key="manaTicks" value="2000"/>Soft Boots <item id="6132" article="a" name="pair of soft boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="transformEquipTo" value="2640" />
Postado Março 24, 2012 13 anos 1- O vai ficar assim 2- Fire Walker INFORMAÇÕES' Amigo, me desculpe, mas creio que esta informação seja invalida. Nestes items, está a Soft Boots e a Firewalker Boots, mas desativada, e como o Lpz falou acima, você precisa configurar a ID delas ON, ou seja, em funcionamento... Sendo assim, não pode ser neste item, pois elas funcionando são outras ID's. Ficando assim: Soft Boots <item id="2640" article="a" name="pair of soft boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="transformDeEquipTo" value="6132" /> <attribute key="healthGain" value="1" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="2" /> <attribute key="manaTicks" value="1000" /> </item> Firewalker Boots <item id="9932" article="a" name="firewalker boots"> <attribute key="description" value="Infinity 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="transformDeEquipTo" value="9933" /> </item> Abraços a todos. Editado Março 24, 2012 13 anos por Adriano SwaTT (veja o histórico de edições) Gosta do meu trabalho? Curta e siga a página do meu projeto de 2016 e 2017 (Lab Z Games) que trará vários servidores OTServs. Atenciosamente,Adriano Swatt' Para ver meus tutoriais acesse meu perfil.
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.