Close
Showing results 1 to 3 of 3
  1. #1

    Default Need help with some macros I made.

    Problem: For some reason when I try to set focus and then hit follow nothing happens. It gives me an error of "Unknown Unit". Any insight would be greatly appreciated. Thank you for your time.

    Macros:
    FOCUS MACRO
    /clearfocus
    /focus [target=mycharname,mod:shift]

    FOLLOW MACRO
    /stopmacro [target=focus,mod:shift,noexists]
    /follow focus

  2. #2

    Default

    Just a question. What is the mod for? Not what does it do, I know that, what is it that you want it to do? Do you have a focus frame so you can see who is your focus? When you run the focus macro, does the correct person end up as your focus?
    So if you have the correct focus, then the stop macro is kinda confusing. It only stops if you don't have a focus and you push shift. Each condition is put together with an AND. If you wanted an OR, try:
    /stopmacro [target=focus, noexists] [mod:shift]

    Hope that helps. Good luck.

  3. #3

    Default

    The problem I had was I was trying to use Shift+# on the hot bar. I put them to f1-f12 and it worked fine with

    FOCUS MACRO
    /clearfocus
    /focus [target=mycharname]

Similar Threads

  1. Healing Macros? Buff Macros fo Triboxing
    By Hawkz in forum Macros and Addons
    Replies: 2
    Last Post: 04-06-2009, 04:39 AM
  2. I made the news!
    By elo in forum General WoW Discussion
    Replies: 7
    Last Post: 04-24-2008, 01:57 PM
  3. This really made me laugh
    By Team Squishee in forum Off-Topic
    Replies: 2
    Last Post: 04-12-2008, 06:28 AM
  4. This made me LOL
    By XSync in forum Off-Topic
    Replies: 7
    Last Post: 02-28-2008, 02:32 PM
  5. Made the forums
    By maxcom in forum General WoW Discussion
    Replies: 0
    Last Post: 02-23-2008, 06:19 PM

Posting Rules

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