Ir para conteúdo
  • Cadastre-se

(Resolvido)Problema com outfits.xml !


Ir para solução Resolvido por jhonfreitas,

Posts Recomendados

Olá, estou com a seguinte problema.
como sou um noob inutil em mexer com scripts sempre faço erros desse tipo.  :facepalm: 
9sb9ys.png
E é assim que esta o script.

  Mostrar conteúdo oculto

<?xml version="1.0"?>

<outfits>
<outfit id="1">
<list gender="0" lookType="136" name="Citizen">
<attribute speed="10"/>
<stats maxHealth="100"/>
<stats maxMana="100"/>
</list>
 
<list gender="1" lookType="128" name="Citizen">
<attribute speed="10"/>
<stats maxHealth="100"/>
<stats maxMana="100"/>
</list>
</outfit>
 
<outfit id="2">
<list gender="0" lookType="137" name="Hunter">
<attribute speed="30"/>
<skills dist="3"/>
</list>
 
<list gender="1" lookType="129" name="Hunter">
<attribute speed="30"/>
<skills dist="3"/>
</list>
</outfit>
 
<outfit id="3">
<list gender="0" lookType="138" name="Mage">
<stats magLevel="2"/>
<stats maxMana="200"/>
<absorb percentmagic="2">
</list>
 
<list gender="1" lookType="130" name="Mage">
<stats magLevel="2"/>
<stats maxMana="200"/>
<absorb percentmagic="2">
</list>
</outfit>
 
<outfit id="4">
<list gender="0" lookType="139" name="Knight">
<absorb percentphysical="2">
<stats maxHealth="200"/>
<skills sword="2"/>
<skills club="3"/>
<skills axe="2"/>
</list>
 
<list gender="1" lookType="131" name="Knight">
<absorb percentphysical="2">
<stats maxHealth="200"/>
<skills sword="2"/>
<skills club="3"/>
<skills axe="2"/>
</list>
</outfit>
 
<outfit id="5">
<list gender="0" lookType="140" name="Noblewoman">
<stats maxHealth="200"/>
</list>
 
<list gender="1" lookType="132" name="Nobleman">
<stats maxHealth="200"/>
</list>
</outfit>
 
<outfit id="6">
<list gender="0" lookType="141" name="Summoner">
<stats magLevel="2"/>
<stats maxMana="200"/>
</list>
 
<list gender="1" lookType="133" name="Summoner">
<stats magLevel="2"/>
<stats maxMana="200"/>
</list>
</outfit>
 
<outfit id="7">
<list gender="0" lookType="142" name="Warrior">
<absorb percentphysical="2">
<stats maxHealth="200"/>
<skills sword="3"/>
<skills axe="2"/>
<skills club="2"/>
</list>
 
<list gender="1" lookType="134" name="Warrior">
<absorb percentphysical="2">
<stats maxHealth="200"/>
<skills sword="3"/>
<skills axe="2"/>
<skills club="2"/>
</list>
</outfit>
 
<outfit id="8">
<list gender="0" lookType="147" name="Barbarian">
<skills axe="3"/>
<skills sword="2"/>
<skills club="2"/>
<stats maxHealth="200"/>
<absorb percentphysical="2">
</list>
 
<list gender="1" lookType="143" name="Barbarian">
<skills axe="3"/>
<skills sword="2"/>
<skills club="2"/>
<stats maxHealth="200"/>
<absorb percentphysical="2">
</list>
</outfit>
 
<outfit id="9">
<list gender="0" lookType="148" name="Druid">
<stats magLevel="2"/>
<absorb percentmagic="2">
<stats maxMana="200"/>
</list>
 
<list gender="1" lookType="144" name="Druid">
<stats magLevel="2"/>
<absorb percentmagic="2">
<stats maxMana="200"/>
</list>
</outfit>
 
