
Predorio OTS - Oficjalne Forum
Czlonek Predorio Team
MialemKiedysWitam mam Problem ze skryptami potworkow. Gdy skoncze robienie potwora(tak mi sie wydaje) i chce odpalic otsa aby je przetestowac wyskakuje mi taki blad :
Moj skrypt do potworka to:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dramos" species="fire" nameDescription="a dramos" race="blood" experience="6000" speed="500" manacost="0">
<health now="5800" max="5800"/>
<look type="39" head="20" body="30" legs="40" feet="50" corpse="2881"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="75"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="400"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="4"/>
<flag runonhealth="500"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-400" max="-600"/>
<attack name="dragon firewave" interval="6000" chance="80" min="-150" max="-450"/>
<attack name="dragon fireball" interval="6000" chance="80" min="-200" max="-250"/>
<attack name="dragon firebomb" interval="7000" chance="40" min="-25" max="-30"/>
<attack name="fire wave" interval="6000" chance="100" min="-100" max="-250"/>
</attacks>
<defenses armor="75" defense="75">
<defense name="Intense Healing" interval="6000" chance="70" min="100" max="500"/>
</defenses>
<immunities>
<immunity physical="1"/>
<immunity energy="0"/>
<immunity fire="1"/>
<immunity poison="1"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="YOU DONT KILL ME!"/>
<voice sentence="YOU WAIT TO DIE!"/>
</voices>
<loot>
<item id="2672" countmax="13" chance1="50000" chancemax="0"/>
<item id="2414" chance="1250"/>
<item id="1987" chance="50000">
<inside>
<item id="2506" chance="2500"/>
<item id="2492" chance="2500"/>
<item id="2469" chance="2500"/>
<item id="3982" chance="2500"/>
</inside>
</item>
</loot>
</monster>Czy moze mnie ktos olsnic i wytlumaczyc co jest zle?
Ostatnio edytowany przez Roszko (2007-06-01 11:07:02)





Offline