- Feb 26, 2004
- 53
- 0
- 33
Right, all i wanted was a map quest so that when the 1st mob dies, another 1 spawns...
iv done it like this atm...
MapQuest.txt
Q555.txt
But its doesnt work, i kill the 1st mob, and nothing... am i doing somin wrong? if so, what? i have read the map quest guide, and it doesnt help my problem, did a search and didnt find anything of use..
(and yes, both AngelOfDeath and AngelOfDeath1 are working correctly in my Monster.DB and the maps and cords seem correct)
TY, if u can point me in the right direction...
iv done it like this atm...
MapQuest.txt
Code:
;Mapname [Quest Flag] Ammount Mob Name Item Name Quest File
D2083 [555] 1 AngelOfDeath * Q555
Q555.txt
Code:
[@main]
#IF
check [555] 1
#ACT
param1 D2083
param2 79
param3 49
mongen AngelOfDeath1
But its doesnt work, i kill the 1st mob, and nothing... am i doing somin wrong? if so, what? i have read the map quest guide, and it doesnt help my problem, did a search and didnt find anything of use..
(and yes, both AngelOfDeath and AngelOfDeath1 are working correctly in my Monster.DB and the maps and cords seem correct)
TY, if u can point me in the right direction...
