mob
verb
look(mob/M in oview(50,usr))
usr << " found: [M]"
return
Problem description:
I am making a verb to search for mobs from a distance (say, 50 tiles). I've tried oview/orange for this but both dont work (they can detect upto 7-8 tiles). Help would be appreciated.
Try that, it should work. I can't test since I'm not at home at the moment.