-
Posted by WestMan on Thu, 18 Dec 2008 08:29:28
How could I find out if I have a Bloodrune or not, to create a Makro with funktions like this?
# show tooltip
look If there is a Bloodrune (no matter if it has CD, just a notification)
---if True, should use Bloodstrike
---if False,(means that there will be a Deathrune atm) use Icy TouchGreetz
-
Posted by WestMan on Thu, 18 Dec 2008 08:29:28
How could I find out if I have a Bloodrune or not, to create a Makro with funktions like this?
# show tooltip
look If there is a Bloodrune (no matter if it has CD, just a notification)
---if True, should use Bloodstrike
---if False,(means that there will be a Deathrune atm) use Icy TouchGreetz
-
Posted by morlando on Thu, 18 Dec 2008 08:58:45
That's the kind of decision addons are specifically forbidden from making. Blizzard set up systems specifically for the purpose of limiting automation. See Chapter 17 or my Macro FAQ on the WoW forums for more information.