This site makes extensive use of JavaScript.
Please enable JavaScript in your browser.
Classic Theme
Thottbot Theme
Itemrack Single Key.
Post Reply
Return to board index
Post by
Mischieff
Right now, I use the mod Itemrack to switch between sets of armor. However, I would like to get a mod that lets me use one button to switch between different sets IE:
Set A = PvE gear
Set B = PvP gear
Hit the button once, it switches from PvE to PvP and hit the same button once again and it switches from PvP to PvE.
I'm very comfortable with my Itemrack addon, but I would like one that allows me to switch with one button as opposed to two separate buttons.
Anyone know of one I could use to replace Itemrack?
Many thanks in advance.
Post by
Corveroth
Easily done: use something like/run EquipSet("DPS") EquipSet("Tanking")
If you're wearing DPS, it unequips it and then equips Tanking. If you're wearing Tanking, it equips DPS and then doesn't reequip Tanking for some reason. If you're wearing anything else, it equips DPS, then Tanking, leaving you in Tanking.
Post by
Mischieff
And that's for what addon? Does that work with Itemrack? I've never used the slash commands for Itemrack so I don't really know.
Post by
Corveroth
Yes, that's ItemRack. "/run EquipSet("Set")" is the standard IR macro for swapping.
Post by
Mischieff
Thanks a lot man, I'll check that out once I get off work =D
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.