Hello I'm working on an addon that will swap my 1hand sword and shield for my 2hand axe.
this is what I have so far but I am unsure as all it does right now is unequips my shield
/script EquipItem (16,89);
/script EquipItem (17);
What item slot is for main hand? I was looking around online and saw 16, but when I use it, it says an error. Any ideas or suggestions would be greatly appreciated as I am new to macros.
Thanks!