• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

LiteAssist

 
Project Updated:
Files Updated: Tue, Aug 4 2009
Supports Game Version: 3.2.0
Category: Combat
Tags:

, , , and [Edit Tags]

Project Manager: Xodiv
Additional Authors: No additional authors
Current Version: LiteAssist 3.2.0
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 22
Downloads Total: 12,829
Favorites: 104
Comments: 25
  • Contests
  • About LiteAssist
  •  

LiteAssist is a very basic addon to replace the standard /assist macro.

It lets you set a unit (a player, pet or NPC) that the mod remembers. When you push the assist key, it causes you to attack the same thing as that unit. It changes your target (what you are attacking) to be the same as their target.

LiteAssist provides extra key bindings to learn who to assist and to assist them. You can (and must to use this addon) set them up via the WoW Keyboard Options menu.

LiteAssist really is light. There are no /commands and no fancy GUIs, just the 3 key bindings.


Configuring LiteAssist

After entering the World of Warcraft game, go to the Keyboard Settings menu, scroll down to the LiteAssist section and set the key bindings. Then just use the keys to activate the learn and assist functions. See below for more details.


Key Bindings

The three key bindings are:

  1. Learn unit to assist from your current target.
  2. Learn unit to assist from whatever your mouse is hovering over.
  3. Assist the previously learned unit (i.e., target its target).

You can find these under the 'LiteAssist' heading in the Keyboard Options menu.

I use shift-F (learn target), ctrl-F (learn mouseover) and F (assist) for the three functions.


Notification Messages

When learning a new assist a message will pop up in the middle of the screen to inform you.


Clearing Assist

Learn assist with no unit targeted/mouseovered to clear the assist. The assist also starts out cleared before you first learn something.

When the assist is cleared, the assist key will assist your current target, exactly like WoW's default assist function. This makes it safe to override your regular assist key ('F').


Target Frame Indicator

When you are targeting the same unit as your assist, a small icon of a pair of crossed swords will be shown at the left of your target frame. This only works with the default Blizzard interface, not other unit frame addons like XPerl.


Advanced Macro Support

When you assist the learned target, LiteAssist is really running a macro with '/assist PlayerName' in it.

If you create a macro of your own named LiteAssistMacro AND include in it the text {LiteAssistUnit} (just like that, including the curly brackets), LiteAssist will use that macro instead with the text {LiteAssistUnit} replaced with the name of the player you learned.

You can include {LiteAssistUnit} more than once and it will replace all the occurrences.

Non-Keyboard Use

If you want to set up buttons on your action bar to trigger LiteAssist, you need to do so by creating macros like these and then dragging them onto your action bar.

To learn assist from target:

 /click LiteAssistLearnTarget

To learn assist from mouseover:

 /click LiteAssistLearnHover

To assist the learned unit:

 /click LiteAssistDo

Limitations

Due to intentional limitations by Blizzard you can't change assist in combat. If you try to learn a new assist while in combat LiteAssist will remember what you tried to do and apply it when combat ends.