<outfit id="10">
<list gender="0" lookType="149" name="Wizard">
<stats magLevel="2"/>
<stats maxHealth="50"/>
<stats maxMana="150"/>
<absorb percentDeath="2"/>
</list>
 
<list gender="1" lookType="145" name="Wizard">
<stats magLevel="2"/>
<stats maxHealth="50"/>
<stats maxMana="150"/>
<absorb percentDeath="2"/>
</list>
</outfit>
 
<outfit id="11">
<list gender="0" lookType="150" name="Oriental">
<stats maxHealth="100"/>
<stats maxMana="100"/>
<attribute speed="50"/>
</list>
 
<list gender="1" lookType="146" name="Oriental">
<stats maxHealth="100"/>
<stats maxMana="100"/>
<attribute speed="50"/>
</list>
</outfit>
 
<outfit id="12">
<list gender="0" lookType="155" name="Pirate">
<attribute speed="30"/>
<stats maxHealth="100"/>
<stats maxMana="50"/>
</list>
 
<list gender="1" lookType="151" name="Pirate">
<attribute speed="30"/>
<stats maxHealth="100"/>
<stats maxMana="50"/>
</list>
</outfit>
 
<outfit id="13">
<list gender="0" lookType="156" name="Assassin">
<attribute speed="80"/>
<skills dist="3"/>
<stats maxHealth="50"/>
<stats maxMana="50"/>
</list>
 
<list gender="1" lookType="152" name="Assassin">
<attribute speed="80"/>
<skills dist="3"/>
<stats maxHealth="50"/>
<stats maxMana="50"/>
</list>
</outfit>
 
<outfit id="14">
<list gender="0" lookType="157" name="Beggar">
<stats maxHealth="50"/>
<stats maxMana="50"/>
</list>
 
<list gender="1" lookType="153" name="Beggar">
<stats maxHealth="50"/>
<stats maxMana="50"/>
</list>
</outfit>
 
<outfit id="15">
<list gender="0" lookType="158" name="Shaman">
<stats magLevel="2"/>
<absorb percentEnergy="2"/>
<absorb percentearth="2">
<stats maxHealth="50"/>
<stats maxMana="100"/>
</list>
 
<list gender="1" lookType="154" name="Shaman">
<stats magLevel="2"/>
<absorb percentEnergy="2"/>
<absorb percentearth="2">
<stats maxHealth="50"/>
<stats maxMana="100"/>
</list>
</outfit>
 
<outfit id="16">
<list gender="0" lookType="252" name="Norsewoman">
<absorb percentIce="5"/>
<stats maxHealth="200"/>
<skills club="3"/>
<stats magLevel="1"/>
</list>
 
<list gender="1" lookType="251" name="Norseman">
<absorb percentIce="5"/>
<stats maxHealth="200"/>
<skills club="3"/>
<stats magLevel="1"/>
</list>
</outfit>
 
<outfit id="17">
<list gender="0" lookType="269" name="Nightmare">
<stats maxHealth="100"/>
<skills shielding="2"/>
<absorb percentPhysical="2"/>
</list>
 
<list gender="1" lookType="268" name="Nightmare">
<stats maxHealth="100"/>
<skills shielding="2"/>
<absorb percentPhysical="2"/>
</list>
</outfit>
 
<outfit id="18">
<list gender="0" lookType="270" name="Jester">
<stats maxMana="100"/>
<attribute speed="40"/>
<stats maxHealth="100"/>
</list>
 
<list gender="1" lookType="273" name="Jester">
<stats maxMana="100"/>
<attribute speed="40"/>
<stats maxHealth="100"/>
</list>
</outfit>
 
<outfit id="19">
<list gender="0" lookType="279" name="Brotherhood">
<stats magLevel="2"/>
<absorb percentDeath="5"/>
<stats maxHealth="200"/>
</list>
 
<list gender="1" lookType="278" name="Brotherhood">
<stats magLevel="2"/>
<absorb percentDeath="5"/>
<stats maxHealth="200"/>
</list>
</outfit>
 
