morbid_o
06-16-2005, 02:13 PM
Firstly, I'm pretty sure I've seen topics about this before, but my searching didn't find them...
So instead of trying to write a macro that will change weapons, perform an action, and change back, I just want one that will change weapons. I'm capable of performing attack, etc. on my own.
The problem that I've run into is that after the WeaponSwap, I'm no longer attacking the target. I tried adding /script AttackTarget(), but that ony works some of the time because of the asynchronous weapon swapping. should /in be used here...? Or is there an even better way to do this?
Realy, I'm sure wure why this is puzzling me...it should be fairly simple, it seems.
So instead of trying to write a macro that will change weapons, perform an action, and change back, I just want one that will change weapons. I'm capable of performing attack, etc. on my own.
The problem that I've run into is that after the WeaponSwap, I'm no longer attacking the target. I tried adding /script AttackTarget(), but that ony works some of the time because of the asynchronous weapon swapping. should /in be used here...? Or is there an even better way to do this?
Realy, I'm sure wure why this is puzzling me...it should be fairly simple, it seems.