RickyBobby
10-03-2007, 07:28 PM
im trying to make two macro's, one is supposed to do gouge and then switch main hand to dagger, the second one does backstab then switches back to sword
so here's what i've come up with
first macro:
/cast gouge
/use <dagger name here> 0, 1 (0, 1 is in reference to the bag slot, and slot number of the bag. 0 being the original bag, and 1 being first slot)
second macro
/cast backstab
/use <sword name here> 0, 1
so here's what i've come up with
first macro:
/cast gouge
/use <dagger name here> 0, 1 (0, 1 is in reference to the bag slot, and slot number of the bag. 0 being the original bag, and 1 being first slot)
second macro
/cast backstab
/use <sword name here> 0, 1