Questions & Answers

How much crit is possible on a f2p balance druid with items available currently (so no g'fd)
 
Got macro
/cast [target=mouseover,exists] Flash of Light ; Flash of Light
for hpaly but it not working if casted at focus or mouseover player in bg frame. only works if mouse directly over player.

Now the thing i dont get is that it is only Flash of Light that dont work :confused: any other spell works as it suppose to. even regrowth works well.
Any can link a proper macro for mouseover Flash of Light ?
 
Last edited by a moderator:
Got macro
/cast [target=mouseover,exists] Flash of Light ; Flash of Light
for hpaly but it not working if casted at focus or mouseover player in bg frame. only works if mouse directly over player.

Now the thing i dont get is that it is only Flash of Light that dont work :confused: any other spell works as it suppose to. even regrowth works well.
Any can link a proper macro for mouseover Flash of Light ?

Code:
#showtooltip Flash of Light
/cast [@mouseover, nomod, help, exists] Flash of Light; Flash of Light
 
Not working. turned addons off. still no result. kinda confusing.
Had the prob too. Annoyed me so much I now use clique (and I hate Addons). Just bound the spells in Spellbook and now they work as mouseover in Raidframes. Easypeasy in 10 secs done.
 
Got macro
/cast [target=mouseover,exists] Flash of Light ; Flash of Light
for hpaly but it not working if casted at focus or mouseover player in bg frame. only works if mouse directly over player.

Now the thing i dont get is that it is only Flash of Light that dont work :confused: any other spell works as it suppose to. even regrowth works well.
Any can link a proper macro for mouseover Flash of Light ?

Does this work for you?

#showtooltip
/cast [@mouseover,help,nodead,exists][] Flash of Light
 
Had the prob too. Annoyed me so much I now use clique (and I hate Addons). Just bound the spells in Spellbook and now they work as mouseover in Raidframes. Easypeasy in 10 secs done.

Will try it. But wanna find a workin macro if such thing exist now.

Does this work for you?

#showtooltip
/cast [@mouseover,help,nodead,exists][] Flash of Light

It works same as all other versions, but not as i need it - via focus or player frames in bg so u dont need run around with mouse after a player just to heal him.
 
Had the prob too. Annoyed me so much I now use clique (and I hate Addons). Just bound the spells in Spellbook and now they work as mouseover in Raidframes. Easypeasy in 10 secs done.

I don't hate Addons, but it annoys me that Blizz hasn't incorporated click-cast features into the UI yet.

And I need to be able to manipulate the raid frames more. Simply unlocking them doesn't cut it.

Sent from my Nexus 4 using Tapatalk
 
Not working. turned addons off. still no result. kinda confusing.

I think it should've worked. But here's the one straight out of my in-game macro menu.

Code:
#showtooltip Holy Shock
/cast [@mouseover, nomod, nodead, exists] Holy Shock; [@target, nomod, exists] Holy Shock; [@player, modifier:alt] Holy Shock; [@focus, modifier:shift] Holy Shock; [@player] Holy Shock

It's working completely fine. Hovering mouse over raidframes and nameplates (including focus) also works for me. If that one still doesn't work, then there might be something wrong with your addons or settings.

P.S. I myself use zero UI addons.
 
Last edited by a moderator:
Hi, all.
The Enforcer dropped for me. I searched the forums and read every rogue-related post on The Enforcer, back to 2011. I’m still not clear on current best use of this. I’ve always played Sub, and don’t think Combat is my style, especially with recurring latency problems I have. However, you may have other ideas on spec and talents.

I had been running with 2xWickeds. In testing this Enforcer in and out of dungeons, I’m not really seeing big numbers, as when I use the daggers. Is there a possible use in OH?

TIA
 
I think it should've worked. But here's the one straight out of my in-game macro menu.

Code:
#showtooltip Holy Shock
/cast [@mouseover, nomod, nodead, exists] Holy Shock; [@target, nomod, exists] Holy Shock; [@player, modifier:alt] Holy Shock; [@focus, modifier:shift] Holy Shock; [@player] Holy Shock

It's working completely fine. Hovering mouse over raidframes and nameplates (including focus) also works for me. If that one still doesn't work, then there might be something wrong with your addons or settings.

P.S. I myself use zero UI addons.
Try it with Flash of Light plx.
As posted before this is a well known prob not only affecting some ppl.
 

Users who are viewing this thread

Top