KA
erro

Erro ao Importar Ferumbras!

Por kaizy536, 08 de dez. de 2013 em Scripts

resolvido
script
11
1.8k
kaizy536K
08 de dezembro de 2013 às 16:50

Galera, eu to com um erro ai importar o monstro Ferumbras, nao sei porque, pois, eu consigo importa todos os monstros normalmente para o Remere's, porem quando tento importar o ferumbras ele da o seguinte erro:x0ay.png

 

Alguem sabe porque esta assim?


aqui esta o script do Ferumbras:

 

 

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Ferumbras Lord" nameDescription="a Ferumbras Lord" race="venom" experience="9200000" speed="320" manacost="0">
<health now="1350000" max="1350000"/>
<look type="229" corpse="6078"/>
<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="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="2"/>
<flag staticattack="90"/>
<flag runonhealth="2500"/>
</flags>
<attacks>
<attack name="melee" interval="1000" min="-12000" max="-19500"/>
<attack name="manadrain" interval="2000" chance="20" range="7" min="-300" max="-700">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="poison" interval="3000" chance="20" radius="6" target="0" min="-250" max="-550">
<attribute key="areaEffect" value="poison"/>
</attack>
<attack name="energy" interval="2000" chance="18" radius="6" target="0" min="-200" max="-400">
<attribute key="areaEffect" value="energy"/>
</attack>
<attack name="manadrain" interval="2000" chance="16" radius="6" target="0" min="-225" max="-375">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="lifedrain" interval="2000" chance="21" radius="6" target="0" min="-200" max="-450">
<attribute key="areaEffect" value="poff"/>
</attack>
<attack name="effect" interval="3000" chance="20" radius="5" target="0" min="-200" max="-600">
<attribute key="areaEffect" value="blackspark"/>
</attack>
<attack name="firecondition" interval="3000" chance="20" range="7" radius="7" target="1" min="-8200" max="-12800">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="lifedrain" interval="2000" chance="25" length="8" spread="0" min="-50" max="-250">
<attribute key="areaEffect" value="greenspark"/>
</attack>
</attacks>
<defenses armor="100" defense="120">
<defense name="healing" interval="2000" chance="10" min="900" max="1500">
<attribute key="areaEffect" value="greenshimmer"/>
</defense>
<defense name="speed" interval="3000" chance="30" speedchange="360" duration="7000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="invisible" interval="4000" chance="20" duration="5000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity outfit="1"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
<immunity fire"1"/>
</immunities>
<summons maxSummons="3">
<summon name="Demon" interval="3000" chance="12" max="3"/>
</summons>
<voices interval="5000" chance="20">
<voice sentence="NOONE WILL STOP ME THIS TIME!" yell="1"/>
<voice sentence="THE POWER IS MINE!" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
<item id="2148" countmax="25" chance="100000"/><!-- gold coin -->
<item id="2393" chance="16060"/><!-- giant sword -->
<item id="2514" chance="12050"/><!-- mastermind shield -->
<item id="2472" chance="7000"/><!-- magic plate armor -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2678" countmax="3" chance="20000"/><!-- coconut -->
<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
<item id="2151" countmax="4" chance="12000"/><!-- talon -->
<item id="5903" chance="100000"/><!-- ferumbras' hat -->
<item id="2149" countmax="3" chance="15000"/><!-- small emerald -->
<item id="2171" chance="30000"/><!-- platinum amulet -->
<item id="2415" chance="6000"/><!-- great axe -->
</inside>
</item>
</loot>
</monster>

 

 

 

SuperionS
08 de dezembro de 2013 às 17:43

Formato inválido? Que tal copiar o ferumbras.xml de outro OT e colar no seu?

Ou quér tudo na boquinha?

vital900V
08 de dezembro de 2013 às 18:38

local errado.

kaizy536K
08 de dezembro de 2013 às 19:15

eu ja tentei, varias vezes, o Ferumbras normal da pra importa, mais quando eu edito ele, mudo o HP e o nome, ele da error na hora de importar pra o Remere's

HamachineH
08 de dezembro de 2013 às 19:46

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Ferumbras Lord" nameDescription="a Ferumbras Lord" race="venom" experience="9200000" speed="320" manacost="0">

<health now="1350000" max="1350000"/>

<look type="229" corpse="6078"/>

<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="0"/>

<flag canpushitems="1"/>

<flag canpushcreatures="1"/>

<flag targetdistance="2"/>

<flag staticattack="90"/>

<flag runonhealth="2500"/>

</flags>

<attacks>

<attack name="melee" interval="1000" min="-12000" max="-19500"/>

