Postado Julho 15, 2018 6 anos Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. 0.4 Base: Styller ---------------------------------------- Galera, boa noite. Tentarei ser o mais organizado possível neste tópico para que possam entender o que eu fiz e me ajudar. @xWhiteWolf Estava tentando copiar em um outro tópico que você postou orientando um rapaz com os atributos, mas me estrepei Peguei alguns itens para editar ( que já existiam no tibia ) e fui em items.xml e alterei o nome e coloquei alguns atributos. Só que ao finalizar o meu Distro apresentou erro e não carregou eles.. deu um bug no templo que nem uma das escadas do server consigo subir ou descer. Obs: Eu deveria ter alterado alguma coisa em movements tb? Itens que utilizei: Hat of The Mad, Crystall Arrow, Mytril Axe, Runed Sword, Yalahari Armor, Yalahari Legs, Eagle Shield, Elite Draken Helmet, Signet Ring, Elethriel Elemental Bow, Para melhor visualização coloquei o print abaixo. Obrigado galera !! Spoiler Itens que eu editei: <item id="7697" article="a" name="Styller ring"> <attribute key="healthGain" value="100" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="100" /> <attribute key="manaTicks" value="1000" /> <attribute key="weight" value="80" /> <attribute key="slotType" value="ring" /> </item> <item id="8858" article="a" name="Styller Bow"> <attribute key="weight" value="4400" /> <attribute key="weaponType" value="distance" /> <attribute key="ammoType" value="arrow" /> <attribute key="range" value="7" /> <attribute key="attack" value="10" /> <attribute key="skillDist" value="3" /> <attribute key="hitChance" value="30" /> </item> <item id="9776" article="a" name="Styller Armor"> <attribute key="weight" value="7000" /> <attribute key="armor" value="25" /> <attribute key="slotType" value="body" /> <attribute key="speed" value="50" /> <attribute key="absorbPercentAll" value="5" /> </item> <item id="9777" article="a" name="Styller Legs"> <attribute key="weight" value="6500" /> <attribute key="armor" value="15" /> <attribute key="speed" value="50" /> <attribute key="slotType" value="legs" /> </item> <item id="11234" name="Styller boots"> <attribute key="healthGain" value="400" /> <attribute key="healthTicks" value="4000" /> <attribute key="manaGain" value="400" /> <attribute key="manaTicks" value="2000" /> <attribute key="speed" value="200" /> <attribute key="armor" value="3" /> <attribute key="absorbPercentAll" value="3" /> <attribute key="slotType" value="feet" /> <attribute key="weight" value="2250" /> </item> <item id="11349" name="Styller Magician robe"> <attribute key="armor" value="13" /> <attribute key="weight" value="2450" /> <attribute key="slotType" value="body" /> <attribute key="absorbPercentDeath" value="5" <attribute key="magiclevelpoints" value="2" /> <attribute key="description" value="The texture of this cape was removed from the Warlock cloak" /> </item> <item id="12606" article="a" name="Styller Helmet"> <attribute key="weight" value="4300" /> <attribute key="armor" value="15" /> <attribute key="slotType" value="head" /> <attribute key="skillDist" value="5" /> <attribute key="skillSword" value="5" /> <attribute key="skillAxe" value="5" /> <attribute key="skillClub" value="5" /> </item> <item id="2323" article="a" name="Styller Hat"> <attribute key="description" value="You have a vague feeling that it looks somewhat silly." /> <attribute key="weight" value="700" /> <attribute key="armor" value="7" /> <attribute key="magiclevelpoints" value="3" /> <attribute key="absorbPercentEarth" value="5" /> <attribute key="absorbPercentFire" value="-5" /> <attribute key="slotType" value="head" /> </item> <item id="2352" article="a" name="Styller arrow"> <attribute key="description" value="This arrow seems not suitable for the use with ordinary bows. It seems to be rotting rapidly." /> <attribute key="weight" value="70" /> <attribute key="slotType" value="ammo" /> <attribute key="attack" value="80" /> <attribute key="maxHitChance" value="100" /> <attribute key="weaponType" value="ammunition" /> <attribute key="ammoType" value="arrow" /> <attribute key="shootType" value="flasharrow" /> <attribute key="ammoAction" value="removecount" /> </item> <item id="2527" article="a" name="Styller Magician shield"> <attribute key="magiclevelpoints" value="6" /> <attribute key="weight" value="5200" /> <attribute key="defense" value="25" /> <attribute key="weaponType" value="shield" /> </item> <item id="2538" article="an" name="Styller Shield"> <attribute key="weight" value="6000" /> <attribute key="defense" value="50" /> <attribute key="absorbPercentAll" value="5"/> <attribute key="skillSword" value="3"/> <attribute key="skillClub" value="3"/> <attribute key="skillAxe" value="3"/> <attribute key="skillDist" value="3"/> <attribute key="skillShield" value="5"/> <attribute key="weaponType" value="shield" /> <attribute key="description" value="This shield was made by the best specialists" /> </item> <item id="7417" name="Styller sword"> <attribute key="weight" value="4600" /> <attribute key="defense" value="30" /> <attribute key="attack" value="60" /> <attribute key="skillSword" value="5"/> <attribute key="weaponType" value="sword" /> <attribute key="extradef" value="10" /> <attribute key="elementHoly" value="25" /> <attribute key="description" value="This sword was made by the gold of the tombs of Ankrahmun" /> </item> <item id="7450" article="the" name="Styller Hammer"> <attribute key="weight" value="5500" /> <attribute key="defense" value="30" /> <attribute key="description" value="This club was made by Thor's numerous thunders /> <attribute key="attack" value="60" /> <attribute key="elementEnergy" value="25" /> <attribute key="weight" value="5500" /> <attribute key="weaponType" value="club" /> </item> <item id="7455" article="a" name="Styller axe"> <attribute key="weight" value="5500" /> <attribute key="defense" value="30" /> <attribute key="attack" value="60" /> <attribute key="weaponType" value="axe" /> <attribute key="extradef" value="10" /> <attribute key="elementEnergy" value="25" /> <attribute key="skillAxe" value="5" /> <attribute key="description" value="This axe was made under the fury of Zeus" /> </item> Qual erro está surgindo/O que você procura? Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
Postado Julho 15, 2018 6 anos Abre o aquivo, da CTRL+G e digita o numero da linha que aparece no erro do distro. Procure se esta alguma tag faltando nessa linha ou proximo.
Postado Julho 15, 2018 6 anos @Andrezit0 abra o arquivo items.xml como notepad ou como bloco de notas, da um CTRL + F e procura pelo item Styller Hammer e na linha Spoiler <attribute key="description" value="This club was made by Thor's numerous thunders /> muda para Spoiler <attribute key="description" value="This club was made by Thor's numerous thunders"/> depois procure pelo item Styller Magician Robe e na linha Spoiler <attribute key="absorbPercentDeath" value="5" muda para Spoiler <attribute key="absorbPercentDeath" value="5"/>
Postado Julho 15, 2018 6 anos Autor 10 horas atrás, Emanueldk disse: @Andrezit0 abra o arquivo items.xml como notepad ou como bloco de notas, da um CTRL + F e procura pelo item Styller Hammer e na linha Ocultar conteúdo <attribute key="description" value="This club was made by Thor's numerous thunders /> muda para Ocultar conteúdo <attribute key="description" value="This club was made by Thor's numerous thunders"/> depois procure pelo item Styller Magician Robe e na linha Ocultar conteúdo <attribute key="absorbPercentDeath" value="5" muda para Ocultar conteúdo <attribute key="absorbPercentDeath" value="5"/> @Emanueldk Por conta de um detalhe que falhou o comando.. MUITO obrigado amigão.. a única coisa que apareceu no distro foi isso aqui..mas não vi nada de irregular. O que pode ser? Rep ++ Spoiler 11 horas atrás, Mayke Fleury disse: Abre o aquivo, da CTRL+G e digita o numero da linha que aparece no erro do distro. Procure se esta alguma tag faltando nessa linha ou proximo. @Mayke Fleury agradeço de qualquer forma pela tentativa de ajuda.. o amigão ali em baixo foi mais objetivo ! Sou meio leigo, mas agradeço !
Postado Julho 16, 2018 6 anos @Andrezit0 novamente, abra o items.xml e procure a linha <attribute key="absorbPercentEarth" pode haver mais de um item com essa key, então você vai ter que olhar todos os items que possui a key e remover algum caractere que esteja causando este erro
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.