Postado Setembro 7, 2017 7 anos Olá, pessoal. Bom, vira e mexe eu (que não entendo muito de script) tento sempre criar algumas criaturas novas e as vezes aparece esse erro. Recentemente deu no meu movements.xml e um amigo aqui do forum consertou para mim, agora aconteceu em um arquivo de um monstro. Porém, eu por nao entender muito, não consigo identificar a raiz do problema, então gostaria de pedir a ajuda de alguém aqui do forum e também se puder explicar o que estava errado e como encontrar o erro e também como consertar quando isso acontecer. Obrigado. Line: 41, Info: Extra content at the end of the document ARQUIVO: zabiran.xml
Postado Setembro 7, 2017 7 anos @dimmebag na próxima coloca o arquivo em spolier, é chato ter que baixar: Spoiler <?xml version="1.0" encoding="UTF-8"?> <monster name="Zabiran" nameDescription="a zabiran" race="blood" experience="6520" speed="420" manacost="0"> <health now="25000" max="25000"/> <look type="365" corpse="0"/> <targetchange interval="5000" chance="8"/> <strategy attack="100" defense="0"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="1"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="1"/> <flag staticattack="90"/> <flag runonhealth="20"/> </flags> <attacks> <attack name="melee" interval="2000" skill="100" attack="30"/> <attack name="energy" interval="3000" chance="49" radius="3" target="1" min="-200" max="-600"> <attribute key="shootEffect" value="energy"/> <attribute key="areaEffect" value="bigclouds"/> </attack> <attack name="energy" interval="2000" chance="75" length="8" spread="0" min="-400" max="-1000"> <attribute key="areaEffect" value="energyarea"/> </attack> <attack name="energy" interval="2000" chance="15" length="8" spread="0" min="-300" max="-460"> <attribute key="areaEffect" value="purpleenergy"/> </attack> <attack name="physical" interval="2000" chance="20" radius="4" target="0" min="-100" max="-300"> <attribute key="areaEffect" value="redshimmer"/> </attack> </attacks> <defenses armor="100" defense="10"> <defense name="healing" interval="2000" chance="10" min="120" max="480"> <attribute key="areaEffect" value="blueshimmer"/> </defense> </defenses> <elements> <element physicalPercent="15"/> <element deathPercent="20"/> <element firePercent="-12"/> <element holyPercent="-5"/> </elements> <immunities> <immunity physical="0"/> <immunity energy="1"/> <immunity fire="0"/> <immunity poison="1"/> <immunity ice="1"/> <immunity holy="0"/> <immunity death="0"/> <immunity lifedrain="1"/> <immunity manadrain="1"/> <immunity paralyze="1"/> <immunity drunk="1"/> <immunity outfit="1"/> <immunity invisible="1"/> </immunities> <summons maxSummons="1"> <summon name="energy elemental" interval="2000" chance="10" max="1"/> </summons> <voices interval="5000" chance="10"> <voice sentence="Bzzzztsss!" yell="1"/> <voice sentence="You are...dead!" yell="1"/> </voices> </monster> Caso contrário ninguém vai baixar o arquivo só pra ver o que tem dentro meu camarada!
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.