Switching jewelry
Posted: June 12th, 2010, 8:36 am
Hi all im a little stuck here.Basically what im trying to do is change jewelry sets with two macro's.It works sort of but it leaves one peice of the first set still worn usually ring so you can only have 4 piece activated.
set 1
/ui action toolbarPane02;
/ui action toolbarSlot00; (repeated 0 to 4)
set 2
/ui action toolbarPane02;
/ui action toolbarSlot05; (repeated 5 to 10)
I also tried adding another /ui action toolbarSlotxx at the end to try remove the ring but no luck
Any ideas anyone ?
set 1
/ui action toolbarPane02;
/ui action toolbarSlot00; (repeated 0 to 4)
set 2
/ui action toolbarPane02;
/ui action toolbarSlot05; (repeated 5 to 10)
I also tried adding another /ui action toolbarSlotxx at the end to try remove the ring but no luck
Any ideas anyone ?