PDA

View Full Version : Shockwave lights for CS C130



gray eagle
December 17th, 2013, 12:04
Found this bit of info on the Capt Sim forum for setting up shockwave lights for the CS C-130; thought I'd share:

Re: A2A lights redux
Reply #2 - Sep 25th, 2009, 5:54pm Quote
ok this is for
CS_C130
CS_EX1_C130
CS_EX1_KC130
CS_EX2_C130
place the text bellow in to your aircraft cfg replacing the old light setting in each of the above folders unfortunately the nav and strobe lights wont come on useing cockpit switches as i haven't found the correct numbers for them yet but to activate them all u need to do is press L all lights will come on then im still working on geting them to switch on using the cockpit switches
but i hope this will do for now



[lights]
; X, Z, Y
light.1 = 6, 3.0, -8.10, -15.50, fx_shockwave_taxi //right
light.2 = 6, 3.0, 8.10, -15.50, fx_shockwave_taxi //left
light.3 = 5, 2.76, -24.4, -3.5, fx_shockwave_landing_light
light.4 = 5, 2.76, 24.4, -3.5, fx_shockwave_landing_light
light.5 = 7, 3.50, 8.30, -14.10, fx_shockwave_landing_light_narrow_down
light.6 = 7, 3.50,-8.30, -14.10, fx_shockwave_landing_light_narrow_down

nav lights
light.7 = 3, 1.76, -65.80, -1.00, fx_shockwave_navred
light.8 = 3, 1.76, 65.80, -1.00, fx_shockwave_navgre
light.9 = 3, 0.76, -65.90, -1.00, fx_shockwave_navred
light.10 = 3, 0.77, 65.90, -1.00, fx_shockwave_navgre
//light.11 = 3, 1.76, -65.80, -1.00, fx_shockwave_navred
//light.12 = 3, 1.76, 65.80, -1.00, fx_shockwave_navgre
light.11 = 3, -58.25, 0, -2.10, cs130_nav_whi_flash_double
light.12 = 3, 11.75, 0, -15.55, cs130_nav_whi_flash

anti collision
light.13 = 8, 23.24, 0.00, -15.59, fx_shockwave_beaconb
light.14 = 8, 5.29, 0.00, -1.47, fx_shockwave_beacon
light.15 = 8, -48.59, 0.00, 21.70, fx_shockwave_beaconh
light.16 = 9, -48.59, 0.00, 21.70, fx_shockwave_strobe_3
//light.17 = 8, -48.59, 0.00, 21.70, fx_shockwave_beaconh
light.17 = 9, 5.29, 0.00, -1.47, fx_shockwave_strobe_2
light.18 = 9, 23.24, 0.00, -15.59, fx_shockwave_strobe_l

papab
December 17th, 2013, 12:52
Thanks...
I will give it a try

Rick