distract
@distract
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 18
Reply
RE: script help…with brazil r/s !!! pls help !!!

you could do a filein of your rollout definition in the second script and use createdialog() in the button event handler. there is also an examle file…

18 years ago
Forum
Reply
RE: script help…with brazil r/s !!! pls help !!!

so many questions. stopped reading because I don´t use brazil. to your second question: tried using a path? encryptScript “C:\Temp\RappaTools.ms” you…

18 years ago
Forum
Reply
RE: Interrupting and/or pausing batch render script

either i´m not really getting the point or couldn´t you just check for the pressed state of your cancel button then? and use a return or use it as a “…

18 years ago
Forum
Reply
RE: Interrupting and/or pausing batch render script

you could use if (keyboard.escPressed == true) do and a return command or while (keyboard.escPressed != true) for your loop. cleaning up the scene (t…

18 years ago
Forum
Reply
RE: quicktime preview

thanks for the link. i also saw that thread but i was wondering what would be the direct way to render into quicktime. if there is none i´ll have to u…

18 years ago
Forum
Topic
18 years ago
Forum
Replies: 3
Views: 13
Reply
RE: Automatic Shutdown after rendering is done.

–this might be a very rude way to do it. –make a new file “shutdown.ms” containing: max file save –optional doscommand “shutdown -s -f” –pick the…

18 years ago
Forum
Page 2 / 2