#How to make a custom option that makes a group in the weakaura not load.

8 messages · Page 1 of 1 (latest)

inland basalt
#

Alright hello, Im trying to make a weakaura pack for Monk in general for dragon flight and wanted to make a custom option that let the users pick where they want their utility spells to be located. I want to be able to click a button and it disables one group and enables the other. Is there any possible way to do that?

fierce anchor
#

Nope. And is there any need for multiple groups? That can't just alter the positional settings?

inland basalt
#

I'm new to making my own wa packs so I didn't know any alternatives

digital hawk
#

There are "custom options" you can set in an aura, I haven't used it yet but from what I've seen, WA authors can use it to give options to users and then reference the value of those options in the aura.

You could probably add something like that, and then in your group, check what the user picked. Then make your positional logic follow which option they're using.

inland basalt
#

So if I set a custom option such as side, and they picked it it would move the group accordingly?

fierce anchor
#

Custom Options aren't intended to let you recreate default options

#

the amount of code you'd have to generate to use settings like that is prohibitive

inland basalt
#

Makes sense. I was just trying to get it to where they didn't have to go into the pack itself and choose what utility group they wanted.