How to install TP Script Operators

TP scriptOps need to be placed in the "startup scripts" directory.

This can be on an individual user basis or for all users.

To find the user's startup script dir, type this in the Maxscript Listener:

shellLaunch "explorer" (getDir #userstartupscripts)

or choose "Customize \ Configure System Paths" to see the user startup scripts directory.

To find the startup directory for all users type this in the Maxscript Listener:

shellLaunch "explorer" (getDir #startupscripts)

Copy the files to one location or the other, not both.

Then restart Max and you should see the scriptOps inside TP.