Page 1 of 1

Smoke effects

PostPosted: Tue Feb 10, 2004 12:17 pm
by Mr. Bones
hi,

how do you add smoke effects to the Viper? i added an effect (see screenshotsforum) i took from the default Extra300. now this effect only gives me a contrail when i pull high G's, so not in straight flight.

how can i add an effect that i turn on by pressing I and that keeps giving smoke untill i press I again?

thanks!

Re: Smoke effects

PostPosted: Wed Feb 11, 2004 11:21 am
by Ivan
AFAIK it's coupled to a gauge...

Re: Smoke effects

PostPosted: Wed Feb 11, 2004 12:22 pm
by Mr. Bones
what's AFAIK...a gauge i have to download? if yes, where?  ;)

Re: Smoke effects

PostPosted: Wed Feb 11, 2004 12:45 pm
by SilverFox441
As Far As I Know:AFAIK :)

Re: Smoke effects

PostPosted: Wed Feb 11, 2004 1:04 pm
by Mr. Bones
As Far As I Know:AFAIK :)

knowing Ivan, i thought it was Russian  ::)

Re: Smoke effects

PostPosted: Wed Feb 11, 2004 4:24 pm
by Hellhound
let me think.... (yes i do that sometimes) you go into the aircraft.cfg and put the smokesystem thing from the aircraft you want it from
this is the extra 300's:

[SMOKESYSTEM]
smoke.0=0.00, -0.70, 1.40, fx_smoke_w

and for a really neat one, try this:
[SMOKESYSTEM]
smoke.0=0.00, -0.70, 1.40, fx_cloudlightning03
smoke.0=0.00, -0.70, 1.40, fx_cloudlightning04
smoke.0=0.00, 0.70, 1.40, fx_cloudlightning03
smoke.0=0.00, 0.70, 1.40, fx_cloudlightning04
smoke.0=0.00, -0.70, -1.40, fx_cloudlightning03
smoke.0=0.00, -0.70, -1.40, fx_cloudlightning04
smoke.0=0.00, 0.70, -1.40, fx_cloudlightning03
smoke.0=0.00, 0.70, -1.40, fx_cloudlightning04

Re: Smoke effects

PostPosted: Fri Feb 13, 2004 9:00 am
by Ivan
i think the following line

gauge00=keffect!gforce,  1,1,1,1


is the one that you have to remove.
The Keffect!GForce XML gauge controls the smoke effect in relation to G-force and altitude

Re: Smoke effects

PostPosted: Sun Feb 15, 2004 12:50 pm
by Mr. Bones
thanks guys, i'm gonna try it out!  ;)