Zub
09-20-2010, 12:20 AM
hi all,
I'm trying to find out why this happens. not sure where the problem resides at the moment, whether ISBoxer, clique, my macros, lag or something else is responsible for it.
Basically, as the title states, i seem to have to click my repeater region twice to see the spell cast.
Simple example, my priest has grid+clique, and a simple "penance, greaterheal x4" macro bound to right-click in clique.
from my tank i click the repeater region that is over his grid, and nothing happens, i click it again and the priest casts penance, i click it again and she casts GH etc, and it all works from there until i go and click on other things and eventually come back to that repeater region.
Not sure why. it's not a big deal in that case, as i click a few times rapidly to make sure the spell is cast but i think it also messes with my treants cast (i have set a small repeater region for my druid to ground target them)
This doesn't seem to happen all the time, i can't seem to figure out what the workflow to get it is.
My priest macro (in clique) is
/run SetCVar("Sound_enableSFX", "0")
/cast [@player] Power Infusion
/castsequence [target=mouseover] reset=7 Penance, Greater Heal, Greater Heal, Greater Heal, Greater Heal
/run SetCVar("Sound_enableSFX", "1")
seems like the repeater region needs to be in focus (first click) before transferring the clicks (subsequent clicks) or something.
Don't know. just wondering whether some other people also experience this
[Edit] Hum.. As i type this i now realise it might just be because of the PI.. does Power Infusion trigger the global cooldown? i thought not, but haven't checked lately.
Thanks
-Zub
I'm trying to find out why this happens. not sure where the problem resides at the moment, whether ISBoxer, clique, my macros, lag or something else is responsible for it.
Basically, as the title states, i seem to have to click my repeater region twice to see the spell cast.
Simple example, my priest has grid+clique, and a simple "penance, greaterheal x4" macro bound to right-click in clique.
from my tank i click the repeater region that is over his grid, and nothing happens, i click it again and the priest casts penance, i click it again and she casts GH etc, and it all works from there until i go and click on other things and eventually come back to that repeater region.
Not sure why. it's not a big deal in that case, as i click a few times rapidly to make sure the spell is cast but i think it also messes with my treants cast (i have set a small repeater region for my druid to ground target them)
This doesn't seem to happen all the time, i can't seem to figure out what the workflow to get it is.
My priest macro (in clique) is
/run SetCVar("Sound_enableSFX", "0")
/cast [@player] Power Infusion
/castsequence [target=mouseover] reset=7 Penance, Greater Heal, Greater Heal, Greater Heal, Greater Heal
/run SetCVar("Sound_enableSFX", "1")
seems like the repeater region needs to be in focus (first click) before transferring the clicks (subsequent clicks) or something.
Don't know. just wondering whether some other people also experience this
[Edit] Hum.. As i type this i now realise it might just be because of the PI.. does Power Infusion trigger the global cooldown? i thought not, but haven't checked lately.
Thanks
-Zub