+Dels Posted February 18, 2008 Posted February 18, 2008 (edited) Recently, while I was doing the final testing on my C-130E I found that some of the landing light positions on all my Hercs were incorrect. To fix it, do this: Open you C-130*_DATA.ini file and go to the very bottom section where the light positions are. Make the following changes: [inboardTaxiLight1] SystemType=LIGHT Color=0.88,0.88,0.88 Brightness=0.10 Position=-2.650,0.125,-1.124 <------Change to -2.650,1.15,-1.124 LightSrcOffset=2.43,80.0,3.0 LightSrcRange=90 LightRange=45.0 CanFlash=FALSE LightNodeName=LandingLight IsLandingLight=TRUE [inboardTaxiLight2] SystemType=LIGHT Color=0.88,0.88,0.88 Brightness=0.10 Position=2.775,0.125,-1.124 <------Change to 2.775,1.15,-1.124 LightSrcOffset=-2.43,80.0,3.0 LightSrcRange=90 LightRange=45.0 CanFlash=FALSE LightNodeName=LandingLight IsLandingLight=TRUE and, [LandingLight1] SystemType=LIGHT Color=0.88,0.88,0.88 Brightness=0.10 Position=-7.400,0.50,1.825 <------Change to -7.408,0.50,1.825 LightSrcOffset=1.0,80.0,3.0 LightSrcRange=90 LightRange=45.0 CanFlash=FALSE LightNodeName=LandingLight IsLandingLight=TRUE [LandingLight2] SystemType=LIGHT Color=0.88,0.88,0.88 Brightness=0.10 Position=7.705,0.50,1.825 <------Change to 7.54,0.50,1.825 LightSrcOffset=-1.0,80.0,3.0 LightSrcRange=90 LightRange=45.0 CanFlash=FALSE LightNodeName=LandingLight IsLandingLight=TRUE Edited February 18, 2008 by Dels Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.