Moderator: MacroQuest Developers
http://macroquest2.com/phpBB2/viewtopic.php?p=21708So, would a $searchspawn(criteria) be a good thing?
criteria being similar to /target's collection?
I didn't realise this thread was asking for feedback. I think these are going to be great ideas. I was just wondering earlier when the cvs would be in hehe.Plazmic wrote:Man, no feedback since I originally posted this on the /if statement thread...
Was this just a waste of 2 days?


Code: Select all
/varset TargetedMobID $searchspawn("@MobArray(@MobArrayIndex)",npc,range:@ClosestMobDist,nopcnear:cAntiKSRadius,notid:@InvalidTargetID)

Code: Select all
[color=orange]/varset TargetedMobID $searchspawn("@MobArray(@MobArrayIndex),npc,range:@ClosestMobDist,nopcnear:cAntiKSRadius,notid:@InvalidTargetID")[/color]