Well I should have a UPS but that still dosent stop my computer from locking up, so I still need to find some kind of auto save.
Is there any tutorials on how to write mel scripts
i would think the program could just be some kind of loop that would be something like
function autosave;
count 900 seconds
save to c:temp.ma
;
run autosave again
I know that is nothing like it would look in code but it seems that it should be that simple
Any Help?