Also on AOL
- Autos
- Technology
- Lifestyle
- Gaming
- Finance
- Entertainment on AOL
- Lifestyle on AOL
- Sports on AOL
- Travel on AOL
- More on AOL
Featured Galleries
Joystiq
© 2013 AOL Inc. All rights Reserved. Privacy Policy | Terms of Use | Trademarks | AOL A-Z HELP | About Our Ads

Reader Comments (Page 1 of 1)
6-18-2009 @ 11:46PM
Rakah said...
"Your Tranq shot macro should look a little more like:
#showtooltip Tranquilizing Shot
/cast [target=mouseover, harm][harm] Tranquilizing Shot
/cast [target=target] Tranquilizing Shot
so you can tranq your current target and still be able to use it as mouseover."
I'd probably have it so that I'm not forced to target a friendly player in pvp to remove say Hammer of justice.
#showtooltip
/cast [target=mouseover, exists] Tranquilizing Shot; [target=target] Tranquilizing Shot
thus if you have a mouseover target friendly or not it will shoot them otherwise it will shoot your target
i guess you could also have
#showtooltip
/cast [target=mouseover, exists] Tranquilizing Shot;[target=focus,exists,nodead] Tranquilizing Shot;[target=target] Tranquilizing Shot
yes it's a little obsficated but it helps keep it all together to make use of those 250 characters