You can (obviously) still assist the learned unit while in combat.

  • Downloads (7)
  •  
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  
  LiteAssist-3.1.1.zip Release 3.1.0 404 4/23/2009
  LiteAssist-3.1.zip Release 3.1.0 358 4/15/2009
  • 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.
  • Mtrollet said

    Hi I've always had trouble selecting the main target's target right away so I'm really happy to find this addon.
    Just one question...somehow, the clear assist key is bound to "G" in my case. Is there a way to change this?
    I keybound G to another action using Dominos, but it overrides this setting.
    Thanks a lot for your help :D

    Reply Report Permalink
  • Xodiv said

    I'm not sure what's happening from your description.

    There isn't a separate 'clear assist' key, only the key bindings to learn the assist from your target and mouseover, which will clear it if you are not targeting/mouseovering anything. You need to set the keys up in the WoW keybindings menu. See the LiteAssist4.jpg screenshot above. Is it possible that you left 'G' bound to one of them?

    As far as I know Dominos and other action bar addons play nicely with LiteAssist. I use Dominos myself and haven't had any problems.

    Check the key bindings settings as per the screenshot, and if that doesn't work can you have a go at describing again what you did and what happens for me? Thanks.

    Reply Report Permalink
  • Mtrollet said

    Hi Xodiv, thanks for your quick response.
    I did try setting the keys in the default keybindings menu as exactly as shown in the screenshot above. Everything works, shift-F to learn target, ctrl-F to learn mouseover, F to assist and even shift-F with no unit targeted/mouseovered to clear assist.
    Except somehow, when I press the key G, it clear assists as well...
    I will try resetting my keybinds and reinstalling your addon when I get home.
    Hopefully that will work :)

    Reply Report Permalink
  • Mtrollet said

    Hi Xodiv,
    So I went home and reinstalled LiteAssist after resetting the keybounds in Dominos.
    I don't know what was the problem but it worked!!
    Thanks a million for responding and please keep up the great work :D

    Reply Report Permalink
  • Xodiv said

    I'm glad it sorted itself out, as I hadn't had any good ideas. Thanks for using LiteAssist and best of luck in all your adventures.

    Reply Report Permalink
  • Xodiv said

    I've uploaded version 3.2.0 of Liteassist, which has an updated TOC number so it will work under WoW 3.2 without having to tick "enable out of date addons".

    I haven't actually tested it on 3.2 yet (since it's not out until tomorrow) but according to the Blizzard UI and Macros forum there are no relevant changes so I expect LiteAssist to keep working as before.

    Reply Report Permalink
  • 1blahblah1 said

    I'm not really a keyboard person, can the set assist from target and assist be set as a button?

    Reply Report Permalink
  • Xodiv said

    I haven't really considered that before, to the best of my knowledge an addon can't make a button you can drag into an action bar.

    Something that might work is to make these macros:

    To learn from target:
    /click LiteAssistLearnTarget

    To learn from mouseover:
    /click LiteAssistLearnHover

    To assist the learnt unit:
    /click LiteAssistDo

    You could then drag the macros onto your action bars.

    However I'm not sure whether the last one will work in combat. Can you test it out and let me know?

    Reply Report Permalink
  • 1blahblah1 said

    Works in combat, queues assist changes in combat too, set to one button (left/right/middle click functionality). Thank you.

    Reply Report Permalink
  • Xodiv said

    That's great. Thank you for letting me know, and best wishes with all your WoW adventures.

    Reply Report Permalink
  • Xodiv said

    Uploaded version 3.1.4 which fixes some problems with DataBroker (Titan Panel etc) information when learning in combat. Hopefully this is the last of the fixes for the in-combat queuing.

    Reply Report Permalink
  • Xodiv said

    I've uploaded version 3.1.2 which adds
    - Icon for LDB.
    - Learn assist in combat will queue until you leave combat.

    Please test and provide feedback. I haven't had a chance to test this version myself as much as usual so please report any bugs ASAP. I had to modify quite a bit of the addon to get the in-combat queuing working.

    Reply Report Permalink
  • echobravo said

    Thanks for the update!

    Reply Report Permalink
  • sephtin said

    Sorry for the check box suggestion. I know better... :P no such thing in this addon (which is awesome, btw). Thanks again!

    Reply Report Permalink
  • sephtin said

    <3 and THANK YOU!!!
    The queue'd feature is simply awesome. Since some people might not be expecting it.. could be optional I suppose (check box option kind of thing) to appease all sorts of folk. :)

    Reply Report Permalink
  • Xodiv said

    I think as long as it puts up a different message if it's delayed until combat ends, that should be enough not to confuse people. After all, if they try to learn in combat now they will get a "denied" message.

    Reply Report Permalink
  • Xodiv said

    Uploaded v3.1.1 which fixes the taint warnings, which are harmless anyway. Working on the LDB icon and queued-learning now.

    Reply Report Permalink
  • Xodiv said

    Ulduar raiding is taking a fair bit of my time, I probably won't get a new version out until next weekend at this stage.

    Reply Report Permalink
  • SaberHawke said

    Ever since the patch I have been getting a lot of Taint warnings. The following appear over and over in my taint log.

    4/18 00:39:02.333 An action was blocked in combat because of taint from LiteAssist - SetOverrideBindingClick()
    4/18 00:39:02.333 Interface\AddOns\LiteAssist\LiteAssist.lua:58 BindButton()
    4/18 00:39:02.333 Interface\AddOns\LiteAssist\LiteAssist.lua:71 SetKeyBindings()
    4/18 00:39:02.333 Interface\AddOns\LiteAssist\LiteAssist.lua:397 LiteAssist_OnEvent()
    4/18 00:39:02.333 LiteAssist:OnEvent()

    Reply Report Permalink
  • Xodiv said

    Thanks for that, I didn't have the taint log on so I hadn't seen those. I'll look into it. I don't think it's causing LiteAssist not to work, so you may want to turn the taint log off with "/console taintLog 0".

    The good news is it is only LiteAssist tainting itself, so it won't have any negative effects on the rest of your UI or addons.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 21,430 Deadly Boss Mods Boss Encounters, and Combat
  2. 5,717 Recount Combat
  3. 4,212 Decursive Buffs & Debuffs, Boss Encounters...
  4. 2,407 Clique Buffs & Debuffs, Combat, and...
  5. 2,238 Omen Threat Meter Boss Encounters, and Combat