• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Mouse button targeting fix

 

Project Updated:
Files Updated: Sun, Nov 2 2008
Supports Game Version: Beta 3.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: silverq
Additional Authors: No additional authors
Current Version: 1.11
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 5
Downloads Total: 11,870
Favorites: 124
Comments: 49
  • About Mouse button targeting fix
  •  

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.

  • Downloads (3)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Mouse button targeting fix 1.11 Release Beta 3.0 5,082 11/2/2008
  Mouse button targeting fix 1.1 Release Beta 3.0 5,565 10/1/2008
  Mouse button targeting fix 1.0 Release Beta 3.0 71 9/30/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • pamafa said 

    Did Emmenthals trick and it seems to work okish now. Definite improvement.
    Wonder when they'll fix this crappy bug.

    Reply Report Permalink
  • pamafa said 

    By Crappy bug I refer ofc to the Targetting system, not this Addon which is a godsend.

    Reply Report Permalink
  • Emmental said 

    This can be fixed (somewhat) by adding the following code to the TargetOnButtonDown.lua file. At the top will do:

    local function TargetPlayer(playerName)
    local trimName = playerName:match(L"([^^]+)^?([^^]*)")
    SystemData.UserInput.ChatText = L"/target "..trimName
    BroadcastEvent(SystemData.Events.SEND_CHAT_TEXT)
    end

    There's a small delay before it targets if you don't manage to properly click and release, but it's better than not targeting at all. Credit for this code goes to Aiiane.

    Reply Report Permalink
  • Ivanish said 

    Is it comfirmed that this addon can't work any more since 1.0.6? I agree that the target on mouse UP is so completely insane that one can't help to wonder if it's a mistake!

    Reply Report Permalink
  • someone update this

    Reply Report Permalink
  • Glamis said 

    Someone PLEASE update this. The very idea of targeting on mouse release is absolutely stupid.

    Reply Report Permalink
  • i will pay to have someone update this... i can't target worth crap in this game.

    Reply Report Permalink
  • kkwok said 

    I dont think this works anymore, can someone double check this for me?

    Reply Report Permalink
  • Does this function anymore?

    Reply Report Permalink
  • Kimjor said 

    Ohhh the pain i forgot how stupid the damn targeting system is in war.. someone smarter than me pls pls pls update this if possible :-)

    Reply Report Permalink
  • Gorgok said 

    Pretty sure 1.0.6 broke it.
    ... attempt to call global 'Target Player' (a nil value)

    That would be what stopped HoverCasting as well i assume?

    Shame.

    Reply Report Permalink
  • ElKush said 

    I've had this addon installed since it came out and its always worked for me. Even after 1.0.5 it still works. Love this addon. Mythic should integrate this into the game.

    Reply Report Permalink
  • Lazzz said 

    Question: Why are you certain this will stop functioning after 1.0.5?

    I just found this but have not used it yet. I don't WANT to if it's a risk it will vanish forever. I really hate the current system and I probably will love this to much so I don't dare ... ;P

    Reply Report Permalink
  • Damn. I really wish I'd found this earlier. Still... if 1.0.5 as it stands goes through to live it won't matter - sadly.

    :(

    Reply Report Permalink
  • silverq said 

    Well, enjoy it while it lasts. It'll most certainly break with 1.0.5 and I'm not sure if there'll be any way to fix it.

    Reply Report Permalink
  • thanners said 

    yep, it's broken.

    I appreciate your work on it, all the same.

    Reply Report Permalink
  • Afiki said 

    I love this addon!!

    For those saying it doesn't work, I noticed it doesn't with NPCs, but it does with player characters.

    Reply Report Permalink
  • vekkth said 

    it still doesnt work for me even after update
    and it did some time before
    either i am doing something wrong, or it conflicts with some other addons i use (not much of those tho) or the mod is broken

    te te

    Reply Report Permalink
  • silverq said 

    Still works for me. The last update was just a preemptive fix (I fixed a line that shouldn't have worked, but mysteriously did).
    If it doesn't work for you, please open a ticket on CurseForge and don't forget to include a list of mods you're using.

    Reply Report Permalink
  • silverq said 

    Just noticed the link on this page doesn't work, so here you go:
    http://war.curseforge.com/projects/mousetargetfix/tickets/

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 118 WarBoard Miscellaneous
  2. 59 BlackBox Miscellaneous
  3. 43 Clock Miscellaneous
  4. 33 WarBoard_FPS Miscellaneous
  5. 31 WarBoard_Location Miscellaneous