hey guys, - sorry for my english I’m italian.
I’d like to know if it is possible to automatically load an UI file (preferences->config->load ui) at startup? I read about macro but it only opens up the file launcher but doesn’t select the file…
//ZBRUSH MACRO - Recorded in ZBrush version 4.31
[IButton,???,“Press to run this macro. Macros can be aborted by pressing the ëescí key.”,
[IShowActions,0]
[IConfig,4.31]
[IPress,Preferences:Config:Load Ui] // and nothing more…
]
I would like zbrush to open the exact same UI file (at the exact same location) everytime it starts. I know about the “store ui” button but i want to do it with a macro/script/.
does anybody know how i could do it? I’m running on zbrush 4r3 by the way.
thank you very much!!