Engine Smoke No-Show
Posted: 19 Feb 2014, 11:14
Hi,
Noted that many AI Military aircraft do not show engine smoke coming from behind the engines. MAIW_HTAI_C-130E Philipines AF is the prime example, but there are more. The reson is wrong entry in aircraft.cfg file - the .fx is left behind the effect in the [LIGHTS] section:
light.10= 2, -10.0, 16.8, 4.0, fx_nicksmokeC130.fx // Engine 1
light.11= 2, -10.0, 33.8, 4.0, fx_nicksmokeC130.fx // Engine 2
light.12= 2, -10.0, -16.8, 4.0, fx_nicksmokeC130.fx // Engine 3
light.13= 2, -10.0, -33.8, 4.0, fx_nicksmokeC130.fx // Engine 4
Remove .fx (shown in red above) and the smoke behind engines will show OK. In general smoke effect in the light section must not have .fx file extension behind it!!!!!!!!
Regards
Peter
Noted that many AI Military aircraft do not show engine smoke coming from behind the engines. MAIW_HTAI_C-130E Philipines AF is the prime example, but there are more. The reson is wrong entry in aircraft.cfg file - the .fx is left behind the effect in the [LIGHTS] section:
light.10= 2, -10.0, 16.8, 4.0, fx_nicksmokeC130.fx // Engine 1
light.11= 2, -10.0, 33.8, 4.0, fx_nicksmokeC130.fx // Engine 2
light.12= 2, -10.0, -16.8, 4.0, fx_nicksmokeC130.fx // Engine 3
light.13= 2, -10.0, -33.8, 4.0, fx_nicksmokeC130.fx // Engine 4
Remove .fx (shown in red above) and the smoke behind engines will show OK. In general smoke effect in the light section must not have .fx file extension behind it!!!!!!!!
Regards
Peter