GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[ENH] Recompile Templates on OOC Target Swap

TimothyLuke opened this issue ยท 0 comments

commented

๐ŸŸข How does GSE currently work
GSE Currently recompiles templates when you zone or leave combat.

๐ŸŸข Describe the solution you'd like
By adding a watch on target changed outside of combat, users using IF blocks could customise a macro based on if they were targeting a boss using UnitIsBossMob("target"). THey could even go a step further and check if the target was a specific boss and change what the template produces for specific encounters.