+ordway Posted March 10, 2008 Posted March 10, 2008 I need to eliminate the magnetic compass in the A-4B (move it out of the instrument panel). Firstly, this cockpit data.ini works for the MD-450 for me. However, it does not eliminate the magnetic compass. What do I need to do in addition to this? Here is my cockpit.ini. named MD-450_cockpit.ini that I tried to edit: [CockpitData] Directory=cockpit HUDMode=CAGED,AA,AG RippleQuantity=1,2 RippleInterval=60,100,140 [GunsightFront] HasGunsight=TRUE GunsightMilSize=50 GunsightName=F-100d_sight.tga LeadComputing=TRUE MinLeadRange=150 MaxLeadRange=600 DefaultLeadRange=300 MaxDepression=125 DefaultDepression=0 [CockpitSeat001] ModelName=MeteorF8_cockpit Offset=0.0,-0.08,-0.03 Position=0.0,4.437,0.658 ViewAngles=0.0,0.0,0.0 MaxYaw=155 MinYaw=-155 MaxPitch=90 MinPitchFront=-50 MinPitchRear=-20 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]=AirspeedIndicator Instrument[002]=Accelerometer Instrument[003]=RangeCounter Instrument[004]=Altimeter Instrument[005]=AtitudeIndicator Instrument[006]=VerticalVelocityIndica tor Instrument[007]=HSIWheel Instrument[008]=CourseArrow Instrument[009]=BearingMarker Instrument[010]=TotalFuelGauge Instrument[011]=Slipball Instrument[012]=TurnIndicator Instrument[013]=Tachometer Instrument[014]=ClockMinute Instrument[015]=ClockHour Instrument[016]=FireLight Instrument[017]=Reflection1 Instrument[018]=Reflection2 Instrument[019]=Mirror1 Instrument[020]=Mirror2 Instrument[021]=AoAIndexerSlow Instrument[022]=AoAIndexerOnSpeed Instrument[023]=AoAIndexerFast rem Instrument[024]=Compass <---- I remmed this out Instrument[024]=MachScale Instrument[025]=ClockSec Instrument[026]=ExhaustTemp Instrument[027]=ClimbDiveIndHoriz Instrument[028]=ClimbDiveInd Instrument[029]=MoveLabsKnob Instrument[030]=MoveFrame Instrument[031]=MoveCompass <----I added this [AirspeedIndicator] Type=AIRSPEED_INDICATOR NodeName=needle_speedometer MovementType=ROTATION_Y ValueUnit=KNOTS Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=31.5 Set[02].Value=80.0 Set[03].Position=75.0 Set[03].Value=100.0 Set[04].Position=133.5 Set[04].Value=150.0 Set[05].Position=188.0 Set[05].Value=200.0 Set[06].Position=279.5 Set[06].Value=400.0 Set[07].Position=341.0 Set[07].Value=600.0 [MachScale] Type=MACH_NUMBER_INDICATOR NodeName=mach wheel MovementType=ROTATION_Y Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=-202.5 Set[02].Value=0.5 Set[03].Position=-269.0 Set[03].Value=0.8 Set[04].Position=-329.0 Set[04].Value=1.2 [Accelerometer] Type=ACCELEROMETER NodeName=needle_accel MovementType=ROTATION_Y Set[01].Position=-132.0 Set[01].Value=-6.0 Set[02].Position=0.0 Set[02].Value=1.0 Set[03].Position=202.0 Set[03].Value=10.0 [RangeCounter] Type=RANGE_INDICATOR CounterNodeFormat=distance_dig%remd MovementType=ANALOG_COUNTER ValueUnit=NM [Altimeter] Type=PRESSURE_ALTIMETER_2 NodeName=needle_alt CounterNodeFormat=alt_dig%d MovementType=ROTATION_Y ValueUnit=FEET Set[01].Position=0.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=1000.0 [AtitudeIndicator] Type=ATTITUDE_DIRECTOR_INDICATOR NodeName=ADI sphere MovementType=ATTITUDE [VerticalVelocityIndicator] Type=VERTICAL_VELOCITY_INDICATOR NodeName=needle_nose_position MovementType=ROTATION_Y ValueUnit=FPM Set[01].Position=-172.0 Set[01].Value=-6000.0 Set[02].Position=-132.0 Set[02].Value=-4000.0 Set[03].Position=-90.0 Set[03].Value=-2000.0 Set[04].Position=0.0 Set[04].Value=0.0 Set[05].Position=90.0 Set[05].Value=2000.0 Set[06].Position=132.0 Set[06].Value=4000.0 Set[07].Position=172.0 Set[07].Value=6000.0 [HSIWheel] Type=MAGNETIC_COMPASS NodeName=HSI_wheel MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=00.0 Set[01].Value=0.0 Set[02].Position=-360.0 Set[02].Value=360.0 [CourseArrow] Type=COURSE_ARROW NodeName=HSI_CourseDeviation MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=00.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=360.0 [bearingMarker] Type=BEARING_MARKER NodeName=HSI_CourseArrow MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=00.0 Set[01].Value=0.0 Set[02].Position=360.0 Set[02].Value=360.0 [TotalFuelGauge] Type=TOTAL_FUEL_QUANTITY_INDICATOR NodeName=needle_fuel MovementType=ROTATION_Y ValueUnit=LB Set[01].Position=-135.0 Set[01].Value=0.0 Set[02].Position=135.0 Set[02].Value=6000.0 [slipball] Type=SIDESLIP_VELOCITY_INDICATOR NodeName=needle_turn-slip_ball MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=-15.0 Set[01].Value=-3.0 Set[02].Position=0.0 Set[02].Value=0.0 Set[03].Position=15.0 Set[03].Value=3.0 [TurnIndicator] Type=TURN_INDICATOR NodeName=needle_turn MovementType=ROTATION_Y ValueUnit=DEG Set[01].Position=-30.0 Set[01].Value=-10.0 Set[02].Position=0.0 Set[02].Value=0.0 Set[03].Position=30.0 Set[03].Value=10.0 [Tachometer] Type=TACHOMETER NodeName=needle_RPM MovementType=ROTATION_Y Set[01].Position=-66.5 Set[01].Value=0.0 Set[02].Position=-41.5 Set[02].Value=0.6 Set[03].Position=37.0 Set[03].Value=1.0 [FireLight] Type=ENGINE_FIRE_WARNING_LIGHT NodeName=warning_light_fire MovementType=LIGHT [Reflection1] Type=REFLECTION NodeName=canopy glass front [Reflection2] Type=REFLECTION NodeName=canopy glass rear [Mirror1] Type=MIRROR NodeName=mirror_right [Mirror2] Type=MIRROR NodeName=mirror_left [ClockHour] Type=CLOCK_HOUR NodeName=needle_clock_hour MovementType=ROTATION_Y 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=needle_clock_min MovementType=ROTATION_Y 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 [AoAIndexerSlow] Type=ANGLE_OF_ATTACK_INDEXER NodeName=indexer_slow MovementType=LIGHT Set[01].Value=16.00 Set[02].Value=30.00 [AoAIndexerOnSpeed] Type=ANGLE_OF_ATTACK_INDEXER NodeName=indexer_on_speed MovementType=LIGHT Set[01].Value=13.87 Set[02].Value=16.80 [AoAIndexerFast] Type=ANGLE_OF_ATTACK_INDEXER NodeName=indexer_fast MovementType=LIGHT Set[01].Value=-10.0 Set[02].Value=14.67 rem[Compass] remType=MAGNETIC_COMPASS remNodeName=needle_compass remMovementType=ROTATION_Y remValueUnit=DEG remSet[01].Position=0.0 remSet[01].Value=0.0 remSet[02].Position=360.0 remSet[02].Value=360.0 [ExhaustTemp] Type=EXHAUST_GAS_TEMPERATURE_INDICATOR NodeName=needle_TEMP MovementType=ROTATION_Z Set[01].Position=57.0 Set[01].Value=200.0 Set[02].Position=0.0 Set[02].Value=600.0 Set[03].Position=-40.0 Set[03].Value=700.0 Set[04].Position=-62.0 Set[04].Value=800.0 [ClimbDiveIndHoriz] Type=VERTICAL_VELOCITY_INDICATOR NodeName=needle_climb-dive_horiz MovementType=ROTATION_Z ValueUnit=FPM Set[01].Position=21.0 Set[01].Value=-6000.0 Set[02].Position=14.0 Set[02].Value=-4000.0 Set[03].Position=7.0 Set[03].Value=-2000.0 Set[04].Position=0.0 Set[04].Value=0.0 Set[05].Position=-7.0 Set[05].Value=2000.0 Set[06].Position=-14.0 Set[06].Value=4000.0 Set[07].Position=-21.0 Set[07].Value=6000.0 [ClimbDiveInd] Type=SIDESLIP_VELOCITY_INDICATOR NodeName=needle_climb-dive_vert MovementType=ROTATION_Z ValueUnit=DEG Set[01].Position=20.0 Set[01].Value=-2.5 Set[02].Position=0.0 Set[02].Value=0.0 Set[03].Position=-20.0 Set[03].Value=2.5 REM HERE INSTRUMENTS ARE MOVED [MoveLabsKnob] Type=AIRSPEED_INDICATOR NodeName=LABS Knob MovementType=POSITION_Z Set[01].Position=-100 Set[01].Value=0.0 Set[02].Position=-99 Set[02].Value=1.0 [MoveFrame] Type=AIRSPEED_INDICATOR NodeName=canopy frame rear MovementType=POSITION_Z Set[01].Position=-100 Set[01].Value=0.0 Set[02].Position=-99 Set[02].Value=1.0 [MoveCompass] <------- I added this. Type=AIRSPEED_INDICATOR NodeName=needle_compass MovementType=POSITION_Z Set[01].Position=-100 Set[01].Value=0.0 Set[02].Position=-99 Set[02].Value=1.0 Any help appreciated. Thanks, Pitts2A Richard
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now