• 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!

Training Monks problem!

Technosss

New Member
Joined
Jul 13, 2010
Messages
27
Reaction score
0
I setted some stats , but the stats dont there.

Life:
PHP:
<monster name="Training Monk" nameDescription="a training monk" race="blood" experience="200" speed="220" manacost="600">
  <health now="24000000000" max="24000000000"/>

( But the Training Monk have only 400k life maybe )


Outfit:
PHP:
<look type="266" head="0" body="0" legs="0" feet="0" corpse="6080"/>

( The outfit is a normal Monk, but it should be a CM )

Healing:
PHP:
<defense name="healing" interval="50" chance="99" min="40000000000" max="50000000000">

( But it heal only 96 000 every ~10 seconds )




What is my mistake?
 
Back
Top