PDA

View Full Version : lscript Render command and a suggestion


anthonyhiga
05-11-2006, 03:27 AM
Is there a way to execute a blocking render using Lscript in the stand alone interpreter? lstd.exe?

Something like:

for (....) {
Render(frameNumber);
}

If there isn't one, it would be really awesome of LW eventually supported a
-prompt mode as well as -script so rather than just using scene files in the lwsn.exe you could also include executing lscripts as well as allowing TD's to do things on just the command line.

Also as a side question, how do you extend the lscripting language? I'll probably go ahead and research it anyway, however I'm just posting the question in case anybody has a quick answer.

Thanks,
Anthony