<attack name="manadrain" interval="2000" chance="20" range="7" min="-300" max="-700">

<attribute key="areaEffect" value="redshimmer"/>

</attack>

<attack name="poison" interval="3000" chance="20" radius="6" target="0" min="-250" max="-550">

<attribute key="areaEffect" value="poison"/>

</attack>

<attack name="energy" interval="2000" chance="18" radius="6" target="0" min="-200" max="-400">

<attribute key="areaEffect" value="energy"/>

</attack>

<attack name="manadrain" interval="2000" chance="16" radius="6" target="0" min="-225" max="-375">

<attribute key="areaEffect" value="redshimmer"/>

</attack>

<attack name="lifedrain" interval="2000" chance="21" radius="6" target="0" min="-200" max="-450">

<attribute key="areaEffect" value="poff"/>

</attack>

<attack name="effect" interval="3000" chance="20" radius="5" target="0" min="-200" max="-600">

<attribute key="areaEffect" value="blackspark"/>

</attack>

<attack name="firecondition" interval="3000" chance="20" range="7" radius="7" target="1" min="-8200" max="-12800">

<attribute key="shootEffect" value="fire"/>

<attribute key="areaEffect" value="firearea"/>

</attack>

<attack name="lifedrain" interval="2000" chance="25" length="8" spread="0" min="-50" max="-250">

<attribute key="areaEffect" value="greenspark"/>

</attack>

</attacks>

<defenses armor="100" defense="120">

<defense name="healing" interval="2000" chance="10" min="900" max="1500">

<attribute key="areaEffect" value="greenshimmer"/>

</defense>

<defense name="speed" interval="3000" chance="30" speedchange="360" duration="7000">

<attribute key="areaEffect" value="blueshimmer"/>

</defense>

<defense name="invisible" interval="4000" chance="20" duration="5000">

<attribute key="areaEffect" value="blueshimmer"/>

</defense>

</defenses>

<elements>


</elements>

<immunities>

<immunity lifedrain="1"/>

<immunity paralyze="1"/>

<immunity outfit="1"/>

<immunity drunk="1"/>

<immunity invisible="1"/>

<immunity fire="1"/>

</immunities>

<summons maxSummons="3">

<summon name="Demon" interval="3000" chance="12" max="3"/>

</summons>

<voices interval="5000" chance="20">

<voice sentence="NOONE WILL STOP ME THIS TIME!" yell="1"/>

<voice sentence="THE POWER IS MINE!" yell="1"/>

</voices>

<loot>

<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->

<item id="2148" countmax="25" chance="100000"/><!-- gold coin -->

<item id="2393" chance="16060"/><!-- giant sword -->

<item id="2514" chance="12050"/><!-- mastermind shield -->

<item id="2472" chance="7000"/><!-- magic plate armor -->

<item id="1987" chance="100000"><!-- bag -->

<inside>

<item id="2678" countmax="3" chance="20000"/><!-- coconut -->

<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->

<item id="2151" countmax="4" chance="12000"/><!-- talon -->

<item id="5903" chance="100000"/><!-- ferumbras' hat -->

<item id="2149" countmax="3" chance="15000"/><!-- small emerald -->

<item id="2171" chance="30000"/><!-- platinum amulet -->

<item id="2415" chance="6000"/><!-- great axe -->

</inside>

</item>

</loot>

</monster>







testa ae!


OBS: tem 2 ferumbras 1 em (data\monster\Bosses) outro em (data\monster\Sorcerers). o da (data\monster\Bosses) nao tem tag voce tem que cria!


espero que tenha ajudado!

Editado Dezembro 8 por Hamachine

55847595
08 de dezembro de 2013 às 20:45

Pode ser isso <look type="229" corpse="6078"/> o RME n aceita a outift

HamachineH
08 de dezembro de 2013 às 20:57

Pode ser isso <look type="229" corpse="6078"/> o RME n aceita a outift

claro que aceita cara, e a outift do ferumbras!

Editado Dezembro 8 por Hamachine

kaizy536K
08 de dezembro de 2013 às 21:33

Problema resolvido, eu tinha esquecido de por = e > em umas linhas x.x

HamachineH
08 de dezembro de 2013 às 22:14

kaizy qual ip do seu ot?

kaizy536K
08 de dezembro de 2013 às 22:30

magnusks.servergame.com Porque?


hm, vc eh de goiana kkkk, eu vou passar natal/ano novo ai, e-e

OmegaO
08 de dezembro de 2013 às 22:47

Tópico movido para a seção de dúvidas e pedidos resolvidos.