#3DQuickTips 006 - Maya - Startup Script - Autosave & Undo Fix

preview_player
Показать описание
Has your Maya ever turned of Undo or Autosave without obvious reason? Have you worked without noticing those for hours or days? Not anymore. I'll show you how to make simple Maya startup scripts, which will enable Undo, Autosave or run your custom script on every Maya launch.

FOLLOW ME:
Рекомендации по теме
Комментарии
Автор

Does this work with Maya 2022? I've followed your script but nothing happened. Maybe because of python3?

clausilkjaer
Автор

I wanna change to blinn with some dark color in it. I tried to copy the blinn setattr ( Mel command ) to startup file but it didnt work. any help? plus I'd want anti aliasing to be turned on by on startup as well please

wraithe
Автор

nice script but it's not working for me in 2020. The only thing that happens is that animbot stops his autostart ^^
I will dig deeper into it on a later point. Thx for sharing!

majupiju
Автор

Can you help me with this?? (Solved: Soln in Replies)


Failed to execute userSetup.py
Traceback (most recent call last):
File "C:/Users/samar/Documents/maya/2016/scripts\userSetup.py", line 2, in <module>
import jj_startup
File "C:/Users/samar/Documents/maya/2016/scripts\jj_startup.py", line 5
cmds.autoSave(enable=True, destination=1, folder='F:\xtemp\Maya_File_Recovery')

samarthgupta
Автор

Thanks for the tutorial.
What editor you have used to write scripts?

sundarr