|
Originally Posted by Zoid
Ask the priest to push his Vent talk key and say, "Could any druids with Innervate available cast it on on <priest name>?" One of the druids should then push his talk key and says, "<Druid name here> has got it" and then innervates the priest.
You're not asking for a macro, you're asking for a mod that integrates and needs cross communication between players. There is nothing in WoW that lets a player "ask another" about what cooldowns he has available. CTRaidAssist tracks some stuff such as Reincarnation for Shamans and Battle Resurrections for Druids, but that's because everyone is running CTRaidAssist. I'm not sure if RaidAssist tracks Innervate or if it can be added, but if you added it you'd have to have every druid run the new modified version.
|
It's possible to have such a macro, there are script functions built into the game where given the request for information via tell, the player can output cooldown info. I have shield wall / last stand macros for the MT in our guild. If I click on either button it either activates it (on his next keystroke, any key) or tells me the cooldown remaining. I mainly use it just so I can check the cooldowns as he activates them himself hehe, it's nice to not have to clog up vent with such questions though. If anyone wants it I'm pretty sure he'd be willing to share it, it's just a small / simple addon he has installed on his end, and given a specific tell from me will cause him to activate / output depending on the abilities state. You might need to edit the LUA however, as i'm pretty sure he's set it to only accept activation from my characters name.
So you could technically have all your druids install such a mod, that would then output if the ability is up or not. Could also implement a seperate function to auto-cast the innervate on the requested target. I'm definately not trying to disagree with Zoid, as communication is something you need to learn to work with first, but it's quite a bit more efficient to have things like this handled automatically. Battle-Rez would be another skill that's be useful in a similar addon.