Append "usersetup.mel" file?

Append "usersetup.mel" file?

Anonymous
Not applicable
419 Views
1 Reply
Message 1 of 2

Append "usersetup.mel" file?

Anonymous
Not applicable
I just purchased MentalCore for Maya and I've run into a roadblock ... for me anyway. It appears I need to append the usersetup.mel file and this is not my strong suit. Can anyone walk me through this.
0 Likes
420 Views
1 Reply
Reply (1)
Message 2 of 2

lee.dunham
Collaborator
Collaborator
creating/appending to the userSetup in general is a sinch.

first check if you already have one (it should be in one of you maya/scripts directories - either in Documents/maya/scripts or Documents/maya/<version number>/scripts or finally Documents/maya/<version number>/prefs/scripts)

1-
If you do have one, open it up in a text editor (notepad etc) and paste in the given line of code at the end.
Then save.

2-
If you dont then open a text editor (like notepad), paste in the given line of code.
Save As "userSetup.mel" into one of the above script folders - I personally prefer "Documents/maya/<version number>/scripts".
(under save as type say "All files" to use your ".mel" extension).

I hope that helps.
0 Likes