Hi to all!
This is my first post in this forum and i'm newbie in fs developers word and have problem with smoke effect parameter MOY. I mast to put range in MOY par. such as 1-4 and 10-12 (for heating plant facility) for same effect on same location.
example:
<?xml version="1.0" encoding="ISO-8859-1"?>
<FSData version="9.0" xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<SceneryObject lat="N44 47.119453" lon="E20 30.475020" alt="94.28" pitch="0" bank="0" heading="0" altitudeIsAgl="TRUE" imageComplexity="NORMAL">
<Effect effectName="rd_smoke" effectParams="MOY=1,4;" />
<SceneryObject lat="N44 47.119453" lon="E20 30.475020" alt="94.28" pitch="0" bank="0" heading="0" altitudeIsAgl="TRUE" imageComplexity="NORMAL">
<Effect effectName="rd_smoke" effectParams="MOY=10,12;" />
</SceneryObject>
</FSData>
This way not work.
Any solution for my problem?
Thanks in advance!
Best regards.
p.s. sory for my bad english
This is my first post in this forum and i'm newbie in fs developers word and have problem with smoke effect parameter MOY. I mast to put range in MOY par. such as 1-4 and 10-12 (for heating plant facility) for same effect on same location.
example:
<?xml version="1.0" encoding="ISO-8859-1"?>
<FSData version="9.0" xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation="bglcomp.xsd">
<SceneryObject lat="N44 47.119453" lon="E20 30.475020" alt="94.28" pitch="0" bank="0" heading="0" altitudeIsAgl="TRUE" imageComplexity="NORMAL">
<Effect effectName="rd_smoke" effectParams="MOY=1,4;" />
<SceneryObject lat="N44 47.119453" lon="E20 30.475020" alt="94.28" pitch="0" bank="0" heading="0" altitudeIsAgl="TRUE" imageComplexity="NORMAL">
<Effect effectName="rd_smoke" effectParams="MOY=10,12;" />
</SceneryObject>
</FSData>
This way not work.
Any solution for my problem?
Thanks in advance!
Best regards.
p.s. sory for my bad english

