• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Parameters on effects?

Messages
535
Country
germany
As found in the GMAX forum:

An effect, attached to an object in GMAX won't appear in the scenery if the object with the effect is placed in an exclude area.
If you place the effect directly with SGX, it works even in the exclude.

Is there a way to add parameters to the effect (like day, night, ...) via SGX? I did not find it :(
 
Hi,

On the effects tab of the 3D object screen I see a field for effect parameters. But I must say I never tried to place an effect in SGX.
 
If you attach an effect using GMAX, the effect is treated like a library object. Therefore excluded.

There is a longwinded post on this forum about this somewhere with all the detail, I just can't find it.
 
I build LOTS of lights with pairs of effects - one for "NIGHT=1" and one for "DUSK=1; DAWN=1".

When I compile, everything is ok, but when I close SGX and restart it, EVERY "DUSK=1; DAWN=1"-Parameter is lost - there are just empty lines. :eek:

Is there a cure for that bug?
 
Georg Aubele said:
I build LOTS of lights with pairs of effects - one for "NIGHT=1" and one for "DUSK=1; DAWN=1".

When I compile, everything is ok, but when I close SGX and restart it, EVERY "DUSK=1; DAWN=1"-Parameter is lost - there are just empty lines. :eek:

Is there a cure for that bug?

I guess you can best ask that on the SGX forum or to the author of SGX directly.
 
Hi Arno!

Can you give me a link to the forum? Mine gives a 404 ...

Got a solution and two new questions ...

The solution is to change the semicolon into a comma ... and that gives me question number one: Why, the heck, does it WORK with a comma?!? It does, I tried! :confused:

Ok - mystery number two to solve (I think that's one for us ...):

I tried one effect with "DUSK=1, DAWN=1" and one with "DUSK=1.

BOTH lights shine while dusk AND dawn ... :yikes:

Ok - that solves my problem, I just have to change the line "DUSK=1; DAWN=1" to "DUSK=1", but you have to admit, that is is a little bit strange :scratchch

The solution I would give is, that "DUSK=1" is enought for dusk and dawn and the parameter after the comma is ignored ...
 
Back
Top