Is it possible to create a macro to populate a hotbar with gearsets n to n + 10?
For example:
Would populate Hotbar 10 with Gearset 1, 2, 3.Code:/hotbar action gearset 1 1 10
/hotbar action gearset 2 2 10
/hotbar action gearset 3 3 10
Printable View
Is it possible to create a macro to populate a hotbar with gearsets n to n + 10?
For example:
Would populate Hotbar 10 with Gearset 1, 2, 3.Code:/hotbar action gearset 1 1 10
/hotbar action gearset 2 2 10
/hotbar action gearset 3 3 10
Nope. Gearsets aren't one of the supported actions for assigning individual actions to hotbar slots.
Closest you're going to get is populating unused hotbar(s) with gearsets (and whatever else) and copying those hotbars onto the ones you want them on.
They're actions as they can be dragged to the hotbar... Probably not programmed into the macro parser. I have too many gearsets. Eating 2 hotbars...
Huh. Somehow the phrase I intended to type (that they're not supported by the /hotbar command) didn't actually make it to the keyboard. >.>
Anyhoo. Hopefully they'll add gearsets (and all the other stuff that's missing) to the /hotbar syntax eventually.