1. Dual Spec/Equipment MAcro

    I used to have a macro back in the day that would swap my talents and gear in one click. It keeps failing when I go to use it. I have googled and googled. All with the same macros as noted below:

    /equipset [spec:1] Resto; [spec:2] Boomie
    /usetalents [spec:1] 2; [spec:2] 1

    /equipset [spec:1] Resto ; Boomie
    /usetalents [spec:1] 2; [spec:2] 1

    /equipset [spec:1] Secondary; Primary
    /usetalents [spec:1] 2; 1

    Some of them will only change my spec. The other will swap my gear and then "fails" when swapping talents until I click the macro again. Can someone help with this? I know it used to do it all in one.
    Thank you!

  2. ...

    Delete

    ...
    Edited: November 7, 2023

  3. ...

    Delete

    ...
    Edited: November 7, 2023

  4. Anyway..you can try to add nospec and see if it will change anything
    /equipset [spec:1]Secondary;[nospec:1]Primary
    /usetalents [spec:1]2;[nospec:1]1
    Thank you for responding. IT works, but it does the whole "failed" thing again with swapping to talents. IT changes the gear, but I have to click the macro again to get it to swap talents.

  5. ...

    Delete

    ...
    Edited: November 7, 2023

  6. ...

    Delete

    ...
    Edited: November 7, 2023 Reason: Edit

  7. Hi - I used what you suggested, and the following works 100%

    #show [spec:1] SecondarySpell; [spec:2] PrimarySpell
    /equipset [nospec:1]Primary;Secondary
    /run SetActiveTalentGroup(GetActiveTalentGroup()%2+1)

    Choose a classic spell/ability from the Primary and Secondary specs, and it will show the "other" spec's spell/ability indicating that is what you will switch TO when you click it. Thanks for getting the equipment and talent switch sorted out!

  8. By show... I mean the icon that is displayed :)

Posting Permissions

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