Hi!
I’m using FrameSort and I need help with this macro, it does not work, it wont cast RoS on the second DPS:
#showtooltip Roar of Sacrifice
#Framesort dps2
/petfollow [@none]
/cast [@dps2] Roar of Sacrifice
On 3rd line: “/petfollow [@none]” i type [@dps2] but when i click to save the macro, the FR changes to @none but keeps the 4rd line with the @dps2…
I’m completely lost…
you need to add dps2 again on line 2
#Framesort dps2, dps2
1 Like
oh my
I’ll try <3
EDIT:
Well, it works, but with abnormal behavior, when I run the macro above, either by pressing shortcut (alt+s) or just clicking with the mouse, the FrameSort options menu appears and the macro is executed.
I’m using the new “Secure” in sorting method.
1 Like
Vyndronor:
Well, it works, but with abnormal behavior, when I run the macro above, either by pressing shortcut (alt+s) or just clicking with the mouse, the FrameSort options menu appears and the macro is executed.
That is very weird, do you somehow have “/fs” or “/framesort” in your macro? That would bring up the options menu.
#showtooltip
/framesort dps2, dps2
/cast [@none] Intervene
just ctrl+c/ctrl+v from game into here
Oh gosh
i have to replace the /framesort to #framesort
my bad ><
1 Like
Use DynamicMacros for PvP, ur welcome.
1 Like