Jump to content

Add backseat view and CDF light mod


dfw

Recommended Posts

backseat vc views can be added by changing the following in red

[CameraDefinition.006]

Title = "back seat"

Guid = {F5FFB1BE-2C94-11E1-B80A-FD7B4824019B}

Origin = Virtual Cockpit

MomentumEffect = Yes

SnapPbhAdjust = None

SnapPbhReturn = False

PanPbhAdjust = None

PanPbhReturn = False

Track = None

ShowAxis = FALSE

AllowZoom = TRUE

InitialZoom = 0.48

SmoothZoomTime = 2.0

ZoomPanScalar = 1.0

ShowWeather = Yes

XyzAdjust = TRUE

ShowLensFlare=FALSE

Category = Cockpit

PitchPanRate=20

HeadingPanRate=60

InitialXyz=0.00, 0.02, -1 // x, z, y

InitialPbh=-3, 0, 0 //angle down, tilt, angle

here camera def 6 was used as the poor man's aft cockpit view.

post-48811-0-93188500-1328342420_thumb.j

post-48811-0-71625200-1328342450_thumb.j

Also, the CDF plane has wingtip strobes and landing lights (saw on youtube vids), following can be done to the lights section assuming you have the shockwave and other effects file on your system:

[LIGHTS]

//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi, 7=Recognition, 8=wing, 9=logo, 10=cabin

light.0 = 1, -20.12, 0, 8.53, fx_beacon //fx_PA31_beacon //surface reflecting

light.1 = 5, 16.2, 0, -1.35 ,fx_shockwave_landing_light_narrow, //

light.2 = 1, 3.20, 0.0, -1.81, fx_beacon_E1X5 // fx_PA31_beacon // fx_beacon_E1X5 //non-reflecting

light.3 = 3, 1.0, -19.9, 2.6, fx_navred //RASDukeT_NavRed //nav

light.4 = 3, 1.0, 19.9, 2.6, fx_navgre //RASDukeT_NavGreen //nav

light.5 = 3, -24.66, -7.1, 7.8, fx_navwhi //nav

light.6 = 1, 1.1, -19.9, 2.6, fx_strobe //RASDukeT_strobe

light.7 = 1, 1.1, 19.9, 2.6, fx_strobe //RASDukeT_strobe

light.8 = 5, 3.1, -18.2, 2.6 ,fx_shockwave_landing_light_narrow, //wing light

light.9 = 5, 3.1, 18.2, 2.6 ,fx_shockwave_landing_light_narrow, //wing light

operation is mapped to existing light switches so not quite accurate (turning on beacon also turns on strobes, etc.). Recommend using the blue files if you have them from other addons.

be sure to backup the original before editing the aircraft.cfg file.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use