• 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

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Remove smoke

Rezabrya

On Another Planet
I recently decided to remove the contrails because they showed up on some planes that shouldn't have contrails. I deleted the contrail effects and textures and it seems to have worked pretty well. Now I see that there is a black smoke contrail on my Aerosoft F-16 when I am at a high altitude and I don't use Afterburner. it looks like this.
http://i460.photobucket.com/albums/qq322/Rezabrya/contrail.jpg?t=1244682382
So I was wondering if there was an effect or texture i could remove to premanately get rid of this smoke.
 
if its not already there you can add the following section to


[GeneralEngineData]

max_contrail_temperature = - 30

Ambient temperature, in celsius, in which engine vapor contrails will turn on. The default value is about -39 degrees celsius for turbine engines. For piston engines, the contrail effect is turned off unless a temperature value is set here.

max_contrail_temperature = -30
change the setting to
max_contrail_temperature = -60


Conversly if you want to add a smoke effect you can add one that is 30
 
Off the top of my head I dont know but I will offer a different piece of advice.

Never delete any stock effects/gauges/textures. Rename is you friend. You will be amazed how often it will come back to bite you.
 
Off the top of my head I dont know but I will offer a different piece of advice.

Never delete any stock effects/gauges/textures. Rename is you friend. You will be amazed how often it will come back to bite you.
so true!
H
 
I backed them up. it's ok. What happens if I delete the number altogether? if there is no entry will the contrail disapear? Also i'm not talking about contrails. If you look at the picture it is actually black smoke and i don't know why it is there.
 
Alternately, you can always put a "//" in front of any line in your .cfg file that you would like to edit out. Remove the quotes of course. This simply excludes the parameter from the code itself.

For example:
// texture.1 blah blah blah
 
that would work for contrails but this is not a contrail. It is a trail of black smoke. Surely the plane doesnt emit black smoke when it is cruising?
 
From my experience, F-16s don't emit much in the line of smoke. Maybe a bit, which might be noticeable in a sharp turn (where it appears to have doubled up on itself), but generally it's not as consistent as you'd see on an F-4!

You could just rename the effect in the smokesystem section of the F-16's aircraft.cfg.
 
That contraill is coded, game does that to all planes after certain height as I recall ...if you comment out in Effects may work.
 
i dont have the aerosoft f-16 but i do have several planes that are "smokers"
these aircraft use an xml gauge to control the black smoke.
try poking around your panel.cfg file in notepad and look for something related to exhaust/smoke.

just like an aircraft.cfg file, lines can be "commented" out by placing // in front of the gauge.xx line where they are declared
 
Ok so I have figured out how to permanately take out the black smoke but I was wondering if there was something I could do to make it so I can turn the black smoke off by using the "I" key which normally turns on smoke. Is there a way to put a value in the cfg to make it so I can turn the smoke effect on and off?
 
Back
Top