- Joined
- Oct 6, 2006
- Messages
- 1,490
- Reaction score
- 3
Hey, I started again our server and I tried to fix the problem that two of the mobs from "suffering valley' dissapearing if I attack them.
I have fixed Noktoo soldier with writing (ai 2) [it was (ai 5)]. The other one is the Noktoo Magician...I tried (race 0) and (race 1) and (ai 0) to (ai 8) [don't know how high I can put ai xD].
I posted the initmonster.txt line and macro.dat line. Maybe someone can help me short?
btw. I made a short search but didn't find anything here but I go now to search corectly. If I find something, I go to delet my thread.
Edit: Ok I found that some more have / had this problem but noone answered in the release thread yet
I have fixed Noktoo soldier with writing (ai 2) [it was (ai 5)]. The other one is the Noktoo Magician...I tried (race 0) and (race 1) and (ai 0) to (ai 8) [don't know how high I can put ai xD].
I posted the initmonster.txt line and macro.dat line. Maybe someone can help me short?

Code:
Initmonster:
;Noktoo Magician
(monster (name 420) (index 420) (country 2) (race 1) (level 77) (ai 2) (range 80) (sight 200 320) (exp 18720) (itemgroup 3013 2) (itemgroup 3012 2) (itemgroup 3014 2)
(str 178) (hth 76) (int 16) (wis 9) (dex 62) (hp 25000) (mp 70) (aspeed 1500) (hit 130) (dodge 64)
(attack 0 441 851) (magic 0 0) (defense 281 281) (absorb 14) (mspeed 1600 700) (resist 18 18 18 18 18)
(quest ))
Macro.dat:
( monsterinfo ( key 420) ( bone 83 ) (level 77) ( scale 1.0 10) ( motion "AAAAAAAAAA" ) (mspeed 1600 500) (attheight 16))
( monsterbone (key 83) ( bone 5 2 1 0 0 0 0 0) ( target -3.0 3.5 2.0 3) (motion 0 0 0 0 0 0 0) (part 4 0) (damage 0 0 0 0))
btw. I made a short search but didn't find anything here but I go now to search corectly. If I find something, I go to delet my thread.
Edit: Ok I found that some more have / had this problem but noone answered in the release thread yet