Need some help with a macro =/
My macro:
[code:1]#show Shadow Word: Pain
#showtooltip Shadow Word: Pain
/assist Alphà
/cast Shadow Word Pain
[/code:1]
Does not work, may anyone point out whats wrong with it? :cry:
My other macro
[code:1]#show Smite
#showtooltip Smite
/assist Alphà
/cast Smite
[/code:1]
Works fine!
Thanks!
Re: Need some help with a macro =/
Quote:
Originally Posted by LykkeLiten
My macro:
[code:1]#show Shadow Word: Pain
#showtooltip Shadow Word: Pain
/assist Alphà
/cast Shadow Word Pain
[/code:1]
Does not work, may anyone point out whats wrong with it? :cry:
My other macro
[code:1]#show Smite
#showtooltip Smite
/assist Alphà
/cast Smite
[/code:1]
Works fine!
Thanks!
If this is really verbatim what you've typed, the last line is a typo. "Shadow Word Pain" needs a colon added. Also, you don't need both #show and #showtooltip, they're synonyms for the same command.
Re: Need some help with a macro =/
Quote:
Originally Posted by Borogove
Quote:
Originally Posted by LykkeLiten
My macro:
[code:1]#show Shadow Word: Pain
#showtooltip Shadow Word: Pain
/assist Alphà
/cast Shadow Word Pain
[/code:1]
Does not work, may anyone point out whats wrong with it? :cry:
My other macro
[code:1]#show Smite
#showtooltip Smite
/assist Alphà
/cast Smite
[/code:1]
Works fine!
Thanks!
If this is really verbatim what you've typed, the last line is a typo. "Shadow Word Pain" needs a colon added. Also, you don't need both #show and #showtooltip, they're synonyms for the same command.
I thought
#show
was for showing the cooldown of the selected spell, so if for example it was Auto Shot that was there, it would show the range display and also the shaded clock for it.
#showtooltip
was for actually adding the tooltip to show the specifics of a spell, ie all the gumph for example, "Hunter's Mark This marks your target and gives attackers a increase in ranged power for a period of time" (or whatever it says)