GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Essences were fine before

Sooleawa opened this issue ยท 4 comments

commented

Essences worked fine before #560 . i could write in the macro which essences i want to use when i have them on, and it would fire if i had them. Now it just fires them all regardless what i have, and many of them should be used targeted on raidframes, and now it just selfcasts whenever. Now i need to change them every time i change essences, and before i did not have to.
It is fine, if you translate "Heart Essence" to any essence, but do not translate a specific essence back to "Heart Essence". or make this logic optional.

commented

If you want to use a specific essence then put /use Specific Essence in your macro

commented

the /use tag instead of a /cast overrides #560

commented

I put the specific name in it, save the macro, open it again, and the name changes to "Heart Essence"
ok sticks with USE, did not know that, need to test at tonight's raid though, i am not really trusting /use with all these conditions i have.
*also thanks for helping!!!!
i trust you it will work, so i will close this :)

commented

/use and /cast get to the same point in Blizzards code however GSE only translates /cast leaving /use to be whatever you put there.