A while ago I got annoyed with the way WAR handles targeting when you click on something. WAR targets objects only when you release the mouse button, not when you press down. And if you press down a fraction of a second too long it won't target anything at all. I often found it difficult to target players (both enemy and friendly) when they were running and jumping around.
So I made this very simple addon. All it does is target the player you're currently pointing at when you press the left mouse button down. It only works if you click the actual model in the 3d world. It doesn't work with group frames (because I'm lazy) and it doesn't work with mobs (due to API limitations).
But neither of those jump around trying their best to avoid your mouse pointer :P
I used it for a while now and had an easier time targeting moving players. Maybe it's just me, but maybe it's not, so I decided to release it.
Update 1.1: Woah, didn't think so many people would be interested. Since you asked for it I added support for group and warband unit frames. Scenario groups and player status don't have to be changed since they already work that way. Let me know if there are any issues.
Facts
- Date created
- 30 Sep 2008
- Category
- Last update
- 02 Nov 2008
- Development stage
- Inactive
- License
- All Rights Reserved
- Curse link
- Mouse button targeting fix
- Recent files