twk
2011-07-20 15:07:03 UTC
I have a simple macro I found on the web (or maybe found it here)
to Hide/Show helms on my characters:
/run ShowHelm(not ShowingHelm())
It works great, I keep in on my secondary button bar.
Is there any way to incorporate this into a larger macro?
For example,
I'd like to show the fishing hat, and hide the coif below.
/equip [button:1] Chief Brigadier Coif
/equip [button:2] Weather-Beaten Fishing Hat
I can't figure out how to do this.
This sort of works,
Left-click puts on the Coif,
Right-click puts on the Fishing Hat,
/run ShowHelm(not ShowingHelm())
/equip [button:1] Chief Brigadier Coif
/equip [button:2] Weather-Beaten Fishing Hat
But I have to Left or Right-click twice to toggle the Hide/Show function.
Left-click puts on the Coif, but doesn't hide it,
I have to left-click again to hide it.
Right-click puts on the fishing hat, but doesn't show it.
I have to right-click again to show it.
It's usable, but annoying.
to Hide/Show helms on my characters:
/run ShowHelm(not ShowingHelm())
It works great, I keep in on my secondary button bar.
Is there any way to incorporate this into a larger macro?
For example,
I'd like to show the fishing hat, and hide the coif below.
/equip [button:1] Chief Brigadier Coif
/equip [button:2] Weather-Beaten Fishing Hat
I can't figure out how to do this.
This sort of works,
Left-click puts on the Coif,
Right-click puts on the Fishing Hat,
/run ShowHelm(not ShowingHelm())
/equip [button:1] Chief Brigadier Coif
/equip [button:2] Weather-Beaten Fishing Hat
But I have to Left or Right-click twice to toggle the Hide/Show function.
Left-click puts on the Coif, but doesn't hide it,
I have to left-click again to hide it.
Right-click puts on the fishing hat, but doesn't show it.
I have to right-click again to show it.
It's usable, but annoying.
--
Not sent through any particular network from any pompous smart phone.
Not sent through any particular network from any pompous smart phone.