I am writing a monk hunting script and just wondered if there is an easy way to return mob numbers within a certain radius, WITHOUT swapping targets.
eg. /who npc radius 200
gives a list of nearby mobs but how do I convert this into a simple number? Basically if there are 2 or more I would just FD until they went away....
It is pretty hard to write single pulling script so I thought this is the next best thing...
EDIT:
Seems others want to do this too...
http://macroquest2.com/phpBB2/viewtopic.php?t=4211
$searchspawn looks right but I cant get it to work...

