Adding parameters for effects

General discussion about Scenery Design. Questions about SBuilder for Flight Simulator FS2004.
Post Reply
ponyboy
Posts: 138
Joined: Thu Jul 28, 2005 7:08 pm

Adding parameters for effects

Post by ponyboy » Wed Sep 05, 2007 10:12 pm

Hi Luis,

I see I can add effects with SBuilder and I have done so with good success. Is it possible to add more than one condition to the effects parameter box you provided?

I have a light that I want off during the Day and on during Night, Dusk, Dawn. So far I can only add one of the conditions where as I need all four to work properly. This is for FS2004.

Thanks

Clutch
Project 9dragosn

User avatar
Luis Sa
Posts: 1736
Joined: Sun May 18, 2003 11:17 am
Location: Portugal
Contact:

Post by Luis Sa » Wed Sep 05, 2007 11:03 pm

Hi,

You need to read the relevant SDK. As far as SBuilder deals with effects, it just implements SCASM (you can add an effect and look to the intermediate file that SBuilder produces).

http://www.scasm.de/doc/sca_fs9ext2.htm#effect

Luis

ponyboy
Posts: 138
Joined: Thu Jul 28, 2005 7:08 pm

Post by ponyboy » Wed Sep 05, 2007 11:37 pm

Thanks for the quick reply. What I am doing is compiling with SBuilder, then de-compile the bgl it creates to get an XML. I then "Tweak" the xml and re-compile. A bit of work but it works so that will do. [:D]

Post Reply