• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Piper Cockpit Lights

middle

Charter Member
Happy New Year to all of you fine gents......how can I either get some lights on the gauges or backlight the existing gauges in the default Piper Cub? Is it a simple fix? mid
 
Fairy nuff.

my Cub is highly modded from default, to the point where my VC light co-ords would be way out. I adjusted my reference and CoG points, hence my settings will not work. From my back-ups, I see the default comes with a VC light entry, so I'm not sure what your asking, if your definitely looking for backlit gauges, swapping them for gauges that light up may be necessary.

I'll go take a shot of mine at night, let me know if it similar to yours?

Jamie
 
Mine is the same on the 2d panel but is just dark on the vc.....I'll have to look and see if something is slashed out
 
as far as I can tell, this is the earliest cfg entry I have with VC light,

[lights]

//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing

light.0 = 4, -1.1, 0.00, 1.50, fx_vclight,


might help?

Jamie
 
Using the following generic aircraft.cfg lights section as a reference,

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0 = 4, -1.1, 0.00, 1.50, fx_vclight,

The 3 entries after the 4 represent fore/aft , left/right, and up/down coordinates for the effect fx_vclight. It casts a glow without showing the source. Try moving the source around to see what looks good. You can also roam around the effects folder and try other vc lights from other aircraft. I've found several that I think are better than the default pink/red one. Be careful though, I got some that looked just right inside but then from the outside the cockpit and near-by surfaces glowed red!

If it is the 2D panel, open up the panel folder and look for this section:

[Color]
Day=255,255,255 <---overall saturation
Night=225,117,89 <---2D panel face
Luminous=200,200,101 <---2D gauges

with the numbers indicating relative luminosity, 225 max. Look at this section in aircraft that have nice subdued night colors and try copying the values over. Trial and error is needed here. Have fun:jump:
 
Back
Top