1. Oh yeah and for the record schaka gave ma the wrong link (check the 1st page). He gave me this -> http://forum.warmane.com/showthread.php?t=352908 which DOES NOT have the information about focus arena1,2,3 and target arena1,2,3 macros. I found out the correct link he was trying to give me through the search engine in the forums. He meant to give me this http://forum.warmane.com/showthread.php?t=352886 for sure, becouse it has the guide and everything explained in it.. :)
    Edited: June 28, 2017

  2. Oh yeah and for the record schaka gave ma the wrong link (check the 1st page). He gave me this -> http://forum.warmane.com/showthread.php?t=352908 which DOES NOT have the information about focus arena1,2,3 and target arena1,2,3 macros. I found out the correct link he was trying to give me through the search engine in the forums. He meant to give me this http://forum.warmane.com/showthread.php?t=352886 for sure, becouse it has the guide and everything explained in it.. :)
    Actually, the link schaka gave you shows how to be able to target arena enemies.
    Why should anyone need to do it in such a complex way if there was a simple way?

    All the hassle in this thread is because you didn't read or didn't understand the information you were given.

    schaka did nothing wrong and provides the community with a lot of information and work (AddOns) and you should be thankful of that.

    and btw: arena UnitIDs and ArenaFrames were just added with Patch 3.1, not right from the start, GJ Blizzard!
    http://wow.gamepedia.com/Patch_3.1.0#Arenas
    http://wow.gamepedia.com/index.php?t...&oldid=1875831
    Edited: June 29, 2017

  3. Actually, the link schaka gave you shows how to be able to target arena enemies.
    Why should anyone need to do it in such a complex way if there was a simple way?

    All the hassle in this thread is because you didn't read or didn't understand the information you were given.

    schaka did nothing wrong and provides the community with a lot of information and work (AddOns) and you should be thankful of that.

    and btw: arena UnitIDs and ArenaFrames were just added with Patch 3.1, not right from the start, GJ Blizzard!
    http://wow.gamepedia.com/Patch_3.1.0#Arenas
    http://wow.gamepedia.com/index.php?t...&oldid=1875831
    ... Becouse everyone has their playstyle? Their binds? Their way of doing things? And how is pressing a single button "such a complex way" LOL? And no, check again, in the 1st link there is NO INFO on about focus arena1,2,3.. Please if you don't understand the initial request and what followed up don't even bother talking. The hassle, as clarified in the last post, was becouse he gave me the wrong link, end of story.

  4. In the first thread there is a macro example for casting a spell on Gladdy1, which is arena1, the thread he linked was fine

  5. In the first thread there is a macro example for casting a spell on Gladdy1, which is arena1, the thread he linked was fine
    Holly hell.. Can you read my initial post please? How long are we gonna dance like that? Read my first post and what I needed plus the followup.. I simply, and ONLY needed macros for /target arena1,2,3 WITHOUT anything attached to it, aswell as /focus arena1,2,3.. and there is NOTHING in the thread he gave me about the focus one.. in the thread I found that he meant to give me there was everything I needed.. YIKES.

  6. And how is pressing a single button "such a complex way" LOL?
    Can you read?!
    I was referring to the way you have to target arena enemies by using AddOns like Gladdy because there is no easy way by using the UnitID arenaX.

    And no, check again, in the 1st link there is NO INFO on about focus arena1,2,3
    Yeah, because using the Gladdy functionality to focus an enemy or changing
    Code:
    /click GladdyButton1
    /cast [harm] Polymorph
    /targetlasttarget [harm]
    to
    Code:
    /click GladdyButton1
    /focus
    /targetlasttarget [harm]
    was way to difficult for you.

    Please if you don't understand the initial request and what followed up don't even bother talking.
    EVERYONE except you was able to understand the informations given.

    You are basically stating that you are incapable of googling "/target arena1 TBC" which would've lead you to posts stating that it isn't possible and you would need something like Gladdy e.g. https://www.reddit.com/r/wowservers/...getfocus_help/
    (which was also posted by schaka)

    The hassle, as clarified in the last post, was becouse he gave me the wrong link
    You are to lazy to do some research of your own, get easily upset and are incapable of behaving like a reasonable person.
    Edited: June 29, 2017

  7. Can you read?!
    I was referring to the way you have to target arena enemies by using AddOns like Gladdy because there is no easy way by using the UnitID arenaX.

    Yeah, because changing
    Code:
    /click GladdyButton1
    /cast [harm] Polymorph
    /targetlasttarget [harm]
    to
    Code:
    /click GladdyButton1
    /focus
    /targetlasttarget [harm]
    was way to difficult for you.

    EVERYONE except you was able to understand the informations given.

    You are basically stating that you are incapable of googling "/target arena1 TBC" which would've lead you to posts stating that it isn't possible and you would need something like Gladdy e.g. https://www.reddit.com/r/wowservers/...getfocus_help/
    (which was also posted by schaka)

    You are to lazy to do some research of your own, get easily upset and are incapable of behaving like a reasonable person.
    The macro to use focus arena1,2,3 is "/click GladdyButton1 RightButton" (changing the number respectively) which differs from "/click GladdyButton1" afaik no? How do you come up with just adding /focus to the initial macro which is only for target arena1,2,3? ( I don't know, it might work, it may not afaik, I'm not too familiar with changing the way things work in the addon). And I'm not too lazy! I did find the other thread which explains everything in a much clearer way and things work superb right now and I'm grateful for that.

  8. I did find the other thread which explains everything in a much clearer way and things work superb right now and I'm grateful for that.
    Then it's all fine now :)

    The macro to use focus arena1,2,3 is "/click GladdyButton1 RightButton" (changing the number respectively) which differs from "/click GladdyButton1" afaik no?
    You can configurate Gladdy to target or focus the specified unit or cast a spell on it with any click combo / mouse button.

    /click is a macro command that emulates a mouseclick on the frame named as the first argument.

    The logic is:
    Code:
    /click <Frame name> <Button>
    Note that the middle mouse button is named MiddleButton and the 2 side buttons are named Button4 and Button5.

    Code:
    /click GladdyButton1 RightButton
    means that you emulate a RIGHT-click on the frame named "GladdyButton1"

    In this case, /click GladdyButton1 is identical to /click GladdyButton1 LeftButton
    What happens when triggering this macro depends on the way you configured your Gladdy.

    .

    In the example given in the aforementioned thread, /click GladdyButton1 is bound to "target the unit".
    So, if you click the GladdyButton1 via the mentioned macro, you just target the specified unit.
    /focus sets your current target as your focus
    /targetlasttarget re-targets the target you had before
    This way you get the player of GladdyButton1 as your focus and keep your current target.
    Edited: June 29, 2017

  9. Then it's all fine now :)

    You can configurate Gladdy to target or focus the specified unit or cast a spell on it with any click combo / mouse button.

    /click is a macro command that emulates a mouseclick on the frame named as the first argument.

    The logic is:
    Code:
    /click <Frame name> <Button>
    Note that the middle mouse button is named MiddleButton and the 2 side buttons are named Button4 and Button5.

    Code:
    /click GladdyButton1 RightButton
    means that you emulate a RIGHT-click on the frame named "GladdyButton1"

    In this case, /click GladdyButton1 is identical to /click GladdyButton1 LeftButton
    What happens when triggering this macro depends on the way you configured your Gladdy.

    .

    In the example given in the aforementioned thread, /click GladdyButton1 is bound to "target the unit".
    So, if you click the GladdyButton1 via the mentioned macro, you just target the specified unit.
    /focus sets your current target as your focus
    /targetlasttarget re-targets the target you had before
    This way you get the player of GladdyButton1 as your focus and keep your current target.
    I see, thanks for the info.

First 12

Posting Permissions

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