• World of Warcraft Addons
Advertisement
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

TargetSwitcher

  Download the Curse Client

Project Updated:
Files Updated: Wed, Dec 12 2007
Category: Action Bars
Tags:

, , and [Edit Tags]

Project Manager: Alestane
Current Version: alpha
Downloads Today: 0
Downloads Total: 1,662
Favorites: 0
Comments: 6
  • About TargetSwitcher
  •  

TargetSwitcher gives you a key-bind that toggles the spells you cast to target your focus. Hit it again to restore normal targeting behavior.

Should be compatible with Bartender3.

  • Downloads (1)
  •  
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  
  TargetSwitcher alpha Beta 2.0.0 15 12/12/2007
  • 1 page(s)
Advertisement
  • 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.
  • Rogertdj said 

    what's the difference? Focus vs. Target? Does this mean that if you're in the middle of casting a spell it will change the target of that spell?

    Reply Permalink
  • Aaberg said 

    Since I don't use focus a lot on my rogue, I doubt I'll use it on him. But for my lock this could be awesome.

    Reply Permalink
  • Alestane said 

    If you were going to use it, it should go right next to (before or after) the line that says
    bar:SetAttribute("useparent-unit", true)
    but as I said, I don't endorse or support this solution for a problem that should go away soon (the enabling of premades on the PTR suggests that they've worked out most of the bugs and are ready to stress-test).

    Reply Permalink
  • t0rento said 

    I tried adding

    hooksecurefunc(bar, "Show", function (self) self:SetAttribute("hidestates") end)
    hooksecurefunc(bar, "Hide", function (self) self:SetAttribute("hidestates", "*") end)

    To the <OnLoad> loop but neither adding it Right after <OnLoad> (Or at the end) or in the For _, as Pairs etc loop didn't seem to work so i think I'll wait till 2.3.2

    Reply Permalink
  • Alestane said 

    The issue with showing hidden action bars should fix itself when 2.3.2 comes out. If you don't want to wait, you can try adding these two lines inside the OnLoad loop:

    hooksecurefunc(bar, "Show", function (self) self:SetAttribute("hidestates") end)
    hooksecurefunc(bar, "Hide", function (self) self:SetAttribute("hidestates", "*") end)

    But honestly it will probably be easier and more reliable to wait for 2.3.2.

    Reply Permalink
  • t0rento said 

    With bartender 3 it seems to turn on the Blizzard extra interface bars which is rather annoying as they get in the way.

    Any way to fix this?

    Reply Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 18,462 Bartender4 Action Bars
  2. 6,271 AutoBar Bags & Inventory, Action Bars...
  3. 1,828 Dominos Action Bars
  4. 1,275 ItemRack Action Bars
  5. 1,237 FloAspectBar Action Bars, Class, and Hunter