i cant find it anywhere
look harder.
I always have to go through that icon list about 5 times to find the correct icon.
1 Like
Are you using it for an execute macro? 'Cause you could just use:
#showtooltip Execute
1 Like
That’s what I was going to suggest.
He may be making a macro that he just wants the icon for though. It’d definitely work though.
i wanted to just add /startattack to my execute.
but i cant find the actual execute icon
Use the [?] Macro icon, it will change to suit the first skill you list in the macro.
Add in #showtooltip to make it also show the tool tip for the skill when you mouse over it.
3 Likes
thank you .
#showtooltip Execute
That’ll show it in your macro. Put that line first.
Edit: already answered, better, by Longburn.