Page 1 of 1

How to make config dialog for addon

Posted: Sun Sep 21, 2014 10:41 am
by Eliont
Hello and good time of day.
How to make config dialog?
I need some flag values (true / false) that a set via GUI and check them in script.

Or point the addon what have this feature.

Thanks in advance.

Re: How to make config dialog for addon

Posted: Tue Sep 23, 2014 6:30 pm
by Sradac
I'm pretty sure some of DoctorNulls addons have new options in the menu, maybe check nullpack?

Re: How to make config dialog for addon

Posted: Tue Sep 23, 2014 6:43 pm
by grayswandir
I add some options to the gameplay tab over here.

Re: How to make config dialog for addon

Posted: Wed Sep 24, 2014 6:58 am
by Eliont
Thanks, i check it.