My idea is to make an NPC CHECK several FLAGS and some MOBS on those flag.
¿ Sample ?
- MAPQUEST
oxmapx [0] 0 [MonDie] Ghoul * [MapQuest_Def\GhoulX] [@SET]
[@set]
#act
set [999] 1
BREAK
--- npC
[@mgain]
#IF
check [991] 1
#SAY
NO CORRECT\\
<Yes/@BLAVLA>\
<No/@exit>\
#ELSESAY
OK\
<OK/@exit>
IS CORRECT?
¿ Sample ?
- MAPQUEST
oxmapx [0] 0 [MonDie] Ghoul * [MapQuest_Def\GhoulX] [@SET]
[@set]
#act
set [999] 1
BREAK
--- npC
[@mgain]
#IF
check [991] 1
#SAY
NO CORRECT\\
<Yes/@BLAVLA>\
<No/@exit>\
#ELSESAY
OK\
<OK/@exit>
IS CORRECT?