<outfit id="20">
<list gender="0" lookType="288" name="Demonhunter">
<attribute speed="10"/>
<stats maxHealth="300"/>
<absorb percentFire="5"/>
</list>
 
<list gender="1" lookType="289" name="Demonhunter">
<attribute speed="10"/>
<stats maxHealth="300"/>
<absorb percentFire="5"/>
</list>
</outfit>
 
<outfit id="21">
<list gender="0" lookType="224" name="Yalaharian">
<attribute speed="20"/>
<stats magLevel="2"/>
<stats maxHealth="150"/>
<stats maxMana="150"/>
<absorb percentHoly="2"/>
</list>
 
<list gender="1" lookType="225" name="Yalaharian">
<attribute speed="20"/>
<stats magLevel="2"/>
<stats maxHealth="150"/>
<stats maxMana="150"/>
<absorb percentHoly="2"/>
</list>
</outfit>
 
<outfit id="22">
<list gender="0" lookType="336" name="Warmaster">
<stats maxMana="200"/>
<stats maxHealth="200"/>
<stats magLevel="2"/>
<absorb percentHoly="2"/>
</list>
 
<list gender="1" lookType="335" name="Warmaster">
<stats maxMana="200"/>
<stats maxHealth="200"/>
<stats magLevel="2"/>
<absorb percentHoly="2"/>
</list>
</outfit>
 
<outfit id="23">
<list gender="0" lookType="329" name="Wife">
<stats maxMana="100"/>
<stats maxHealth="100"/>
<stats magLevel="1"/>
<absorb percentHoly="2"/>
</list>
 
<list gender="1" lookType="328" name="Husband">
<stats maxMana="100"/>
<stats maxHealth="100"/>
<stats magLevel="1"/>
<absorb percentHoly="2"/>
</list>
</outfit>
 
<outfit id="24">
<list gender="0" lookType="366" name="Wayfarer">
<stats maxMana="100"/>
<stats maxHealth="100"/>
<stats magLevel="2"/>
<absorb percentAll="2"/>
</list>
 
<list gender="1" lookType="367" name="Wayfarer">
<stats maxMana="100"/>
<stats maxHealth="100"/>
<stats magLevel="2"/>
<absorb percentAll="2"/>
</list>
</outfit>
</outfits>

 

Eu peguei esse Outfits com Attributes de um post do Kimoszin. Ja que o ultimo post la foi de 2012, evitei de reviver um topico  :) 
Se quiser checar lá.  (y)  http://www.tibiaking.com/forum/topic/9273-outfits-com-attributes/
 
Por fim se alguém puder me ajudar é Rep+  ;D 

 

Se quiser baixar pra conferir e encontrar o problema > outfits.xml

Editado por jhonfreitas (veja o histórico de edições)

Sonhos e objetivos... Todos temos os nossos, mesmo eles sendo estranhos, exagerados, simples, complicados, difíceis

ou até mesmo impossíveis...

Isso não importa! Se o seu desejo de realizá-los for maior você consegue!

Por isso nunca desista!
Não sabe qual é o seu propósito na vida? Descubra-o!

 

2urug69.jpg

 

 

1jqdzb.gif

Link para o post
Compartilhar em outros sites
  • Respostas 16
  • Created
  • Última resposta

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Ah sim, desculpe! esqueci    Mas tudo bem vou deixar a resolução ae!    Eu vi que aquele não estava dando certo então usei esse: Abra seu outfits.xml apague o que estiver dentro e substitua por esse :     Esse não esta muito diferente do anterior, mas foi o que funcionou perfeitamente!        Carinha que mora logo ali, se te ajudei descola um Rep+ ae!   

cara sua print não da para ver mas fais assim bota isso no começo do script

<?xml version="1.0"?>

<outfits>

e no final bota isso

</outfit>

</outfits>

se não pegar posta uma print que pegue :/

ajudei? da 1 rep++

