
Originally Posted by
JackFross
There actually IS a way to macro this. It's /additionalaction or something along those lines. Look it up in text commands when making a Macro. You can remove one skill and add another. I have that set for my DRG when I swap between PvP and PvE - I keep Mantra on for PvE, and I use Foresight instead in PvP. I can get you the actual macro lines I use for it tomorrow! C:
I made one myself actually! Thanks again so much xD.
I chose the lightbulb for my macroicon but none really matters.
/Macrolock
/echo You are switching your cross class skills. The following skill will be disabled:
/recast "Stoneskin"
/recast "Blizzard II"
/aaction "Blizzard II"
/aaction "Stoneskin"
/aaction "Blizzard II" on
/chotbar action "Stoneskin" 8 13
/chotbar action "Blizzard II" 8 13
/echo Your current Crossclass has been changed to the following:
/recast "Stoneskin"
/recast "Blizzard II"
xD Its Macrolocked, because its kind of slow and I wouldn't want it to mess up. The game just cant do this action as quickly as hotbar/text commands. Bar 8, slot 13 is just where mine is on my cross hotbar (ps4) and youll have to enter your own if anyone wants to use this. If on PC, use /hotbar instead of /chotbar command.