1. #1
    Deleted

    Need a Set Focus macro!

    Hi.

    I need a macro to set my focus in this order:
    - Set focus to mouseover.
    - If I dont have mouseover, set focus to my target.

  2. #2

  3. #3
    Deleted
    Code:
    #showtooltip
    /focus [@mouseover,exists]mouseover;target
    Unsure if /focus takes conditionals - if it does, this should work.

  4. #4
    Scarab Lord
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Texas
    Posts
    4,040
    Focus does take conditionals, it's a basic part of good CC macros.

Posting Permissions

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