TeiscoDelRay
Life Time CM
Trying to figure out how to make a flame texture come out of the exhaust. I tried a light but how to make it come on with engine because it only wants to come on when the lights are switched on.
Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
Been testing this and got a flame to work but it is sideways and I cannot find how to align it with the plane.
[smokesystem]
//Z,X,Y
smoke.0 = 9.6, -31.07, 0.97, fx_wos_l049_propsmoke
smoke.1 = 11.1, -13.78, -0.48, fx_wos_l049_propsmoke
smoke.2 = 11.1, 13.78, -0.48, fx_wos_l049_propsmoke
smoke.3 = 9.6, 31.07, 0.97, fx_wos_l049_propsmoke
// From left to right - fore, aft
//Engine1, Outboard, Fore
smoke.4 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine1, Outboard, Aft
smoke.5 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine1, Inboard, Fore
smoke.6 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine1, Inboard, Aft
smoke.7 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine2, Outboard, Fore
smoke.8 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine2, Outboard, Aft
smoke.9 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine2, Inboard, Fore
smoke.10 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine2, Inboard, Aft
smoke.11 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine3, Inboard, Fore
smoke.12 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine3, Inboard, Aft
smoke.13 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine3, Outboard, Fore
smoke.14 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine3, Outboard, Aft
smoke.15 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR][COLOR=#333333]
[/COLOR]//Engine4, Inboard, Fore
smoke.16 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine4, Inboard, Aft
smoke.17 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine4, Outboard, Fore
smoke.18 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust
[/COLOR]//Engine4, Outboard, Aft
smoke.19 = Z, X, Y, [COLOR=#333333]fx_custom_exhaust[/COLOR]