captsim 130 and a2a 3d lights

jeansy

No longer active
hey guys

if anyone has a lighting config for the cs 130 could you please send it my way, i would like to try a few different ones to find the one i like,

the a2a site doesnt have any configs so im looking around

thanks
 
you can try these, they are a work in progress becouse some of the lights are hard coded.

[lights]
; X, Z, Y
light.1 = 6, 2.5, -8.10, -13.50, fx_Shockwave_landing_light_light_sm //3.0, -8.10, -15.50, cs130_taxi //right
light.2 = 6, 2.5, 8.10, -13.50, fx_Shockwave_landing_light_light_sm //3.0, 8.10, -15.50, cs130_taxi //left
light.3 = 6, 4.00, 23.90, -4.00, fx_Shockwave_landing_light_narrow //cs130_landing //right2//7, 6.00, 18.7, -7.4, cs130_landing //right1
light.4 = 6, 4.00, -23.90, -4.00, fx_Shockwave_landing_light_narrow //cs130_landing //left2//7, 9.00, 23.90, -4.00, cs130_landing //right2
//light.5 = 5, 6.00, -18.4, -7.4, fx_Shockwave_landing_light_narrow//cs130_landing //left1
//light.6 = 5, 9.00, -23.90, -4.00, fx_Shockwave_landing_light_narrow//cs130_landing //left2
light.5 = 8, 9, 14.50, -2.50, cs130_edge2 //right
light.6 = 8, 9, -14.50, -2.50, cs130_edge2 //left
light.7 =4, 33.00, 0.00, -6.00, cs130_vcgr
light.8 =4, 27.00, -1.00, -5.00, cs130_vcgr
//; Navigation
light.9 = 3, 0.76, -66.80, -1.00, fx_shockwave_navred
light.10 = 3, 0.77, 66.80, -1.00, fx_shockwave_navgre
//light.9 = 3, -58.25, 0, -2.10, cs130_nav_whi_double
light.11 = 3, 11.75, 0, -15.55, fx_navwhi
light.12 = 7, 0.76, -66.80, -1.00, cs130_nav_red_flash
light.13 = 7, 0.77, 66.80, -1.00, cs130_nav_gre_flash
//light.13 = 7, -58.25, 0, -2.10, cs130_nav_whi_flash_double
//light.14 = 7, 11.75, 0, -15.55, cs130_nav_whi_flash
//; Anti_Collision
light.14 = 1, 23.24, 0.00, -15.55, fx_shockwave_beaconb
light.15 = 1, 5.29, 0.00, -1.35, fx_shockwave_beacon
light.16 = 1, -48.59, 0.00, 21.70, fx_shockwave_beaconh
light.17 = 2, 5.29, 0.00, -1.40, fx_shockwave_strobe_2
light.18 = 2, 23.24, 0.00, -15.55, fx_shockwave_strobe_l

then add these to the VC01 at the bottom

gauge33=shockwave_lights!SW Lights, 1,1,1,1 //shockwave light
gauge34=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light

Bill
 
hey guys

if anyone has a lighting config for the cs 130 could you please send it my way, i would like to try a few different ones to find the one i like,

the a2a site doesnt have any configs so im looking around

thanks

This is from a post at A2A forum:

hi folks, here's for C130 captain Sim

[lights]
; Navigation
light.0 = 3, 0.76, -66.80, -1.00, cs130_navred
light.1 = 3, 0.77, 66.80, -1.00, cs130_navgre
light.2 = 3, -58.25, 0, -2.10, cs130_nav_whi_double
light.3 = 3, 11.75, 0, -15.55, fx_navwhi
light.4 = 7, 0.76, -66.80, -1.00, cs130_nav_red_flash
light.5 = 7, 0.77, 66.80, -1.00, cs130_nav_gre_flash
light.6 = 7, -58.25, 0, -2.10, cs130_nav_whi_flash_double
light.7 = 7, 11.75, 0, -15.55, cs130_nav_whi_flash
; Anti_Collision
light.8 = 1, 23.24, 0.00, -15.59, fx_beacon
light.9 = 1, 5.29, 0.00, -1.47, fx_beacon
light.10 = 1, -48.59, 0.00, 21.70, fx_beacon
light.11 = 2, 0.01, 0.01, 0.01, cs130_strobe
light.12 = 6, 3.50, 8.30, -14.10, fx_shockwave_landing_light_narrow_down
light.13 = 6, 3.50,-8.30, -14.10, fx_shockwave_landing_light_narrow_down
; IR and Fuel Dump
;light.14 = 9, -16, 0, -10, cs130_ir
;light.15 = 10, -7, 0, 0, cs130_fdump
light.14 = 5, 2.76, -24.4, -3.5, fx_shockwave_landing_light
light.15 = 5, 2.76, 24.4, -3.5, fx_shockwave_landing_light
; Cabin
light.16 =4, 33.00, -1.75, -6.00, cs130_vcwt
light.17 =4, 33.00, 1.75, -6.00, cs130_vcwt
light.18 = 4, 0.00, 0.00, -3.80, cs130_cabin


works well with some limitations;

I had to re-use the light 14 and 15 for landing lights; so there are no more fuel dump or IR flare available. the C130 do not accept more than 18 lights
icon_sad.gif


The Ace utility modifies these two lines (lights 14 and 15) each time you select or unselect the external fuel tank
icon_sad.gif
(, so you have to edit manually the Aircraft.cfg after using Ace to remove the ";" in front of Landing lights lines to make them work)


EDIT : Ok , the Ace utily modifies these two lines because i forgot to check the Fuel dump and IR flares effects options in preflight tab. As simple as that; Sorry for not seeing it sooner
icon_wink.gif


Enjoy
 
Back
Top