Conquest of the Horde

Full Version: TRP2 Unequip Stuff
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
'Lo there!

I have seen a few people mention how they use TRP2 for the sole purpose of having those convenient show/hide helm and cloak buttons.

Just wanted to share that there is a way to do this without using TRP2. Simply make a macro with :

/run ShowCloak(not ShowingCloak()) for cloaks

/run ShowHelm(not ShowingHelm()) for helms.

Name it whatever and place 'em on your action bar. Fini!

EDIT: ... You're making two seperate macros, if that wasn't clear. One for helms and one for cloaks. The cloak code goes in the cloak macro etc.