Hiya, been searching the forums for over an hour for something that I'm sure is nice and easy.
While pvp'ing on my fed toon the other day I had a team-make that would say "TARGETTING: MOGGY" giving us all a clear indication of who to converge on, now this happened so frequently and quickly when switching targets I cant believe that he was typing it each time. Didnt think to ask him at the time and I've not seen it done since.
Is there a way to write a macro and bind it to a key so that it says in team chat "targetting: <mytarget>" ??
Comments
/bind "KEY" <Chanel> Target --- $Target ---
So, if you use z and team chat you'd type:
/bind "z" Team Target --- $Target ---
EDIT: Nice, works perfectly. Many thanks!