Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
VC Merging (Read 477 times)
Jan 17th, 2010 at 4:47pm

BHILL2   Offline
Colonel
Hello!

Gender: male
Posts: 20
*****
 
Hello,

I have recently been merging the defaults VC's with the Posky 737NG series and the Posky 747-400 v4 series. I have done the major stuff no Problems, texture... gauges, eyepoint ... all correct and done. But something I have noticed with both of the models is the inoperative VC cabin light which makes things far too hard to see at night, I have tried the 'L' Key and the switch in the cockpit, I have made sure they work on the default 747 and 737... and they do. Now the really strange thing is I have merged the Default CRJ 700 Cockpit with the Posky CRJ700 with the same process yet the cockpit light on that does work .?.?

Any Ideas How I could get the VC Cockpit light to work on the 737 and 747?

Thanks
Brett
 
IP Logged
 
Reply #1 - Jan 18th, 2010 at 12:17pm

Fr. Bill   Offline
Colonel
I used to have a life;
now I have GMax!
Hammond, IN

Gender: male
Posts: 962
*****
 
The "VC Light" you are referring to is defined in the [LIGHTS] section of the aircraft.cfg file. You will need to copy/paste the entry from the default a/c's aircraft.cfg [LIGHTS] section.
 

Bill
... Gauge Programming - 3d Modeling Eaglesoft Development Group Intel Core 2 Quad Q6600-4GB DDR2 Crucial PC6400-800 GB SATA-ATI Radeon HD2400 Pro 256MB DX10 NOTE: Unless explicitly stated in the post, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...
...
IP Logged
 
Reply #2 - Jan 18th, 2010 at 1:43pm

BHILL2   Offline
Colonel
Hello!

Gender: male
Posts: 20
*****
 
Fr. Bill wrote on Jan 18th, 2010 at 12:17pm:
The "VC Light" you are referring to is defined in the [LIGHTS] section of the aircraft.cfg file. You will need to copy/paste the entry from the default a/c's aircraft.cfg [LIGHTS] section.


I have just tried that and no change atall, Whether I have done what you said or reverted it back to the original it shows the light in the areas of the cockpit where there would usually be darkness e.g. There is light in the footwells and on the sides of the window frames yet the rest of the cockpit and gauges are dead dark. It is as if the light needs to be reversed.

Any Ideas?
 
IP Logged
 
Reply #3 - Jan 22nd, 2010 at 1:00pm

Fr. Bill   Offline
Colonel
I used to have a life;
now I have GMax!
Hammond, IN

Gender: male
Posts: 962
*****
 
In that case, you will need to edit the coordinates for the vclight.fx file.

For example, in the entry below the "light" is placed 47.6' in front of the center point of the aircraft model, on the center axis, and 3.00' above the centerline, which is approximately at the pilot's eye level and centered in the cockpit.

Code:
light.7 = 4,  47.60,   0.00,  3.00, fx_vclighth , 



You can get a approximation of the correct location by examining the [eyepoint] entry in the aircraft.cfg file.
Code:
[Views]
eyepoint = 48.2, -1.55, 1.9   //(feet) longitudinal, lateral, vertical distance from reference datum 



Notice that in the above example the "pilot's eyes" are located 48.2' ahead of the center point, 1.55' left of the centerline, and 1.9' above the centerline.

So the vclight entry is just slightly above and behind the pilot's eyeballs!  Cheesy
 

Bill
... Gauge Programming - 3d Modeling Eaglesoft Development Group Intel Core 2 Quad Q6600-4GB DDR2 Crucial PC6400-800 GB SATA-ATI Radeon HD2400 Pro 256MB DX10 NOTE: Unless explicitly stated in the post, everything written by my hand is MY opinion. I do NOT speak for any company, real or imagined...
...
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print