PDA

View Full Version : Installing a macroScript


StratusFarm
01-05-2006, 04:54 PM
In reading the documentation, it says that Max doesn't put a macroScript onto the tool bar or menu by default.
Is there a way to do this without having to go into the customize ui dialog?
can it be done by compiling it as a dll/dle?

PEN
01-05-2006, 05:24 PM
You can't compile a script and it still wouldn't add it by default to a UI for you. Where would it put it??

You can script the addition of a macro to a menu, button bar or quad so that it load and adds it when Max starts. I do that in producitons to keep up the tools up to date on the systems.

StratusFarm
01-05-2006, 05:33 PM
Can you give me a nudge on how to do that?

When I do macroScript TestDialog
ButtonText:"Test Dialog..."
category:"Render"
toolTip:"Test Dialog Toggle"
it will only show up in the Customize UI.
What would the script look like so that it shows up when Max is restarted?

Thanks.

PEN
01-05-2006, 06:03 PM
In the help look up Menu Manager and Menu and CUI Loading, that should get you started.

StratusFarm
01-05-2006, 06:23 PM
Cool.
Much appreciated.

CGTalk Moderation
01-05-2006, 06:23 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.