Editado por slyton (veja o histórico de edições)

JqGfm7S.png

Servidor com sources estáveis, com sistemas completos e tudo atualizados, para saber mais acessem   https://www.facebook.com/pokeVKS

Link para o post
Compartilhar em outros sites

Não consegui abrir a imagem, manda o link aí..

                                                                     Ajudei? De nada \o/                                            Att Rusherzin

Link para o post
Compartilhar em outros sites

ok vou dar uma olhada aqui e tentar, e sobre o print kk' postei em um site ruim.

agora foi e_e

Sonhos e objetivos... Todos temos os nossos, mesmo eles sendo estranhos, exagerados, simples, complicados, difíceis

ou até mesmo impossíveis...

Isso não importa! Se o seu desejo de realizá-los for maior você consegue!

Por isso nunca desista!
Não sabe qual é o seu propósito na vida? Descubra-o!

 

2urug69.jpg

 

 

1jqdzb.gif

Link para o post
Compartilhar em outros sites

cara fas aquilo que eu falei ali em cima... e testa.

JqGfm7S.png

Servidor com sources estáveis, com sistemas completos e tudo atualizados, para saber mais acessem   https://www.facebook.com/pokeVKS

Link para o post
Compartilhar em outros sites

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.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por Kiman174
      GRIMHAVEN SEASON 4
      LAUNCHING APRIL 18TH 19:00 CEST
       
      Join our community and stay up to date:
      Official Discord Server
       
       
       
       
       
      Step into a world where passion meets innovation—welcome to Grimhaven MMORPG! Born from a heartfelt passion project, Grimhaven has evolved into an extraordinary realm where every pixel on our meticulously crafted Real Map tells a story. Leveraging the classic legacy of version 8.6 and elevated by inventive custom content, our server transcends traditional gameplay, inviting you into a living, breathing adventure at every turn.
       
       
      Explore sprawling landscapes, battle formidable foes, and uncover hidden lore as you journey through environments that blend classic mechanics with innovative systems. Every corner of Grimhaven pulses with life and mystery, inviting you to forge alliances, challenge epic quests, and redefine what you thought possible in an open Tibia server. With each update, our dedicated team pushes the envelope, ensuring that every raid, dungeon, and social encounter feels fresh and electrifying.
       
       
      Whether you're a seasoned adventurer or new to the realm, Grimhaven offers a thrilling escape into a world where the spirit of discovery and the thrill of combat come together in perfect harmony. Embrace the extraordinary—your adventure begins now in Grimhaven MMORPG!
       
       
      What Makes Grimhaven Stand Out?
       
      With over thousands of hours of development and 4000+ commits, Grimhaven stands out with its unique blend of classic and innovative MMORPG features. Built on an authentic Real Map with 8.6 mechanics and expanded with carefully designed custom content, the experience is unmatched. The server offers rates starting from 12x, stunning HD visuals, and intricately scripted quests that immerse you in a dynamic narrative. From challenging custom raid bosses to a refined item system inspired by classic action RPGs, every element is thoughtfully crafted to deliver an engaging and ever-evolving adventure, all backed by a dedicated team ensuring a top-tier gaming experience.
       
       
       
      Custom Zones :
      Explore meticulously designed zones that promise unique challenges and unparalleled rewards.
       

       
       
       
      Unique Randomly Generated Dungeons :
      As if that's not enough, brace yourselves for our unique dungeons. Each one is randomly generated, ensuring that no adventure is ever the same. The thrill of exploring the unknown awaits you in every twist and turn.
       


       

       
       


       
       
       
      Scripted and Mechanically Challenging Quests:
      Immerse yourself in intricately designed quests that push your strategic prowess and combat skills, all brought to life by the remarkable creativity of our quest designer and mapper.
       

       

       


       
       
      Mighty Bosses:
      Confront colossal adversaries, each boasting unique abilities and intricate mechanics that challenge your tactics and teamwork, turning every encounter into an unforgettable battle.
       


       
       
       
      Ancient and Mythic Monsters:
      Encounter legendary beasts, ancient guardians, and mythical creatures that not only test your skills and courage but also offer tougher challenges, richer loot drops, and enhanced experience rewards.
       

       
       
       
      Magical Attributes & Crafting:
      Discover a world of enchantment where magical items not only have a chance to drop in the wild, but can also be expertly crafted to bestow unique and powerful attributes on your gear.
       
       

       

       
       
       
      Custom Events :
      We keep the excitement rolling with unique, server-wide events that'll keep you on the edge of your seat. Expect the unexpected!
       
       



       
       
       
      This glimpse barely scratches the surface—there's a TON more content that would overwhelm this thread! To dive even deeper, visit our official wiki at Grimhaven Wiki (https://wiki.grimhaven.net) and create your account today at Latestnews - Grimhaven (https://www.grimhaven.net/) .   
       
      Gear up for an unforgettable adventure starting April 18th 19:00 CEST.
      Dive into a realm of epic rewards, heart-pounding quests, and intense PVP battles where you'll test your skills against others.
      Join a vibrant community of adventurers, embrace the thrill of discovery, and answer the call to glory on the battlefield!
    • Por Mathwsz
      Bom galera, estou trazendo um script de fusão que funciona assim:
      Explicação: É necessário de 7 itens, na qual você coloca em tal coordenada e aperte a alavanca, sendo assim formando um item na qual você deseja em tal lugar configurado.
      Exemplo: Você pode fazer 7 bosses na qual dropa tals itens "Parecidos" e formando um item raro de sua escolha, ou como preferir.. Vamos ao script!
       
      Em Data/Actions/Scripts crie um arquivo chamado fusaoitens.lua e adicione isto dentro:
       
       
      Agora, em Data/Actions.xml adicione o seguinte:
       
      <action uniqueid="9900" script="fusaoitens.lua" /> E no seu RemeresMapEditor , pegue sua alavanca, vai em Propriedades e adicione o UniqueID 9900 nele! 
      PRONTO! Agora configure e divirta-se! Obs: Caso lhe ajudei, da um REP+ Aí !
    • Por ArielZeRah
      Salve, gostaria de ajuda com Função Outfits.gif em meu SCRIPT de Characters.PHP, Função que eu quero é seguinte vou deixar videio.gif abaixo pra mas informação!

      Vou deixar meu Characters.php
      characters.php 
       
      ABS; Acho que linha em questão pra editar é essa abaixo vou deixar em spooler!
       
    • Por Born Retarded
      Gostaria de tentar esclarecer algumas de minhas pequenas dúvidas e espero poder contar com a ajuda de vocês.



      Vou primeiro descrever o que estou tentando fazer para ficar mais fácil de entender:


      1° Começarei tentando editar outfits que não estão em uso pelo servidor usado para fazer esses testes.


      Escolhi uma delas , e pelo objectBuilder , parecia ser somente um dos lados da Outfit   (escolhi a versão MALE : 1497)



      a)


      b)






      Depois de exporta-la , ao abrir , veio da seguinte forma:









      Ai veio a seguinte dúvida: Ué vieram todos os lados juntos ? posso editar cada lado mesmo todos eles estando juntos , ou tenho que recortar cada lado e edita-lo individualmente e depois uni-los novamente ? (nem sei se é possível fazer isso)



      Sei que parece/é   uma dúvida estúpida/esquisita , mas caso alguém possa esclarecer isso , poderei continuar tentando dar meu 1° passo.


      Sei que alguns vão recomendar ler ou olhar alguns tutoriais sobre spriting , mas eu prefiro começar com algo na prática e depois voltar a ver esse lado da teoria pra tentar melhorar o lado da prática.


      Bem acho que é isso por enquanto.

           
  • Estatísticas dos Fóruns

    96843
    Tópicos
    519604
    Posts



×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo