PDA

View Full Version : protect the script?


revelaciones
08-03-2005, 04:15 PM
is someway to pretects the scripts? with some code or something for another dont modifie it?

Rens
08-03-2005, 04:28 PM
Yep. :) Look up "encrypting scripts" in the MaxScript reference.

revelaciones
08-03-2005, 05:27 PM
i dont understand how to do it? can someone explain me?

encryptScript "my_script.ms"

Rens
08-03-2005, 05:38 PM
Well, just like you wrote it actually. For example, type this in the Listener:

encryptScript "C:\Scenes\Scripts\MyFirstScript.ms"

It will create a file named MyFirstScript.mse in the same directory.

CGTalk Moderation
08-03-2005, 05:38 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.