Macro Help: Targeting a certain level

Abyss

Well-known member
Joined
Sep 30, 2005
RedCents
69¢
Does anyone know a good way to only target a npc that is in a certain level range. Like for instance, I would only want to target npcs level 68-70 in a macro.

Rich (BB code):
/if (${Target.Level}<67) /tar npc next

Doesn't really work well, any help would be appreciated.
 
lol...did that really work? I just came up with it because I know it works on a /who search. ( /who all cleric 68 70 would bring up all clerics 68-70).
 
Macro Help: Targeting a certain level

Users who are viewing this thread

Back
Top
Cart