• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Jak zrobic zeby ten potwor nie robil gracza pzta ?

zduna

Banned User
Joined
May 3, 2010
Messages
201
Reaction score
0
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Quara Constrictor" nameDescription="a quara constrictor" race="blood" experience="250" speed="520" manacost="670">
<health now="450" max="450"/>
<look type="46" corpse="6065"/>
<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="1"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="0"/>
<flag staticattack="90"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="47" attack="45"/>
<attack name="melee" interval="1000" chance="10" range="7" radius="3" target="0" min="-95" max="-155">
<attribute key="areaEffect" value="blackspark"/>
</attack>
<attack name="poisonfield" interval="1000" chance="35" range="7" radius="2" target="0">
<attribute key="shootEffect" value="poison"/>
</attack>
</attacks>
<defenses armor="15" defense="15"/>
<elements>
<element firePercent="100"/>
<element icePercent="100"/>
<element earthPercent="-12"/>
<element energyPercent="-25"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Gaaahhh!"/>
<voice sentence="Gluh! Gluh!"/>
<voice sentence="Tssss!"/>
<voice sentence="Boohaa!"/>
</voices>
<loot>
<item id="2670" countmax="5" chance="20000"/><!-- shrimp -->
<item id="2148" countmax="20" chance="100000"/><!-- gold coin -->
<item id="2150" countmax="3" chance="2222"/><!-- small amethyst -->
<item id="2397" chance="3333"/><!-- longsword -->
<item id="2381" chance="2222"/><!-- halberd -->
<item id="2460" chance="4000"/><!-- brass helmet -->
<item id="2465" chance="2857"/><!-- brass armor -->
<item id="5895" countmax="1" chance="2000"/><!-- fish fin -->
</loot>
</monster>

Potrzebny mi jest wyglad tego potwora i loot z niego, ale nie chce zrby robil pzta gracza

<attacks>
<attack name="melee" interval="2000" skill="47" attack="45"/>
<attack name="melee" interval="1000" chance="10" range="7" radius="3" target="0" min="-95" max="-155">
<attribute key="areaEffect" value="blackspark"/>
</attack>
<attack name="poisonfield" interval="1000" chance="35" range="7" radius="2" target="0">
<attribute key="shootEffect" value="poison"/>
</attack>
</attacks>

Jak wyrzuce to z niego to nadal nabija pz
 
Zrobilem tak i jak przywołałem potwora to bym niewidzialny ( całkiem ) tak jakby byl zbugowany
 
Przecież masz ajfona5 ! i ogarniasz lua i masz kupę kasy to po co lecisz z tym na forum?
 
weź sobie monster Chicken i poprostu zmień mu nazwę i loot i wygląd jeśli usunięcie ataków i paru parametrów jest dla ciebie za wielkim wyzwaniem
 
HAHAHA, z takimi rzeczami na forum, lol. Wystarczy chwilę pomyśleć... Deer, chicken, pig - nie dają PZ, więc wystarczy popatrzeć w pliki tych potworów...
 
HAHAHA, z takimi rzeczami na forum, lol. Wystarczy chwilę pomyśleć... Deer, chicken, pig - nie dają PZ, więc wystarczy popatrzeć w pliki tych potworów...

tak jak napisanie skrypta, który daje promotion

# co do tematu
i jak udało się?
 
Back
Top