Steve43
NEW MEMBER-
Content count
5 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Steve43
Recent Profile Visitors
2,408 profile views
-
Steve43 started following Vogesen Terrain, Dr1 HARD FM - Firecage, Fokker D7F Flight Model Mod v1 and and 1 other
-
Hi Grinseed, Try this: Open your Fe2B_Cockpit.ini and change these lines in the (CockpitSeat001) section to read as below : [CockpitSeat001] ModelName=Fe2B_Pit-R1.LOD HideExternalNodeName=cockpit OpenCockpit=TRUE ExternalClipDistMin=0.05 Position=0.00,1.2926,0.5344 <------- Offset=0.0,-0.1,-0.02 <-------- ViewAngles=0.0,-13.0,0.0 <-------- MaxYaw=178 MinYaw=-178 MaxPitch=90 MinPitchFront=-70 MinPitchRear=-60 MinMovementX=-0.1 MaxMovementX=0.1 MinMovementZ=-0.1 MaxMovementZ=0.1 LightRange=1.5 LightInnerConeAngle=43 LightOuterConeAngle=60 LightAngles=0.0,-35.0,0.0 DiffuseLightFactor=0.5 NightLightOn=0.25 NightLightColor=0.5,0.2,0.3 Gunsight=GunsightFront Instrument[001]=StickRoll Instrument[002]=StickPitch Instrument[003]=RudderPedals Instrument[004]=Throttle Instrument[005]=Altimeter Instrument[006]=AirSpeed Instrument[007]=RPM Instrument[008]=Compass
-
Here's a fix that dosen't look too bad (until Caprun fixes it), Just replace (copy & paste) all the information in the Cockpit.ini file with this: ------------------------------------------------------ [CockpitData] Directory=cockpit [GunsightFront] HasGunsight=TRUE GunsightMilSize=80 GunsightName=SE5a_sight.tga FixedSight=TRUE [CockpitSeat001] ModelName=SE-5A_cockpit.LOD HideExternalNodeName=Cockpit OpenCockpit=TRUE ExternalClipDistMin=0.12 Position=0.01,-0.515, 0.651 Offset= 0.01, 0.041,0.09 ViewAngles=0.0,-8.5,0.0 MaxYaw=212 MinYaw=-212 MaxPitch=90 MinPitchFront=-70 MinPitchRear=-37 MinMovementX=-0.3 MaxMovementX=0.3 MinMovementZ=-0.1 MaxMovementZ=0.1 LightRange=1.5 LightInnerConeAngle=43 LightOuterConeAngle=60 LightAngles=0.0,-35.0,0.0 DiffuseLightFactor=0.5 NightLightOn=0.25 NightLightColor=0.5,0.2,0.3 Gunsight=GunsightFront Instrument[001]=StickRoll Instrument[002]=StickPitch Instrument[003]=RudderPedals Instrument[004]=Throttle Instrument[005]=ClockMinute Instrument[006]=ClockSec Instrument[007]=SlipBall Instrument[008]=Altimeter Instrument[009]=AirSpeed Instrument[010]=AirPressure Instrument[011]=RPM Instrument[012]=WaterTemp Instrument[013]=OilPress Instrument[014]=CompassHolderPitch Instrument[015]=CompassHolderRoll Instrument[016]=Compass Instrument[017]=MoveAldisSight Instrument[018]=MoveVickers [stickRoll] Type=CONTROL_STICK_ROLL NodeName=stick_base MovementType=ROTATION_Y Set[01].Position=-15.0 Set[01].Value=-1.0 Set[02].Position=15.0 Set[02].Value=1.0 [stickPitch] Type=CONTROL_STICK_PITCH NodeName=control_stick MovementType=ROTATION_X Set[01].Position=15.0 Set[01].Value=-1.0 Set[02].Position=-15.0 Set[02].Value=1.0 [RudderPedals] Type=RUDDER_PEDAL MovementType=ANIMATION AnimationID=1 Set[01].Position=0.0 Set[01].Value=-1.0 Set[02].Position=1.0 Set[02].Value=1.0 [Throttle] Type=THROTTLE_CONTROL MovementType=ANIMATION AnimationID=2 Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=1.0 Set[02].Value=1.0 [ClockHour] Type=CLOCK_HOUR NodeName=clock_hours_needle MovementType=ROTATION_Z Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=12.0 [ClockMinute] Type=CLOCK_MINUTE NodeName=clock_minutes_needle MovementType=ROTATION_Z Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=60.0 [ClockSec] Type=CLOCK_SECOND NodeName=Needle_Clock_Sec MovementType=ROTATION_Y Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=60.0 [slipBall] Type=SIDESLIP_VELOCITY_INDICATOR NodeName=Slip_Bubble MovementType=ROTATION_X ValueUnit=DEG Set[01].Position=-8.0 Set[01].Value=-8.0 Set[02].Position=8.0 Set[02].Value=8.0 [Altimeter] Type=PRESSURE_ALTIMETER NodeName=altimeter_needle MovementType=ROTATION_Z ValueUnit=FEET Set[01].Position=-12.5 Set[01].Value=0.0 Set[02].Position=-346.9 Set[02].Value=15000.0 Set[03].Position=-458.4 Set[03].Value=20000.0 [AirSpeed] Type=AIRSPEED_INDICATOR NodeName=airspeed_needle MovementType=ROTATION_Z ValueUnit=MPH Set[01].Position=-153.3 Set[01].Value=40.0 Set[02].Position=-122.5 Set[02].Value=60.0 Set[03].Position=-80.5 Set[03].Value=80.0 Set[04].Position=-3.7 Set[04].Value=110.0 Set[05].Position=151.2 Set[05].Value=160.0 [CompassHolderRoll] Type=ROLL_INDICATOR NodeName=compass_interior MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=360.0 Set[01].Value=-360.0 Set[02].Position=-360.0 Set[02].Value=360.0 [Compass] Type=MAGNETIC_COMPASS NodeName=compass_wheel MovementType=ROTATION_Z ValueUnit=DEG Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=-360.0 Set[02].Value=360.0 [RPM] Type=TACHOMETER NodeName=RPM_needle MovementType=ROTATION_Z Set[01].Position=-141.5 Set[01].Value=0.0 Set[02].Position=141.5 Set[02].Value=1.250 [WaterTemp] Type=EXHAUST_GAS_TEMPERATURE_INDICATOR NodeName=water_temperature_needle MovementType=ROTATION_Z Set[01].Position=-126.9 Set[01].Value=30.0 Set[02].Position=-119.9 Set[02].Value=35.0 Set[03].Position=-112.2 Set[03].Value=40.0 Set[04].Position=-102.1 Set[04].Value=45.0 Set[05].Position=-91.4 Set[05].Value=50.0 Set[06].Position=-79.0 Set[06].Value=55.0 Set[07].Position=-63.5 Set[07].Value=60.0 Set[08].Position=-46.7 Set[08].Value=65.0 Set[09].Position=-27.3 Set[09].Value=70.0 Set[10].Position=-7.0 Set[10].Value=75.0 Set[11].Position=16.1 Set[11].Value=80.0 Set[12].Position=42.2 Set[12].Value=85.0 Set[13].Position=71.8 Set[13].Value=90.0 Set[14].Position=102.3 Set[14].Value=95.0 Set[15].Position=134.6 Set[15].Value=100.0 [OilPress] Type=OIL_PRESSURE_INDICATOR NodeName=oil_pressure_needle MovementType=ROTATION_Z Set[01].Position=-127.0 Set[01].Value=0.0 Set[02].Position=127.0 Set[02].Value=10.21 [AirPressure] Type=MANIFOLD_PRESSURE NodeName=air_pressure_needle MovementType=ROTATION_Z Set[01].Position=-45.0 Set[01].Value=0.0 Set[02].Position=45.0 Set[02].Value=0.34 //---------Edits---------------- [MoveAldisSight] Type=AIRSPEED_INDICATOR NodeName=Aldis Sight MovementType=POSITION_Y Set[01].Position=-100 Set[01].Value=0.0 Set[02].Position=-99 Set[02].Value=1.0 [MoveVickers] Type=AIRSPEED_INDICATOR NodeName=Vickers_base MovementType=POSITION_Y Set[01].Position=-100 Set[01].Value=0.0 Set[02].Position=-99 Set[02].Value=1.0 ---------------------------------------------- Then change the "Internal Guns" section in the Data.ini file to this: // Internal Guns ------------- [MachineGun] SystemType=FIXED_GUN GunTypeName=303CAL_VICKERS_MK1 InputName=FIRE_PRIMARY_GUN GunGroup=1 MuzzlePosition=0.0003,1.15,0.527 AimAngles=0.0,2.0,0.0 //-------------(or just this line) MaxAmmo=400 TracerLoading=3 EjectShells=TRUE EjectPosition=-0.05,0.38,0.59 EjectVelocity=-1.5,-0.55,0.0 GunFireAnimationID=9
-
The easiest way is to raise your aim angles in your ALBATROSD3_***_DATA.INI file using NOTEPAD. The center value dictates hight. // Internal Guns --------------------------------------------------------- [internalGun1] SystemType=FIXED_GUN GunTypeName=7.92MM_SPANDAU_LMG08 InputName=FIRE_PRIMARY_GUN GunGroup=1 MuzzlePosition=-0.14,0.50,0.60 LightPosition= -0.14,0.55,0.60 AimAngles=0.0,1.0,0.0 //---------CHANGE LINE TO THIS VALUE (or more) MaxAmmo=350 EjectShells=FALSE MinExtentPosition=-0.18,-0.59,0.51 MaxExtentPosition=-0.08, 0.50,0.66 GunFireAnimationID=7 Synchronized=TRUE [internalGun2] SystemType=FIXED_GUN GunTypeName=7.92MM_SPANDAU_LMG08 InputName=FIRE_PRIMARY_GUN GunGroup=2 MuzzlePosition= 0.14,0.50,0.60 LightPosition= 0.14,0.55,0.60 AimAngles=0.0,1.0,0.0 //---------CHANGE LINE TO THIS VALUE (or more) MaxAmmo=350 EjectShells=FALSE MinExtentPosition= 0.18,-0.59,0.51 MaxExtentPosition= 0.08, 0.50,0.66 GunFireAnimationID=8 Synchronized=TRUE
-
Hi Quack, I had similar color problems also. It seems to be linked to increased SunLightLevel setting in the EnviromentSystem.ini file. I had it set to 1.75 in an effort to "brighten up" what I consider to be a very dark enviroment.
-
Good Camel and Fokker Dr1 flight models
Steve43 replied to quack74's topic in Thirdwire - First Eagles 1&2
Tailspin, Try adding these two lines between [sound] and [AircraftData] in the PfalzD12_DATA.ini: [AIData] ElevatorDeltaPitch=1.4