Hi all,

I'm trying to tighten up my dps macros for BG's & PvP, where I have multiple targets and need to cycle through them quickly. And I was wondering which is better (faster to acquire target?)?

This:

Code:
/assist focus 
/cast lightning bolt
Or This:

Code:
/cast [target=focustarget] lightning bolt
Or are they pretty much the same?

Cheers,

Stealthy