when closing Max, need a script to check all texture map path and give warning.

I want to have a script like this,

Our studio has the rule like all texture maps must be saved at H (network Drive).

But a few 3d artists always forget to do this.

So, when closing MAX, there is a script to check all the texture map paths. If any texture maps are not in H drive, a warning will popped out before closing.

Can anyone give some direction to wrtie this?

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
real08121985's picture

Put this file in your

Put this file in your Autodesk/Max/Scripts/Startup-folder. Each line is commented, hope it helps :D

AttachmentSize
check_for_drive.ms 1.77 KB
rebrovscript's picture

Thanks. It works well.

Thanks. It works well.

new to script

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.