MajorMagee
SOH-CM-2022
I'll work up a new set of contrail effects to go with this, and include it in the next package.
There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
You need to be using the new February dated dll, and generic.fx files.
TextureMagic.ini has
[HighAltSprite]
tr_condenstrail_basis1.dds=7500|500
tr_condenstrail_basis2.dds=7500|500
effects.xml has
<high_contrail_1 ClassName="TrackEffect" FlatTrack="0" Lifetime="0" InitialDelay="0" ParticleLifetime="30" FadeInTime="5" FadeOutTime="25" PosX="0" PosY="-0.5" PosZ="0" CountSegments="2000" SegmentLength="12" Width="3.6" WidthGrow="1" InitialAlpha="0.0" InitialColor="255 255 255" Alpha="0.33" Color="255 255 255" FinalAlpha="0.0" FinalColor="222 222 255" BlendMode="QuadSprite" Texture="tr_condenstrail_basis1.dds" ZBias=".03"/>
<high_contrail_2 ClassName="TrackEffect" FlatTrack="0" Lifetime="0" InitialDelay="0" ParticleLifetime="30" FadeInTime="5" FadeOutTime="25" PosX="0" PosY="0.5" PosZ="0" CountSegments="2743" SegmentLength="8.75" Width="3.6" WidthGrow="1" InitialAlpha="0.0" InitialColor="255 255 255" Alpha="0.33" Color="255 255 255" FinalAlpha="0.0" FinalColor="222 222 255" BlendMode="QuadSprite" Texture="tr_condenstrail_basis2.dds" ZBias=".03"/>
<fx_high_contrail ClassName="GroupEffect" Effect0="high_contrail_1" Effect1="high_contrail_2" Effect2=""/>
the ETO_P_51d_100_45 aircraft xdp has these lines in the effects section
<Effect Type="Track" EffectName="fx_high_contrail" PosX="0.52" PosZ="2.2" PosY="0.0"/>
<Effect Type="Track" EffectName="fx_high_contrail" PosX="-0.52" PosZ="2.2" PosY="0.0"/>
the effects\fxtextures folder has
tr_condenstrail_basis1.dds and tr_condenstrail_basis2.dds
You need to be using the new February dated dll, and generic.fx files.
TextureMagic.ini has
[HighAltSprite]
tr_condenstrail_basis1.dds=7500|500
tr_condenstrail_basis2.dds=7500|500
effects.xml has
<high_contrail_1 ClassName="TrackEffect" FlatTrack="0" Lifetime="0" InitialDelay="0" ParticleLifetime="30" FadeInTime="5" FadeOutTime="25" PosX="0" PosY="-0.5" PosZ="0" CountSegments="2000" SegmentLength="12" Width="3.6" WidthGrow="1" InitialAlpha="0.0" InitialColor="255 255 255" Alpha="0.33" Color="255 255 255" FinalAlpha="0.0" FinalColor="222 222 255" BlendMode="QuadSprite" Texture="tr_condenstrail_basis1.dds" ZBias=".03"/>
<high_contrail_2 ClassName="TrackEffect" FlatTrack="0" Lifetime="0" InitialDelay="0" ParticleLifetime="30" FadeInTime="5" FadeOutTime="25" PosX="0" PosY="0.5" PosZ="0" CountSegments="2743" SegmentLength="8.75" Width="3.6" WidthGrow="1" InitialAlpha="0.0" InitialColor="255 255 255" Alpha="0.33" Color="255 255 255" FinalAlpha="0.0" FinalColor="222 222 255" BlendMode="QuadSprite" Texture="tr_condenstrail_basis2.dds" ZBias=".03"/>
<fx_high_contrail ClassName="GroupEffect" Effect0="high_contrail_1" Effect1="high_contrail_2" Effect2=""/>
the ETO_P_51d_100_45 aircraft xdp has these lines in the effects section
<Effect Type="Track" EffectName="fx_high_contrail" PosX="0.52" PosZ="2.2" PosY="0.0"/>
<Effect Type="Track" EffectName="fx_high_contrail" PosX="-0.52" PosZ="2.2" PosY="0.0"/>
the effects\fxtextures folder has
tr_condenstrail_basis1.dds and tr_condenstrail_basis2.dds