#showtooltip

#0 - Dec. 14, 2006, 12:42 a.m.
Blizzard Post
What is the correct syntax for this? I have tried

#showtooltip Hunter's Mark
/cast [harm] Hunter's Mark
/stopcasting
/petattack
/startattack

And mousing over the macro does not give me the tooltip for hunter's mark. #showtooltip alone doesn't work either.

Any ideas?

DD
#9 - Feb. 26, 2007, 8:17 p.m.
Blizzard Post
Q u o t e:
I'm pretty sure I've got mine setup like this (not 100% sure, am at work):

# showtooltip
# show Hunter's Mark
/cast Hunters Mark
/petattack [harm]

Note the space between the # and the showtooltip. Also, not sure if it matters but I'm using the question mark icon as well.


It's even simpler:
# showtooltip
/cast Hunters Mark
/petattack [harm]