matheuspeixoto12 4 Postado Janeiro 1, 2014 Share Postado Janeiro 1, 2014 Olá pessoal meu spells.xml está dando erro e não consigo achar o que é, alguém me da uma ajuda ae obrigado. script - <?xml version="1.0" encoding="UTF-8"?> <spells> <!-- Itachi --><instant name="Katon hosenka no jutsu" words="Katon hosenka no jutsu" lvl="12" mana="20" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/Katon hosenka no jutsu.lua"/><vocation id="4"/></instant> <instant name="Sharingan" words="Sharingan" lvl="15" mana="20" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="itachi/sharingan.lua"/><vocation id="4"/></instant><instant name="Katon gokakyu no jutsu" words="Katon gokakyu no jutsu" lvl="18" mana="25" direction="1" exhaustion="4000" needlearn="0" script="itachi/Katon gokakyu no jutsu.lua"/> <vocation id="4"/></instant><instant name="suiton suigadan" words="suiton suigadan" lvl="23" mana="40" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/suiton suigadan.lua"/><vocation id="4"/></instant><instant name="suiton suiryudan no jutsu" words="suiton suiryudan no jutsu" lvl="29" mana="110" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/suiton suiryudan no jutsu.lua"/><vocation id="4"/></instant><instant name="katon gouenkyuu" words="katon gouenkyuu" lvl="34" mana="200" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/katon gouenkyuu.lua"/><vocation id="4"/></instant> <instant name="Mangekyou Sharingan" words="Mangekyou Sharingan" lvl="40" mana="400" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/Mangekyou sharingan.lua"/><vocation id="4"/></instant><instant name="tsukuyomi" words="tsukuyomi" lvl="55" mana="600" prem="0" range="6" needtarget="1" exhaustion="2000" blockwalls="1" needlearn="0" script="itachi/tsukuyomi.lua"/><vocation id="4"/></instant><instant name="amaterasu" words="amaterasu" lvl="60" mana="700" prem="0" range="6" needtarget="1" exhaustion="2500" blockwalls="1" needlearn="0" script="itachi/amaterasu.lua"/><vocation id="4"/></instant><instant name="Susano'o" words="susano" lvl="60" mana="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/susanoo.lua"/><vocation id="4"/></instant><instant name="Mugen amaterasu" words="Mugen amaterasu" lvl="70" mana="100" aggressive="1" exhaustion="4000" needlearn="0" event="script" value="itachi/mugen amaterasu.lua"/><vocation id="4"/></instant></spells> Erro - http://img43.imageshack.us/img43/3264/gmou.png Link para o comentário https://xtibia.com/forum/topic/226393-encerrado-erro-spellxml/ Compartilhar em outros sites More sharing options...
zerefshirou 112 Postado Janeiro 1, 2014 Share Postado Janeiro 1, 2014 <instant name="Katon hosenka no jutsu" words="Katon hosenka no jutsu" lvl="12" mana="20" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/Katon hosenka no jutsu.lua"/> <vocation id="4"/> </instant> Nessa parte: "/> / = </instant> Ou seja, você fechou e fechou denovo... Se você mudar para: <instant name="Katon hosenka no jutsu" words="Katon hosenka no jutsu" lvl="12" mana="20" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/Katon hosenka no jutsu.lua"/> Vai funcionar, porém não vai ler a vocation (todos iriam usar normalmente) O certo seria: <instant name="Katon hosenka no jutsu" words="Katon hosenka no jutsu" lvl="12" mana="20" prem="0" range="6" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="itachi/Katon hosenka no jutsu.lua"> <vocation id="4"/> </instant> Entendeu? Espero que sim... Link para o comentário https://xtibia.com/forum/topic/226393-encerrado-erro-spellxml/#findComment-1597682 Compartilhar em outros sites More sharing options...
matheuspeixoto12 4 Postado Janeiro 2, 2014 Autor Share Postado Janeiro 2, 2014 hmm vlw podem fechar o tópico Olá, será que você poderia me ajudar nestes dois tópicos? Obrigado, feliz ano novo ! http://www.xtibia.com/forum/topic/226316-explosive-papper/ http://www.xtibia.com/forum/topic/226317-erro-novo-piso/ Link para o comentário https://xtibia.com/forum/topic/226393-encerrado-erro-spellxml/#findComment-1597719 Compartilhar em outros sites More sharing options...
zipter98 1102 Postado Janeiro 2, 2014 Share Postado Janeiro 2, 2014 Tópico movido para a seção de dúvidas e pedidos resolvidos. Link para o comentário https://xtibia.com/forum/topic/226393-encerrado-erro-spellxml/#findComment-1597959 Compartilhar em outros sites More sharing options...
Stigal 584 Postado Abril 21, 2018 Share Postado Abril 21, 2018 A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta. + Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda. * Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado. Link para o comentário https://xtibia.com/forum/topic/226393-encerrado-erro-spellxml/#findComment-1736081 Compartilhar em outros sites More sharing options...
Posts Recomendados