Introduction to Maya - Modeling Fundamentals Vol 1
This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
# 1 12-02-2006 , 02:52 PM
Geedie's Avatar
Registered User
Join Date: Dec 2005
Location: Melbourne. Australia
Posts: 8

I have 2 startup files.. want to load both

hiyas all.
i have 2 scripts which i want to both load. GOOMOO utilities and TinyTools. The trouble is, they both have a file called 'usersetup.mel'.

I havent dived into the world of MEL just yet, and my programming experience is in PASCAL (so i dont understand 'c').

I can rename the files ofcourse, but i need to know how to make my own MEL script to execute both scripts.
Can anyone help?
At the moment i am just using GOOMOO because it has more tools, but TinyTools is good too.

thanks in advance


If I knew what I was doing, I'd be sane right now.
# 2 12-02-2006 , 03:51 PM
MattTheMan's Avatar
Registered User
Join Date: Apr 2005
Location: Fairfield, CT
Posts: 2,436
Well, first of all, you have to rename them. Then you could do the

use "\c:...directory of script";

I think, I'm not sure. Or, i think it was like, for example, MJPolyTools:

MJPolyTools setup;

or simply

MJPolyTools

That way you could just first type

GOOMOO;

and

TinyTools;

Yeah... I'm not sure, its different with every MEL script.


Live the life you love, love the life you live
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads