Monster and equipment,bug

10/06/2013 22:41 LostSoul8817#1
Hello,

then surely the question already asked, but it is how to resolve bug monsters and equipment and how to find their ID, I actuelement some monster not only bug I would like to use those LOD (Land of death).

Sincerely LostSoul
10/06/2013 22:59 Liderluigi#2
¿? Dont use google traductor
10/07/2013 19:03 LostSoul8817#3
Quote:
Originally Posted by Liderluigi View Post
¿? Dont use google traductor
I am obliged to me servire I'm not English or German.

Otherwise how little a monster bug fix, for example I invoke the Devil Rene (I recall her name) and it's all crash the server :/
10/07/2013 19:06 Liderluigi#4
I don't know... Have you added the monster data to monster.txt? Ifnot do it :)
10/07/2013 19:45 LostSoul8817#5
Quote:
Originally Posted by Liderluigi View Post
I don't know... Have you added the monster data to monster.txt? Ifnot do it :)
Yes the monster is available in my monster.txt but I find it odd that it full mana: s here is the code of it if there a mistake made me share


/ / Todeskrieger
<START>
VNUM = 441
HP = 1000
MP = 10000000
DropTable = 300; 1 | 763; 1 | 761; 1 | 765; 1 | 301, 1
GOLD = 1, 0
XP = 7
JXP = 7
SKILLS = 0
ATTACK_GRADE = 5000
ATTACK_DAMAGE_MIN = 1900
ATTACK_DAMAGE_MAX = 3000
ATTACK_RATE = 2700
ATTACK_CRIT_CHANCE = 40
/ / Percent
ATTACK_CRIT_DAMAGE = 4500
DEFENCE_GRADE = 0
SR_DEFENCE = 1800
SR_DODGE = 3100
LR_DEFENCE = 1700
LR_DODGE = 3100
MAGIC_DEFENCE = 1300
/ / Resis
RES_FIRE = 0
RES_LIGHT = 0
RES_WATER = 0
RES_SHADOW = 0
<END>