View Single Post
Old 19-11-2004, 10:45 PM   #1
R4s1n
Full Access Member
 
R4s1n's Avatar
 
Join Date: Aug 2003
Location: Manchester, PA
Posts: 1,319
Default LScript Renderer

Alright since i have a slow PC, i have been trying to script up something that will enable me to render a couple of images without me being there. Like three images from three different cameras. This sounds and is very confusing so that's why i am asking for all your help .

I want all Images to follow each other in order from camera to camera.

My script in Layout as of now.

SelectItem 30000000
RenderFrame
SelectItem 30000001
RenderFrame
SelectItem 30000002
RenderFrame

This is a start because nothing is linked yet. The 1st, 3rd, and 5th line contains the camera's item name the rest are the F9 functions.
What i want them to be is something along these lines...
-If Camera = 30000000, then RenderFrame-
I've done basic scripting in school but that's been a while ago so i don't know this too well.

Well i just confused the heck out of myself trying to write this the best way that i think it should be, but if anyone can relate and help me with this then i would be really happy .
__________________
Johnny was a chemist's son, but Johnny is no more.
What Johnny thought was H2O was H2SO4.
R4s1n is offline   Reply With Quote