View Single Post
01-10-12, 07:19 AM   #3
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,313
Originally Posted by Phanx View Post
The "target=*" macro condition only supports (a) unit tokens like "player" or "focus", or (b) names of characters in your current party or raid.
"target=*" isn't a conditional really. It sets which unit to apply the conditionals to, and if applicable, who to act on. This is not a target comparison check of any kind and such functionality doesn't exist within the macro system. Blizzard has added the "@*" alias for this to try to solve the ambiguity of the syntax of this macro option.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote