WoW Macros Forums  

Go Back   WoW Macros Forums > Macro Talk
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-29-2008, 04:03 AM
Junior Member
 
Join Date: Sep 2008
Posts: 1
BelfKiller is on a distinguished road
Default Unequip armor?

Is there macro to unequip armor? Like i want to unequip all my armors to equip other set? Please answer
Reply With Quote
  #2 (permalink)  
Old 10-17-2008, 03:23 PM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

I guess this works
Code:
/equip [noequipped:set2_head] set2_head; set1_head
/equip [noequipped:set2_shoulder] 3 set2_shoulder; set1_shoulder
/equip [noequipped:set2_chest] set2_chest; set1_chest
/equip [noequipped:set2_legs] set2_legs; set1_legs
/equip [noequipped:set2_boots] set2_boots; set1_boots
To specify inventory_slot_number use /equipslot [noequipped:set2_head] 1 set2_head; 1 set1_head
In case you want to expand armor slots ie change belts,wrists etc inventory_slot_numbers are as below
Code:
  Regular inventory items
    0 = ammo 
    1 = head 
    2 = neck 
    3 = shoulder 
    4 = shirt 
    5 = chest 
    6 = belt 
    7 = legs 
    8 = feet 
    9 = wrist 
    10 = gloves 
    11 = finger 1 
    12 = finger 2 
    13 = trinket 1 
    14 = trinket 2 
    15 = back 
    16 = main hand 
    17 = off hand 
    18 = ranged 
    19 = tabard 
    20 = first bag (the rightmost one) 
    21 = second bag 
    22 = third bag 
    23 = fourth bag (the leftmost one)
__________________
..Born in hell, boy of fire..
Topic: What macros can not do
CastBySpellName() Only thing needed in macros where blizz don't permit it.
Reply With Quote
  #3 (permalink)  
Old 11-07-2008, 04:41 PM
twistdshade's Avatar
Member
 
Join Date: Jan 2008
Location: Las Vegas Nevada
Posts: 73
twistdshade is on a distinguished road
Default

if this doesent work for you, theres addons out there that can do the job, check out the outfitter addon, Outfitter - Addons - Curse
__________________
`~`~` Thanks for the free 60 days of WoW! `~`~`
~ If you like my macros please comment! ~
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 01:07 PM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0