for my focusless/leaderless setup i wanted to use this for "current toon target" macro:
Code:
/target [nomod]playertarget;[mod:ctrl,mod:alt,nomod:shift]toon2target;[mod:alt,mod:shift,nomod:ctrl]toon3target;[mod:ctrl,mod:alt,mod:shift]toon4target;[mod:ctrl,nomod:alt,nomod:shift]toon5target
but it wouldn't work so i ended up converting it to this:
Code:
/target [nomod]playertarget;[mod:ctrl,mod:alt,nomod:shift]toon2;[mod:alt,mod:shift,nomod:ctrl]toon3;[mod:ctrl,mod:alt,mod:shift]toon4;[mod:ctrl,nomod:alt,nomod:shift]toon5
/target [nomod]target; []targettarget
Seems to work just as well (even if insanely redundant on the current leader)
Connect With Us