1. Is it possible, through the macro menu, to whisper the target of my spell? (I want to whisper the target of my ressurection spell that he is getting a ress)
2. Is it possible, again through the macro menu, to check if a buff is on and if it is on, not cast or cast something else? (Imagine in a healing situation, i would want to shield someone but Clique checks and find out he is already shielded and then casts a renew on him instead or nothing at all if renew is on already)
1. Is it possible, through the macro menu, to whisper the target of my spell? (I want to whisper the target of my ressurection spell that he is getting a ress)
2. Is it possible, again through the macro menu, to check if a buff is on and if it is on, not cast or cast something else? (Imagine in a healing situation, i would want to shield someone but Clique checks and find out he is already shielded and then casts a renew on him instead or nothing at all if renew is on already)
Getting this error when using latest SVN version, when clicking on a hostile target:
[2006/10/22 20:29:50-610]: Plugins\Clique_WatchDog.lua:32: attempt to index field `WatchDog_OnClick' (a function value)
Plugins\Clique_WatchDog.lua:32: in function <Interface\AddOns\Clique\Plugins\Clique_WatchDog.lua:30>
<unknown>:
<string>:"WatchDogFrame_target:OnClick":2: in main chunk
1. Is it possible, through the macro menu, to whisper the target of my spell? (I want to whisper the target of my ressurection spell that he is getting a ress)
2. Is it possible, again through the macro menu, to check if a buff is on and if it is on, not cast or cast something else? (Imagine in a healing situation, i would want to shield someone but Clique checks and find out he is already shielded and then casts a renew on him instead or nothing at all if renew is on already)
Thanks in advance :)
Because I'm developing it on my own SVN. Why is that an issue?
1. http://www.wowwiki.com/API_SendChatMessage
2. Clique:NewSpell("SpellName", "BuffName") will cast SpellName if BuffName isn't up on the target.
There's no issue... Grid is doing the same until it's ready for release, I just didn't know. Keep up the good work, I like the BC clique a lot:)
Getting this error when using latest SVN version, when clicking on a hostile target:
I have no idea what is happening then. I just re-checked them both out, and I cannot reproduce the error.