What's new

New monsters

Status
Not open for further replies.

Loveniurka

Active User
Joined
Jul 24, 2011
Messages
68
Reaction score
0
Witam mam sprawe do all z forum
Prosz? o pomoc poniewa? robi? Metin Stones i nie mog? go wezwa? oto
Kod:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Earth Stone" nameDescription="a Earth Stone" race="undead" experience="1200" speed="0" manacost="0">
  <health now="1000000" max="1000000"/>
  <look typeex="1353"/>
  <targetchange interval="5000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="0"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="0"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="1"/>
    <flag staticattack="90"/>
    <flag runonhealth="100"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" skill="1" attack="1"/>
    <attack name="fire" interval="2000" chance="100" range="7" min="-200" max="-300">
      <attribute key="shootEffect" value="fire"/>
      <attribute key="areaEffect" value="yellowspark"/>
    </attack>
  </attacks>
  <defenses armor="1" defense="1"/>
  <immunities>
    <immunity physical="1"/>
    <immunity energy="1"/>
    <immunity fire="1"/>
    <immunity poison="1"/>
    <immunity lifedrain="1"/>
    <immunity paralyze="1"/>
    <immunity outfit="1"/>
    <immunity drunk="1"/>
    <immunity invisible="1"/>
  </immunities>
</monster>
 

Snoopie

Senior User
Joined
Feb 4, 2009
Messages
572
Reaction score
39
Odp: New monsters

speed="0"

W niekt?rych silnikach minimaln? liczb? mo?e by? "1", wi?c spr?buj zrobi? tak:

speed="1"

Unikaj?c dalszych bug?w mo?liwe ?e to te? jest b??d, bo nie masz wpisanego co ma sie pokaza? po zabiciu:
<look typeex="1353"/>
zr?b to tak, bo jak m?wi?em niekt?re silniki wymagaj? tego.
<look typeex="1353" corpse="1353"/>

M?g?by? chocia? powiedzie? czy ci sie w konsoli pokazuje jaki? b??d.
 

Loveniurka

Active User
Joined
Jul 24, 2011
Messages
68
Reaction score
0
Odp: New monsters

Dalej nie dzia?a ;/
?adnego b??du nie znalaz?em z Monster name stones
 

Loveniurka

Active User
Joined
Jul 24, 2011
Messages
68
Reaction score
0
Odp: New monsters

Refresh!
nie wiecie o co chodzi czy jak ?... \_
 

Uwaga Meteor

Active User
Joined
Aug 23, 2011
Messages
62
Reaction score
3
Odp: New monsters

jak ja mam problem z potworkiem poprstu kopiuje zawartos? innego potworka ktory dziala i zmieniam hp,exp,name,wyglond,ded,atak.lot.odzywki, Radze ci zrob to samo :)
 

Loveniurka

Active User
Joined
Jul 24, 2011
Messages
68
Reaction score
0
Odp: New monsters

no robi?em tak i nie mog? wezwa? go komend? /m
kolega mi zrobi? juz
Trzeba by?o go tez wbi? do: data/monster/monster.xml

Temat do zamkni?cia!
 
Status
Not open for further replies.
Top