1. May 30, 2020  

    Macro bug?

    Hi, these days im trying to make some macros but even if the form is correct they won't work... It remains with the red "?" in the bars like it is wrote in a bad way... The fact is that my focus macros for Psychic Horror and Silence work perfectly, while the macros for spells like Renew, Flash Heal or Power Word: Shield (i use these macros like "/cast [target=party1] .......") give me this bug. Even with a ticket staff could not help me. I dont have this problem on other characters.

    I tried to delete the wtf folder for this specific character but still got same bug.. anyone knows something? Thanks.

  2. May 30, 2020  
    What does it say when you press it? Idk what do you expect anyone to tell you when you give practically 0 info

  3. May 30, 2020  
    Idk what do you expect anyone to tell you when you give practically 0 info
    ye

    Can you maybe copy paste here those "not working" macros?

  4. June 2, 2020  
    #Showtooltip Renew
    /cast [target=party1] Renew(Rank14)

    or

    #Showtooltip Power Word: Shield
    /cast [target=party1] Power Word: Shield(Rank14)

    Staff said by ticket i should delete my "wtf" folder and redo all macros. I did not tried yet, do you have any other suggestion?

  5. June 2, 2020  
    you forgot to put a space between "Rank" and "14"

    this is correct:
    #Showtooltip Renew
    /cast [target=party1] Renew(Rank 14)

    Btw you do not need to put rank ( macro will automatilly use max rank if no rank is specified)

    So this would be fine:
    #Showtooltip Renew
    /cast [target=party1] Renew

  6. June 2, 2020  
    Oh my god! That was the problem... Can't believe i did not know about it :D
    Cheers buddy!

Posting Permissions

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