Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 11
  1. #1

    Default Swap Focus <--> Target?

    Hi, I'm not exactly sure, whether this is the correct place to ask. But is there a possibility to swap out Focus and Target in function?

    Such as: I left click on an enemy, and it is set as focus

    Directing my spells towards the focus shouldn't be that much of a problem, if everything else fails, I can simply macro them.

    Background: I started playing my warlock and Resto Druid simultanously in BGs, now I'd like to be able to swap targets fast with my warlock, but still cc something else with my druid. The latency-delay makes it near impossible to propperly cc something. (note: When I for example spell lock an enemy I do not target currently, I swap targets for only about 0.1-0.3 sec)

    Further, it probably is would be really confusing in arena, when I permanently target the healer, but actually attack the DD ^^

  2. #2

    Default

    You got the right section. I think you could do what you need with Jamba. It involves marking targets then casting on different marks. I have not seen what changes are in Jamba 0.5 would affect this.
    RAF Tour Guide files are obsolete, I went to Zygor
    MultiBoxers play with themselves

  3. #3

    Default

    Code:
    /target focus
    /targetlasttarget
    /focus
    /targetlasttarget
    That should swap Focus and Target
    F=Focus T=Target L=Last target
    F T L
    1 2 x --initial x is nothing
    1 1 2 --first step to put target in last target position and focus target in the target and focus position
    1 2 1 --focus and target are now back to original, with focus in the last target position
    2 2 1 --original target is now focus with original focus still in last target spot
    2 1 2 --target and focus have now been swapped

    The above should happen instantly. It has its quirks but it works, just don't spam it, and make sure you start with a focus.

    I hope that helps.

  4. #4

    Default

    /stopmacro [@focus,noexists]

    That should be the top line, it will stop some of the bad things
    5 Boxing (85):
    Paladin, 2xMage, Warlock, Priest
    Paldius, Magria, Magrib, Walina, Priset
    Currently:
    5 Boxing (85):
    Paladin, 3xWarlock, Shaman
    Ghallo, Warlisia, Warlisib, Warlisic, Pleo!

  5. #5

    Default

    thanks ghallo couldn't for the life of me remember what I had there while I was at work.

  6. #6

    Default

    Well, swapping target and focus per macro wasn't much of a problem so far, thank you for the macro though

    But my actual question is, whether it is possible to normally left-click on anything (Frames, characters, npcs, mobs, players) and get them into focus INSTEAD of target without doing anything, but left-clicking something. Sorry if I didn't explain it well, english isn't my native language

    I probably could edit some unitframes, raidframes, nameplate-addons for this. But it would be nice if there could be a general solution (further I'm not sure, whether this is possible when I click on an enemy model, I'd like to know that aswell)

    Something along the lines:
    Left Click = Focus
    Right Click = Target
    on ALL frames would be perfect
    Last edited by Fomeny : 02-24-2010 at 06:54 AM

  7. #7

    Default

    Unless you can bind a macro to your left mouse button, I don't think that can be done.

    If you could you'd just make it do a macro like:

    /focus [@mouseover,exists]
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  8. #8

    Default

    Now, thats an excellent idea! Didn't think about it... In fact, I've got a mouse with which this is probably possible... simply have to be able to switch back to normal mode... Need to think about this, thank you

  9. #9

    Default

    Clique is an addon that allows binding of clicks to most unitframes, and it had conditional formats, with the ability to bind macros to clicks. This may work for what you need.

  10. #10

    Default

    Do you use the default unit frames or an Addon?

    If you use an addon for Unit Frames, you could actually crack open the LUA and change the behavior. An old Addon that is still out there is called "Discord Unit Frames" - and it actually has an option in the menu to change the behavior on-click.

    Just options...
    5 Boxing (85):
    Paladin, 2xMage, Warlock, Priest
    Paldius, Magria, Magrib, Walina, Priset
    Currently:
    5 Boxing (85):
    Paladin, 3xWarlock, Shaman
    Ghallo, Warlisia, Warlisib, Warlisic, Pleo!

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •