I'm trying to load up some custom marking menus i created at work but for home. Usually i just copy/paste the documents\maya prefs from one computer to another and it works. This time, it did not work.
![:( :(](https://polycount.com/plugins/emojiextender/emoji/twitter/frown.png)
Is there a way to "load" marking menus through the "marking menu editor"? Or any other way?
Replies
Whats interesting is I can drag the script into my view port in Maya and the menus work fine. But as soon as i restart Maya, it stops working again.
If you copy one (or all) marking menu MEL file(s) from work at home in the same folder you should get the same marking menu at home. don't forget to reassign the hotkeys, as they are not stored in this file, but in the hotkeys MELs one folder up.
did you check this and it's still not working?
// Error: Cannot find procedure "MDL_createPrimitive"
I take this to mean it cannot find the Mel script file. I tried taking the script Mel code and pasting into a "created" marking menu mel file. That did nothing, however when i was in Maya, i drug that created script into the Maya 3d viewer. That made it work instantly. I guess i can just manually drag this file into the view port every time i open Maya. Seems tedious but at this point, no choice.
where is this mel script(MDL_create..) located? is it your scripts folder or is it embeded in your marking menu?