Zobacz poprzedni temat :: Zobacz następny temat |
Autor |
Wiadomość |
ALI
Dołączył: 17 Lis 2006 Posty: 4 Przeczytał: 0 tematów
Ostrzeżeń: 0/3
|
Wysłany: Pon 22:49, 20 Lis 2006 Temat postu: Mój monster nr 2 |
|
|
W monsters tworzymy plik Zidane i piszemy:
<?xml version="1.0"?>
<monster name="Zidane" level="50" maglevel="10" experience="10000" pushable="0" armor="70" defense="70" canpushitems="1" staticattack="80" changetarget="238">
<health now="2400" max="2400"/>
<look type="134" head="95" body="57" legs="113" feet="115" corpse="3128"/>
<combat targetdistance="1" runonhealth="0"/>
<attacks>
<attack type="melee" maxdamage="500"/>
<attack type="instant" name="exura gran" exhaustion="500" cycleticks="1200" probability="35"/>
</attacks>
<defenses>
<defense immunity="invisible"/>
<defense immunity="fire"/>
<defense immunity="energy"/>
<defense immunity="poision"/>
</defenses>
<voices>
<voice sentence="Feel my head!"/>
<voice sentence="You will finish like Materazzi"/>
<voice sentence="Feel my head!"/>
</voices>
<loot>
<item id="2152" countmax="20" chance1="100000" chancemax="0"/>
<item id="2430" chance="10000"/>
<item id="2443" chance="10000"/>
<item id="2171" chance="6666"/>
<item id="1987" chance="100000">
<inside>
<item id="2183" chance="6666"/>
<item id="2689" countmax="3" chance1="20000" chancemax="0"/>
<item id="2538" chance="3333"/>
<item id="2451" chance="1428"/>
<item id="2427" chance="1408"/>
</inside>
</item>
</loot>
</monster>
A w monsters/monsters dodajemy linijke:
<monster name="Zidane" file="zidane.xml" />
Post został pochwalony 0 razy |
|
Powrót do góry |
|
|
Dark Dementor Gaduła
Dołączył: 18 Lut 2007 Posty: 21 Przeczytał: 0 tematów
Ostrzeżeń: 0/3
|
Wysłany: Pon 0:14, 19 Lut 2007 Temat postu: Re: Mój monster nr 2 |
|
|
ALI napisał: | W monsters tworzymy plik Zidane i piszemy:
<?xml version="1.0"?>
<monster name="Zidane" level="50" maglevel="10" experience="10000" pushable="0" armor="70" defense="70" canpushitems="1" staticattack="80" changetarget="238">
<health now="2400" max="2400"/>
<look type="134" head="95" body="57" legs="113" feet="115" corpse="3128"/>
<combat targetdistance="1" runonhealth="0"/>
<attacks>
<attack type="melee" maxdamage="500"/>
<attack type="instant" name="exura gran" exhaustion="500" cycleticks="1200" probability="35"/>
</attacks>
<defenses>
<defense immunity="invisible"/>
<defense immunity="fire"/>
<defense immunity="energy"/>
<defense immunity="poision"/>
</defenses>
<voices>
<voice sentence="Feel my head!"/>
<voice sentence="You will finish like Materazzi"/>
<voice sentence="Feel my head!"/>
</voices>
<loot>
<item id="2152" countmax="20" chance1="100000" chancemax="0"/>
<item id="2430" chance="10000"/>
<item id="2443" chance="10000"/>
<item id="2171" chance="6666"/>
<item id="1987" chance="100000">
<inside>
<item id="2183" chance="6666"/>
<item id="2689" countmax="3" chance1="20000" chancemax="0"/>
<item id="2538" chance="3333"/>
<item id="2451" chance="1428"/>
<item id="2427" chance="1408"/>
</inside>
</item>
</loot>
</monster>
A w monsters/monsters dodajemy linijke:
<monster name="Zidane" file="zidane.xml" /> |
1. Do pisania kodów używa się ramki HTML CODE
2. Masz jakas opsesje?1
3. Przy odrobinie czasu poszukam w int, iż uważam, że to czysty plagiat.
Pozdrawiam Dark Dementor !
Post został pochwalony 0 razy |
|
Powrót do góry |
|
|
|