Shockwave 3D Mods for Cal Classic's upgraded Fairchild F-27A

racartron

Charter Member 2016
Here are the Shockwave lighting mods for the F-27A. Cal Classic has done some extensive reworking of Mike Stones's "classic" Fairchild F-27A. Check it out over at their site


Aircraft.cfg Entries:

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0 = 3, 0.84, -47.62, 5.50, fx_shockwave_navred ,
light.1 = 3, 0.84, 47.62, 5.50, fx_shockwave_navgre ,
light.2 = 3, -45.69, 0.00, 2.71, fx_shockwave_navwhi,
light.3 = 2, 1.12, -47.53, 5.50, fx_shockwave_strobe ,
light.4 = 2, 1.12, 47.53, 5.50, fx_shockwave_strobe_3 ,
light.5 = 1, -38.03, 0.00, 20.53, fx_shockwave_beaconh ,
light.6 = 2, 7.61, 0.00, -4.50, fx_shockwave_beaconb ,
light.7 = 4, 23.12, -1.47, 3.00, fx_shockwave_vclight,
light.8 = 6, 28.6, 0.0, -4.2, fx_Shockwave_landing_light_narrow
light.9 = 5, 4.4, 19.3, 4.2, fx_Shockwave_landing_light
light.10 = 5, 4.4, -19.3, 4.2, fx_Shockwave_landing_light

[SMOKESYSTEM]
//-------- Long ---- Ver ---- Lat -----------
smoke.0= -10.0, 1.25, -14.1, fx_smoke_f6,
smoke.1= -10.0, 1.25, 14.1, fx_smoke_f6,


and the Panel.cfg Entries:

[Vcockpit01]
..
..
gauge09=shockwave_lights!SW Lights_gear, 1,1,1,1
gauge10=shockwave_lights!SW Lights_taxi_gear, 1,1,1,1
 
Tom's been busy on this model and some tweaks became necessary to get the lights all nice and pretty. Actually, most of the changes were based on my sloppy x,y,z positioning. Anyway, here is a new set.

Aircraft.cfg Entries:

[EFFECTS]
wake=fx_wake
water=fx_spray
dirt=fx_tchdrt
concrete=fx_sparks
touchdown=fx_tchdwn, 1
startup=fx_engstrt_propliner
windshield_rain_effect_available = 1

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0 = 3, 0.84, -47.62, 5.50, fx_shockwave_navred ,
light.1 = 3, 0.84, 47.62, 5.50, fx_shockwave_navgre ,
light.2 = 3, -45.69, 0.00, 2.31, fx_shockwave_navwhi,
light.3 = 2, 1.12, -47.53, 5.50, fx_shockwave_strobe ,
light.4 = 2, 1.12, 47.53, 5.50, fx_shockwave_strobe_3 ,
light.5 = 1, -38.03, 0.00, 20.50, fx_shockwave_beaconh ,
light.6 = 2, 7.61, 0.00, -4.30, fx_shockwave_beaconb ,
light.7 = 4, 23.12, -1.47, 3.00, fx_shockwave_vclight,
light.8 = 6, 28.60, 0.20, -4.00, fx_Shockwave_landing_light_narrow
light.9 = 5, 3.00, 16.30, 3.20, fx_Shockwave_landing_light
light.10 = 5, 3.00, -16.30, 3.20, fx_Shockwave_landing_light

[SMOKESYSTEM]
//--------- Long ---- Ver ------ Lat -----------
smoke.0= 10.0, 1.25, -14.1, fx_smoke_f6,
smoke.1= 10.0, 1.25, 14.1, fx_smoke_f6,
 
Back
Top