when killing a mob you can make it appear an npc where this mob is dead, I would like that by killing the mob the npc appears where dead
this is a summary of what has been achieved
monster "1@pop1",50,53,"Guardian Chest",3733,1,"Erza::OnErzaDead";
warp "1@pop1",49,50;
set hecho, 1;
end;
OnErzaDead:
enablenpc "Chest Novice";
sleep 500000;
disablenpc "Chest Novice";
end;
1@pop1,51,51,4 script Chest Novice 10005,{