Jump to content
Sign in to follow this  
bandina

problem with Mirage2000 foreign operator pack (update)

Recommended Posts

Hi to all, today I have installed that mod. but in exteral view I see the legs of pilot out the plane...How I can hide its ?

 

Bye

Share this post


Link to post
Share on other sites

Edit the pilot position in the data.ini, move the pilot until you look it fine

Edited by Hans Topp

Share this post


Link to post
Share on other sites

also, is there a "fake pilot" mod being used on in it anywhere?? If the pilot legs are hanging out near the center, you're missing the object needed for the "fake pilot" system to work

My money is on a pylon or something similar

 

 

a screenshot of the guy hanging out would be of help!!

Share this post


Link to post
Share on other sites

It is the fake pilot the problem. Copy and paste de "pilots" file in the download and paste them in your installation. I bet that the problem is with the antennas of the UAE version.

Edited by cangas

Share this post


Link to post
Share on other sites

what is the  Copy and paste de "pilots" file in the download and paste them in your installation

 

 

 

post-39230-0-01303300-1394395051_thumb.jpg

Share this post


Link to post
Share on other sites

copy and paste the /Pilots FOLDER supplied with the mod, into the Objects/Pilots main folder

 

basically, what I see happening here, is the original mod maker did NOT set thing up following the standard 3W folder structure

 

below, is what your folder structure should look like.

If it doesn't make it so!

 

 

Share this post


Link to post
Share on other sites

Hi cangas here file.ini

 

[AircraftData]
AircraftFullName=Mirage 2000-5_HAF
AircraftShortName=Mirage 2000-5_HAF
AircraftDataFile=Mirage 2000-5_HAF_DATA.ini
CockpitDataFile=Mirage 2000-5_HAF_cockpit.ini
UserList=Mirage 2000-5_HAF_USERLIST.INI
HangarScreen=Mirage 2000-5_HAF_Hangar.jpg
LoadoutImage=M2000-5_LOADOUT.tga
LoadoutFile=Mirage 2000-5_HAF_LOADOUT.INI
LoadingScreen=Mirage 2000-5_HAF_Loading.jpg
AvionicsDLL=Avionics70.dll
AvionicsDataFilename=Mirage 2000-5_HAF_avionics.ini

[LOD001]
Filename=M2000-5F.LOD
Distance=200

[LOD002]
Filename=M2000-5F-001.LOD
Distance=1000

[LOD003]
Filename=M2000-5F-002.LOD
Distance=2800

[LOD004]
Filename=M2000-5F-003.LOD
Distance=5000

[LOD005]
Filename=M2000-5F-004.LOD
Distance=8000

[shadow]
CastShadow=TRUE
ShadowCastDist=12000
MaxVisibleDistance=400

[DamageTexture]
DamagedPostFix=_Holes.tga
DestroyedPostFix=_Shredded.tga

[TextureSet001]
Directory=HAF 331-5 SQ
Name=HAF 331 SQ
Nation=Greece
Specular=0.200000
Glossiness=0.200000
Reflection=0.000000
DecalNumberRandomize=TRUE
DecalNumberBlockSize=30
DecalNumberStart=0
DecalNumberEnd=25

[TextureSet002]
Directory=HAF 331-5 Green
Name=HAF 331 Green
Nation=Greece
Specular=0.200000
Glossiness=0.200000
Reflection=0.000000
DecalNumberRandomize=TRUE
DecalNumberBlockSize=25
DecalNumberStart=0
DecalNumberEnd=5

Share this post


Link to post
Share on other sites

I meant the "Mirage 2000-5_HAF_DATA.ini"

 

Your problem is this line of code:

 

// Antenna --------------------------------------------

 
 
[Antenna_Bottom]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=Antenna_Bottom
SeatPosition=0.0,4.84,-0.65
 
[HAF_Spine_Ant]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_Spine_Ant
SeatPosition=-0.0038,1.17,0.71
 
[HAF_Tail_RWR]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_Tail_RWR
SeatPosition=0.0,-4.92,2.74
 
You must have two files called "fakepilot" at the pilots folder whitin the Objects folder, If not, erase those lines in the Aircraft.ini file and problem solved.

Share this post


Link to post
Share on other sites

in other words, within your /Pilots folder you need the following sub-folders:

 

fakepilot

antenna_bottom

HAF_Spine_Ant

HAF_Tail_RWR

 

and the attendant files within those folders.

 

if these items do NOT exist, you'll have the issue your reporting

Share this post


Link to post
Share on other sites

Hi here mi file data ini. and where I can find the fake pilot to put in my pilots folder?

 

[MissionData]
NationName=GREECE
ServiceStartYear=1992
ServiceEndYear=2025
AircraftRole=FIGHTER
AircraftCapability=DAY_AND_NIGHT
Availability=COMMON
Exported=FALSE
PrimaryRoles=SWEEP,CAP,INTERCEPT,ESCORT
SecondaryRoles=ARMED_RECON,STRIKE,CAS
NormalMissionRadius=1000
MaxMissionRadius=1800
Ceiling=19700
MinBaseSize=MEDIUM

[FlightControl]
StallSpeed=86.0
CruiseSpeed=218.6
ClimbSpeed=231.88
CornerSpeed=207.27
MaxG=9.0
MaxSpeedSL=386.11
MachLimit=2.2
PitchDamper=0.55
RollDamper=0.25
YawDamper=0.2
GunBoresightAngle=0
RocketBoresightAngle=0

[DiveBombAI]
RollInRange=6000.0
RollInAlt=2300.0
PullOutRange=600.0
PullOutAlt=600.0
ReleaseAlt=1000.0
SecondPassRange=5000.0
SecondPassAlt=1600.0
ReleaseCount=4
ReleaseInterval=0.14
AimPitchOffset=2.2

[RocketAttackAI]
RollInRange=9000.0
RollInAlt=1500.0
PullOutRange=1500.0
PullOutAlt=350.0
ReleaseRange=2000.0
SecondPassRange=6000.0
SecondPassAlt=1000.0
ReleaseCount=16
ReleaseInterval=0.2
AimPitchOffset=2.8

[strafeAI]
RollInRange=6000.0
RollInAlt=1500.0
PullOutRange=800.0
PullOutAlt=200.0
ReleaseRange=1200.0
SecondPassRange=4500.0
SecondPassAlt=1200.0
ReleaseInterval=1.0
AimPitchOffset=1.0

[DetectSystem]
RadarName=Thomson Thales RDY
RadarType=AIR_INTERCEPT
RadarFamilyName=RDY
RangeUnit=NM
RadarAzimuthLimit=60
RadarElevationLimit=60
RadarSearchTime=1.0
RadarSearchRange=60
RadarSearchStrength=100
RadarTrackTime=3.0
RadarTrackRange=42
RadarTrackStrength=100
RadarSearchFreq=9.5
RadarTrackFreq=9.5
RadarMissileGuidanceFreq=6.0
RadarSearchCW=FALSE
RadarTrackCW=FALSE
RadarMissileGuidanceCW=TRUE
DopplerLookdown=TRUE
HasRWR=True
RWRMinFreq=0.5
RWRMaxFreq=20.0
RWRCanDetectCW=TRUE
VisualBlindArc=5,6,7
VisualRestrictedArc=5L,7L
MaxVisibleDistance=7200.0

[sound]
WindSoundName=kfirairflow
EngineSoundName=JetEngine
AfterburnerSoundName=JetBurner
DamagedEngineSound=TankGun
AirbrakesSoundName=Airbrakes
GearsSound=Gear
EngineSoundPosition=

[AIData]
AileronDeltaRoll=1.2
AileronRollRate=-1.0
ElevatorDeltaPitch=1.0
ElevatorPitchRate=-0.1
ThrottleDeltaSpeed=0.05
ThrottleVelocity=-0.01
DeltaSpeedForAfterburner=50
DeltaSpeedForAirbrakes=-50
MaxPitchForAltitude=30.0
MinPitchForAltitude=-20.0
PitchForThrottle=0.005
PitchForAltitude=0.001
PitchForVerticalVelocity=-0.001
RollForHeading=15.0
RollForHeadingRate=-0.5
MinRollHeading=15.0
MaxRollForHeading=65.0
PitchForRoll=0.23
FormationSpeedForPosition=0.8
FormationSpeedForRate=0.5

[AircraftData]
DestroyedModel=Mirage_Destroyed.LOD
DestroyedEffect=VehicleFireEffect
EmptyMass=7500.00
EmptyInertia=107457.80,10419.61,117877.41
ReferenceArea=41.0
ReferenceSpan=9.13
ReferenceLength=14.94
CGPosition=0.00,-0.10,0.0
Component[001]=Fuselage
Component[002]=Nose
Component[003]=LeftWing
Component[004]=RightWing
Component[005]=VertTail
Component[006]=LeftOuterWing
Component[007]=RightOuterWing
Component[008]=Perche
Component[009]=Remove1

[Remove1]
ParentComponentName=Fuselage
ModelNodeName=Objet08_ok
DestroyedNodeName=Objet08
DetachWhenDestroyed=TRUE
HasAeroCoefficients=FALSE

[Fuselage]
ModelNodeName=Fuselage
HasAeroCoefficients=TRUE
DestroyedNodeName=Fuse_damaged
ShowFromCockpit=TRUE
CLa=0.0822
CD0=0.0070
Cm0=0.0018
Cmq=-0.0186
Cmad=-0.0049
Cyb=-0.0822
CLaMachTableNumData=13
CLaMachTableDeltaX=0.20
CLaMachTableStartX=0.00
CLaMachTableData=1.00,1.00,1.00,1.00,1.058,1.297,1.360,1.385,1.422,1.435,1.436,1.436,1.436
CD0MachTableNumData=13
CD0MachTableDeltaX=0.2
CD0MachTableStartX=0.00
CD0MachTableData=1.00,1.00,1.00,1.00,1.058,1.297,1.360,1.385,1.422,1.446,1.475,1.501,1.540034
CmqMachTableNumData=7
CmqMachTableDeltaX=0.40
CmqMachTableStartX=0.00
CmqMachTableData=1.000,1.000,1.000,30.941,28.015,32.060,38.160
MaxExtentPosition=-0.5, 0.16,-0.65
MinExtentPosition= 0.5,-6.1, 0.51
CollisionPoint[001]= 0.00,0.28,-0.34
CollisionPoint[002]= 0.00,-6.06,-0.45
CollisionPoint[003]= 0.65,-6.06,-0.13
CollisionPoint[004]=-0.65,-6.06,-0.13
CollisionPoint[005]= 0.00,-6.47, 0.84
SystemName[001]=Engine
SystemName[002]=AirTake
SystemName[003]=LeftTank1
SystemName[004]=RightTank1
SystemName[005]=LeftTank2
SystemName[006]=RightTank2
SystemName[007]=RearBottomTank
SystemName[008]=CenterStationTank
SystemName[009]=ECM1
SystemName[010]=DecoyDispenserLeft
SystemName[011]=DecoyDispenserRight
SystemName[012]=FuselageTopPositionLight
SystemName[013]=CenterPylone
SystemName[014]=LeftFrontPylone
SystemName[015]=RightFrontPylone
SystemName[016]=LeftRearPylone
SystemName[017]=RightRearPylone
SystemName[018]=AuxPelles
SystemName[019]=Auxintakes
SystemName[020]=LeftFrontPylone_Mica
SystemName[021]=RightFrontPylone_Mica
SystemName[022]=LeftRearPylone_Mica
SystemName[023]=RightRearPylone_Mica
SystemName[024]=SpiraleLeft
SystemName[025]=SpiraleRight
SystemName[026]=ECM2
SystemName[027]=Engine2
SystemName[028]=HAF_ECM
SystemName[029]=HAF_Tail_RWR
SystemName[030]=Dash5_Tandem_Ant
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4


Armor
.Thickness=4

Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4

[Nose]
ParentComponentName=Fuselage
ModelNodeName=Nose
MassFraction=0.240
HasAeroCoefficients=FALSE
ShowFromCockpit=False
MaxExtentPosition=-0.5, 6.0,-0.5
MinExtentPosition=0.5, 0.16,0.5
CollisionPoint[001]= 0.00,6.0,-0.34
CollisionPoint[002]= 0.00,3.06,-0.65
CollisionPoint[003]= 0.5,3.06,-0.13
CollisionPoint[004]=-0.5,3.06,-0.13
CollisionPoint[005]= 0.00,3.47,0.54
SystemName[001]=Pilot
SystemName[002]=NoseGear
SystemName[003]=Canopy
SystemName[004]=LeftIntake
SystemName[005]=RightIntake
SystemName[006]=FuselagePositionLight
SystemName[007]=GearLight01
SystemName[008]=GearLight02
SystemName[009]=LeftGun
SystemName[010]=RightGun
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4
HasVortexEmitter=TRUE
VortexEmitterName=F16LexEmitter
VortexPosition=-1.49, 1.50,0.00
VortexG=5.0

[Perche]
ParentComponentName=Nose
ModelNodeName=Perche
ShowFromCockpit=True

[LeftWing]
ParentComponentName=Fuselage
ModelNodeName=LeftWing
DestroyedNodeName=Damaged_LeftWing
ShowFromCockpit=TRUE
DetachWhenDestroyed=TRUE
DamageRating=DESTROYED
MassFraction=0.138
HasAeroCoefficients=TRUE
LiftSurface=TRUE
CLa=1.658
CD0=0.0012
CDL=0.0006
Cmq=0.387
Cmad=0.0313
Cyb=-0.0171
Clb=-0.0015
Clp=-0.0955
Clr=0.0003
Cnb=-0.0941
Cnp=-0.0009
Cnr=-0.0019
CLaMachTableNumData=25
CLaMachTableDeltaX=0.10
CLaMachTableStartX=0.00
CLaMachTableData=1.000,1.000,1.000,0.800,0.600,0.522,0.444,0.410,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.366,0.357,0.357,0.357,0.366,0.375,0.375,0.375,0.375,0.375
CD0MachTableNumData=25
CD0MachTableDeltaX=0.10
CD0MachTableStartX=0.00
CD0MachTableData=1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.029,1.058,1.178,1.297,1.329,1.360,1.373,1.385,1.404,1.422,1.434,1.436,1.439,1.443,1.445,1.446,1.456,1.463
CDLAlphaTableNumData=15
CDLAlphaTableDeltaX=4.00
CDLAlphaTableStartX=-28.00
CDLAlphaTableData=49.00,36.070,25.0023,16.002,9.010,4.000,1.000,0.000,1.000,4.000,9.010,16.002,25.002,36.070,49.000
CmqMachTableNumData=25
CmqMachTableDeltaX=0.10
CmqMachTableStartX=0.00
CmqMachTableData=0.888,0.916,0.944,0.972,1.000,1.179,1.359,1.539,1.719,-3.618,-8.954,-14.291,-19.627,-15.015,-10.403,-5.790,-1.178,-0.623,-0.069,0.485,1.040,1.041,1.042,1.044,1.045
ClpAlphaTableNumData=15
ClpAlphaTableDeltaX=4.00
ClpAlphaTableStartX=-28.00
ClpAlphaTableData=1.268,1.195,1.134,1.084,1.045,1.017,1.000,0.994,1.000,1.017,1.045,1.084,1.134,1.195,1.268
ClrAlphaTableNumData=15
ClrAlphaTableDeltaX=4.00
ClrAlphaTableStartX=-28.00
ClrAlphaTableData=-7.709,-6.621,-5.532,-4.443,-3.355,-2.266,-1.177,-0.089,1.000,2.089,3.177,4.266,5.355,6.443,7.532
CnpAlphaTableNumData=15
CnpAlphaTableDeltaX=4.00
CnpAlphaTableStartX=-28.00
CnpAlphaTableData=-16.849,-12.007,-8.365,-5.656,-3.654,-2.162,-1.000,0.000,1.000,2.162,3.654,5.656,8.365,12.007,16.849
CnrAlphaTableNumData=15
CnrAlphaTableDeltaX=4.00
CnrAlphaTableStartX=-28.00
CnrAlphaTableData=32.704,24.118,16.852,10.908,6.284,2.982,1.000,0.339,1.000,2.982,6.284,10.908,16.852,24.118,32.704
XacMachTableNumData=25
XacMachTableDeltaX=0.10
XacMachTableStartX=0.00
XacMachTableData=0.560,0.531,0.502,0.473,0.443,0.414,0.385,0.356,0.327,0.298,0.269,0.239,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210
Ymac=-1.019
CLmax=0.592
CheckStall=TRUE
AlphaStall=20.20
AlphaMax=30.5
AlphaDepart=90.0
StallMoment=-0.100
StallHysteresis=0.633
StallDrag=1.00
PostStallCma=0.3
MaxExtentPosition=-0.8,0.87,-0.54
MinExtentPosition=-2.23,-3.6,-0.35
CollisionPoint[001]=-2.21, 0.92,-0.50
CollisionPoint[002]=-2.21,-3.34,-0.50
HasVortexEmitter=TRUE
VortexEmitterName=WingtipVortexEmitter
VortexPosition=-1.15,1.7,0.0
VortexG=2.5
//HasVortexEmitter=TRUE
//VortexEmitterName=MirageVortexEmitter
//VortexPosition=-1.045,2.316,-0.463
//VortexG=4.0
SystemName[001]=LeftElevon
SystemName[002]=LeftElevator
SystemName[003]=LeftWingLight
SystemName[004]=LeftMainGear
SystemName[005]=LeftWingTank
SystemName[006]=UpperAirbrakeLeft
SystemName[007]=LowerAirbrakeLeft
SystemName[008]=LeftSlat
SystemName[009]=LeftInnerPylone
SystemName[010]=LeftInnerPyloneFT
SystemName[011]=LeftInnerPylone01
SystemName[012]=LeftInnerPylone02
SystemName[013]=LeftWingFT
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4

[RightWing]
MassFraction=0.138
HasAeroCoefficients=TRUE
LiftSurface=TRUE
ParentComponentName=Fuselage
ModelNodeName=RightWing
DestroyedNodeName=Damaged_RightWing
DamageRating=DESTROYED
ShowFromCockpit=TRUE
DetachWhenDestroyed=TRUE
CLa=1.658
CD0=0.0012
CDL=0.0006
Cmq=0.387
Cmad=0.0313
Cyb=-0.0171
Clb=-0.0015
Clp=-0.0955
Clr=0.0003
Cnb=-0.0941
Cnp=-0.0009
Cnr=-0.0019
CLaMachTableNumData=25
CLaMachTableDeltaX=0.10
CLaMachTableStartX=0.00
CLaMachTableData=1.000,1.000,1.000,0.800,0.600,0.522,0.444,0.410,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.366,0.357,0.357,0.357,0.366,0.375,0.375,0.375,0.375,0.375
CD0MachTableNumData=25
CD0MachTableDeltaX=0.10
CD0MachTableStartX=0.00
CD0MachTableData=1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.029,1.058,1.178,1.297,1.329,1.360,1.373,1.385,1.404,1.422,1.434,1.436,1.439,1.443,1.445,1.446,1.456,1.463
CDLAlphaTableNumData=15
CDLAlphaTableDeltaX=4.00
CDLAlphaTableStartX=-28.00
CDLAlphaTableData=49.00,36.070,25.0023,16.002,9.010,4.000,1.000,0.000,1.000,4.000,9.010,16.002,25.002,36.070,49.000
CmqMachTableNumData=25
CmqMachTableDeltaX=0.10
CmqMachTableStartX=0.00
CmqMachTableData=0.888,0.916,0.944,0.972,1.000,1.179,1.359,1.539,1.719,-3.618,-8.954,-14.291,-19.627,-15.015,-10.403,-5.790,-1.178,-0.623,-0.069,0.485,1.040,1.041,1.042,1.044,1.045
ClpAlphaTableNumData=15
ClpAlphaTableDeltaX=4.00
ClpAlphaTableStartX=-28.00
ClpAlphaTableData=1.268,1.195,1.134,1.084,1.045,1.017,1.000,0.994,1.000,1.017,1.045,1.084,1.134,1.195,1.268
ClrAlphaTableNumData=15
ClrAlphaTableDeltaX=4.00
ClrAlphaTableStartX=-28.00
ClrAlphaTableData=-7.709,-6.621,-5.532,-4.443,-3.355,-2.266,-1.177,-0.089,1.000,2.089,3.177,4.266,5.355,6.443,7.532
CnpAlphaTableNumData=15
CnpAlphaTableDeltaX=4.00
CnpAlphaTableStartX=-28.00
CnpAlphaTableData=-16.849,-12.007,-8.365,-5.656,-3.654,-2.162,-1.000,0.000,1.000,2.162,3.654,5.656,8.365,12.007,16.849
CnrAlphaTableNumData=15
CnrAlphaTableDeltaX=4.00
CnrAlphaTableStartX=-28.00
CnrAlphaTableData=32.704,24.118,16.852,10.908,6.284,2.982,1.000,0.339,1.000,2.982,6.284,10.908,16.852,24.118,32.704
XacMachTableNumData=25
XacMachTableDeltaX=0.10
XacMachTableStartX=0.00
XacMachTableData=0.560,0.531,0.502,0.473,0.443,0.414,0.385,0.356,0.327,0.298,0.269,0.239,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210,0.210
Ymac=1.019
CLmax=0.592
CheckStall=TRUE
AlphaStall=20.20
AlphaMax=30.5
AlphaDepart=90.0
StallMoment=-0.100
StallHysteresis=0.633
StallDrag=1.00
PostStallCma=0.3
MaxExtentPosition=0.8,0.87,-0.54
MinExtentPosition=2.23,-3.6,-0.35
CollisionPoint[001]=2.21, 0.92,-0.50
CollisionPoint[002]=2.21,-3.34,-0.50
HasVortexEmitter=TRUE
VortexEmitterName=WingtipVortexEmitter
VortexPosition=1.15,1.7,0.0
VortexG=2.5
//HasVortexEmitter=TRUE
//VortexEmitterName=MirageVortexEmitter
//VortexPosition=1.045,2.316,-0.463
//VortexG=4.0
SystemName[001]=RightElevon
SystemName[002]=RightElevator
SystemName[003]=RightWingLight
SystemName[004]=RightMainGear
SystemName[005]=RightWingTank
SystemName[006]=UpperAirbrakeRight
SystemName[007]=LowerAirbrakeRight
SystemName[008]=RightSlat
SystemName[009]=RightInnerPylone
SystemName[010]=RightInnerPyloneFT
SystemName[011]=RightInnerPylone01
SystemName[012]=RightInnerPylone02
SystemName[013]=RightWingFT
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4

[LeftOuterWing]
ParentComponentName=LeftWing
ModelNodeName=LeftOuterWing
DestroyedNodeName=Damaged_LeftOuterWing
ShowFromCockpit=TRUE
DetachWhenDestroyed=TRUE
DamageRating=DISABLED
MassFraction=0.044
HasAeroCoefficients=TRUE
LiftSurface=TRUE
CLa=0.758
CD0=0.0005
CDL=0.00005
Cmq=-1.705
Clb=0.0040
Clp=-0.352
Clr=0.0030
Cnb=0.0484
Cnp=0.0004
Cnr=0.0010
CLaMachTableNumData=25
CLaMachTableDeltaX=0.10
CLaMachTableStartX=0.00
CLaMachTableData=1.000,1.000,1.000,0.800,0.600,0.522,0.444,0.410,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.366,0.357,0.357,0.357,0.366,0.375,0.375,0.375,0.375,0.375
CD0MachTableNumData=25
CD0MachTableDeltaX=0.1
CD0MachTableStartX=0.00
CD0MachTableData=1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.029,1.058,1.178,1.297,1.329,1.360,1.373,1.385,1.404,1.422,1.434,1.436,1.439,1.443,1.445,1.446,1.456,1.463
CDLAlphaTableNumData=15
CDLAlphaTableDeltaX=4.00
CDLAlphaTableStartX=-28.00
CDLAlphaTableData=49.00,36.070,25.0023,16.002,9.010,4.000,1.000,0.000,1.000,4.000,9.010,16.002,25.002,36.070,49.000
CmqMachTableNumData=25
CmqMachTableDeltaX=0.10
CmqMachTableStartX=0.00
CmqMachTableData=0.888,0.916,0.944,0.972,1.000,1.188,1.375,1.563,1.750,5.387,9.024,12.661,16.297,13.076,9.855,6.633,3.412,2.812,2.212,1.612,1.013,0.928,0.844,0.759,0.675
ClbAlphaTableNumData=15
ClbAlphaTableDeltaX=4.00
ClbAlphaTableStartX=-28.00
ClbAlphaTableData=2.110,1.971,1.832,1.694,1.555,1.416,1.277,1.139,1.000,0.861,0.723,0.584,0.445,0.306,0.168
ClpAlphaTableNumData=15
ClpAlphaTableDeltaX=4.00
ClpAlphaTableStartX=-28.00
ClpAlphaTableData=8.442,6.427,4.721,3.326,2.240,1.465,1.000,0.845,1.000,1.465,2.240,3.326,4.721,6.427,8.442
ClrAlphaTableNumData=15
ClrAlphaTableDeltaX=4.00
ClrAlphaTableStartX=-28.00
ClrAlphaTableData=-7.304,-6.266,-5.228,-4.190,-3.152,-2.114,-1.076,-0.038,1.000,2.038,3.076,4.114,5.152,6.190,7.228
CnpAlphaTableNumData=15
CnpAlphaTableDeltaX=4.00
CnpAlphaTableStartX=-28.00
CnpAlphaTableData=-181.494,-112.534,-64.716,-33.402,-14.624,-4.882,-1.000,0.000,1.000,4.882,14.624,33.402,64.716,112.534,181.494
CnrAlphaTableNumData=15
CnrAlphaTableDeltaX=4.00
CnrAlphaTableStartX=-28.00
CnrAlphaTableData=115.695,84.632,58.347,36.842,20.116,8.168,1.000,-1.389,1.000,8.168,20.116,36.842,58.347,84.632,115.695
XacMachTableNumData=25
XacMachTableDeltaX=0.10
XacMachTableStartX=0.00
XacMachTableData=-2.018,-2.038,-2.059,-2.080,-2.101,-2.122,-2.143,-2.164,-2.185,-2.206,-2.226,-2.247,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268
Ymac=-3.193
CLmax=0.2185
CheckStall=TRUE
AlphaStall=18.14
AlphaMax=20.16
AlphaDepart=90.0
StallMoment=-0.100
StallHysteresis=0.633
StallDrag=1.00
PostStallCma=0.3
MinExtentPosition=-3.7,-3.9,-0.84
MaxExtentPosition=-2.35,-1.16,-0.37
CollisionPoint[001]=-3.5,-1.16,-0.37
CollisionPoint[002]=-3.5,-3.9,-0.37
HasVortexEmitter=TRUE
VortexEmitterName=WingtipVortexEmitter
VortexPosition=-4.585,-3.96,-0.573
VortexG=2.5
SystemName[001]=LeftPositionLight
SystemName[002]=LeftOuterElevator
SystemName[003]=LeftOuterElevon
SystemName[004]=LeftOuterSlat
SystemName[005]=LeftOuterPylone
HasVortexEmitter=TRUE
VortexEmitterName=F16LexEmitter
VortexPosition=-1.15,1.0,-2.0
VortexG=3.5
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4

[RightOuterWing]
ParentComponentName=RightWing
ModelNodeName=RightOuterWing
DestroyedNodeName=Damaged_RightOuterWing
ShowFromCockpit=TRUE
DetachWhenDestroyed=TRUE
DamageRating=DISABLED
MassFraction=0.044
HasAeroCoefficients=TRUE
LiftSurface=TRUE
CLa=0.758
CD0=0.0005
CDL=0.00005
Cmq=-1.705
Clb=0.0040
Clp=-0.352
Clr=0.0030
Cnb=0.0484
Cnp=0.0004
Cnr=0.0010
CLaMachTableNumData=25
CLaMachTableDeltaX=0.10
CLaMachTableStartX=0.00
CLaMachTableData=1.000,1.000,1.000,0.800,0.600,0.522,0.444,0.410,0.375,0.375,0.375,0.375,0.375,0.375,0.375,0.366,0.357,0.357,0.357,0.366,0.375,0.375,0.375,0.375,0.375
CD0MachTableNumData=25
CD0MachTableDeltaX=0.1
CD0MachTableStartX=0.00
CD0MachTableData=1.000,1.000,1.000,1.000,1.000,1.000,1.000,1.029,1.058,1.178,1.297,1.329,1.360,1.373,1.385,1.404,1.422,1.434,1.436,1.439,1.443,1.445,1.446,1.456,1.463
CDLAlphaTableNumData=15
CDLAlphaTableDeltaX=4.00
CDLAlphaTableStartX=-28.00
CDLAlphaTableData=49.00,36.070,25.0023,16.002,9.010,4.000,1.000,0.000,1.000,4.000,9.010,16.002,25.002,36.070,49.000
CmqMachTableNumData=25
CmqMachTableDeltaX=0.10
CmqMachTableStartX=0.00
CmqMachTableData=0.888,0.916,0.944,0.972,1.000,1.188,1.375,1.563,1.750,5.387,9.024,12.661,16.297,13.076,9.855,6.633,3.412,2.812,2.212,1.612,1.013,0.928,0.844,0.759,0.675
ClbAlphaTableNumData=15
ClbAlphaTableDeltaX=4.00
ClbAlphaTableStartX=-28.00
ClbAlphaTableData=2.110,1.971,1.832,1.694,1.555,1.416,1.277,1.139,1.000,0.861,0.723,0.584,0.445,0.306,0.168
ClpAlphaTableNumData=15
ClpAlphaTableDeltaX=4.00
ClpAlphaTableStartX=-28.00
ClpAlphaTableData=8.442,6.427,4.721,3.326,2.240,1.465,1.000,0.845,1.000,1.465,2.240,3.326,4.721,6.427,8.442
ClrAlphaTableNumData=15
ClrAlphaTableDeltaX=4.00
ClrAlphaTableStartX=-28.00
ClrAlphaTableData=-7.304,-6.266,-5.228,-4.190,-3.152,-2.114,-1.076,-0.038,1.000,2.038,3.076,4.114,5.152,6.190,7.228
CnpAlphaTableNumData=15
CnpAlphaTableDeltaX=4.00
CnpAlphaTableStartX=-28.00
CnpAlphaTableData=-181.494,-112.534,-64.716,-33.402,-14.624,-4.882,-1.000,0.000,1.000,4.882,14.624,33.402,64.716,112.534,181.494
CnrAlphaTableNumData=15
CnrAlphaTableDeltaX=4.00
CnrAlphaTableStartX=-28.00
CnrAlphaTableData=115.695,84.632,58.347,36.842,20.116,8.168,1.000,-1.389,1.000,8.168,20.116,36.842,58.347,84.632,115.695
XacMachTableNumData=25
XacMachTableDeltaX=0.10
XacMachTableStartX=0.00
XacMachTableData=-2.018,-2.038,-2.059,-2.080,-2.101,-2.122,-2.143,-2.164,-2.185,-2.206,-2.226,-2.247,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268,-2.268
CheckStall=TRUE
Ymac=3.193
CLmax=0.2185
AlphaStall=18.14
AlphaMax=20.16
AlphaDepart=90
StallMoment=-0.100
StallHysteresis=0.633
StallDrag=1.00
PostStallCma=0.3
MinExtentPosition=3.7,-3.9,-0.84
MaxExtentPosition=2.35,-1.16,-0.37
CollisionPoint[001]=3.5,-1.16,-0.37
CollisionPoint[002]=3.5,-3.9,-0.37
HasVortexEmitter=TRUE
VortexEmitterName=WingtipVortexEmitter
VortexPosition=4.585,-3.96,-0.573
VortexG=2.5
SystemName[001]=RightPositionLight
SystemName[002]=RightOuterElevator
SystemName[003]=RightOuterElevon
SystemName[004]=RightOuterSlat
SystemName[005]=RightOuterPylone
HasVortexEmitter=TRUE
VortexEmitterName=F16LexEmitter
VortexPosition=1.15,1.0,-2.0
VortexG=3.5
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4

[VertTail]
ParentComponentName=Fuselage
ModelNodeName=VertTail
DestroyedNodeName=Damaged_VertTail
ShowFromCockpit=TRUE
DetachWhenDestroyed=TRUE
DamageRating=DISABLED
MassFraction=0.050
HasAeroCoefficients=TRUE
CD0=0.0005
Cyb=-0.3417
Cyp=0.0197
Cyr=0.4272
Clb=-0.0099
Clp=-0.0203
Clr=-0.0003
Cnb=0.2136
Cnp=-0.0123
Cnr=-1.2916
CD0MachTableNumData=13
CD0MachTableDeltaX=0.2
CD0MachTableStartX=0.00
CD0MachTableData=1.00,1.00,1.00,1.00,1.058,1.297,1.360,1.385,1.422,1.436,1.435,1.431,1.431
ClbAlphaTableNumData=15
ClbAlphaTableDeltaX=4.00
ClbAlphaTableStartX=-28.00
ClbAlphaTableData=-22.694,-19.974,-17.156,-14.255,-36.378,-25.099,-13.913,-3.052,1.000,4.097,7.173,10.215,13.207,16.134,18.983
ClpAlphaTableNumData=15
ClpAlphaTableDeltaX=4.00
ClpAlphaTableStartX=-28.00
ClpAlphaTableData=239.517,184.310,134.737,91.785,56.311,29.027,10.488,1.077,1.000,10.282,28.766,56.115,91.819,135.206,185.453
ClrAlphaTableNumData=15
ClrAlphaTableDeltaX=4.00
ClrAlphaTableStartX=-28.00
ClrAlphaTableData=-19.517,-17.847,-15.830,-13.505,-10.917,-8.117,-5.158,-2.100,1.000,4.080,7.081,9.944,12.613,15.037,17.168
CnbAlphaTableNumData=15
CnbAlphaTableDeltaX=4.00
CnbAlphaTableStartX=-28.00
CnbAlphaTableData=0.860,0.894,0.923,0.947,0.967,0.983,0.993,0.999,1.000,0.996,0.987,0.973,0.955,0.932,0.904
CnpAlphaTableNumData=15
CnpAlphaTableDeltaX=4.00
CnpAlphaTableStartX=-28.00
CnpAlphaTableData=-9.076,-8.245,-7.247,-6.100,-4.828,-3.454,-2.006,-0.512,1.000,2.500,3.959,5.348,6.640,7.810,8.835
CnrAlphaTableNumData=15
CnrAlphaTableDeltaX=4.00
CnrAlphaTableStartX=-28.00
CnrAlphaTableData=0.153,0.165,0.176,0.186,0.769,0.852,0.929,1.000,1.000,0.992,0.913,0.828,0.737,0.180,0.169
MaxExtentPosition= 0.08,-1.38,0.74
MinExtentPosition=-0.08,-6.57,2.42
CollisionPoint[001]=0.00,-1.4,2.4
CollisionPoint[002]=0.00,-6.2,2.3
SystemName[001]=Rudder
SystemName[002]=TailRightLight
SystemName[003]=TailLeftLight
HasArmor=TRUE
ArmorMaterial=ALUMINUM
Armor[FRONT].Thickness=4
Armor

.Thickness=4
Armor

.Thickness=4
Armor[REAR].Thickness=4
Armor[TOP].Thickness=4
Armor[bOTTOM].Thickness=4
HasVortexEmitter=TRUE
VortexEmitterName=F16LexEmitter
VortexPosition= 1.49, 1.50,0.00
VortexG=5.0

[AIRTAKE]
SystemType=HIGHLIFT_DEVICE
DeploymentMethod=AUTOMATIC_MACH
CD0=-0.0001
Setting[1].Angle=180.0
Setting[1].DeployValue=1.25
Setting[1].RetractValue=1.24
MaxDeflection=180.0
MinDeflection=0.0
ControlRate=0.5
AnimationID=9

[AuxPelles]
SystemType=HIGHLIFT_DEVICE
DeploymentMethod=AUTOMATIC_ANGLE_OF_ATTACK
Setting[1].Angle=30.0
Setting[1].DeployValue=12.0
Setting[1].RetractValue=10.0
MaxDeflection=30.0
MinDeflection=0.0
ControlRate=1.0
AnimationID=7
MinControlSpeed=204.15
LockinSpeed=TRUE
MaxControlSpeed=408.31
LockoutSpeed=TRUE

[AuxIntakes]
SystemType=HIGHLIFT_DEVICE
DeploymentMethod=AUTOMATIC_MACH
Setting[1].Angle=30.0
Setting[1].DeployValue=1.20
Setting[1].RetractValue=1.10
MaxDeflection=30.0
MinDeflection=0.0
ControlRate=1.0
AnimationID=6

[sonicBoom]
SystemType=HIGHLIFT_DEVICE
DeploymentMethod=AUTOMATIC_MACH
Setting[1].Angle=30.0
Setting[1].DeployValue=1.00
Setting[1].RetractValue=0.98
MaxDeflection=30
MinDeflection=0.0
AnimationID=8
AnimationTime=0.5

// Crew ---------------------------------------------------------

[Pilot]
SystemType=PILOT_COCKPIT
PilotModelName=MODusaf
Position=0.0,3.74,0.71
SeatModelName=MB_MK10
SeatPosition=0.00,3.688,0.173
MinExtentPosition=-0.25, 2.8,-0.2
MaxExtentPosition= 0.25, 3.9, 1.02
CanopyNodeName=canopy
CanopyAnimationID=5

[Canopy]
SystemType=ANIMATION
InputName=ANIMATION_1
DeploymentMethod=MANUAL
AnimationTime=2.0
AnimationID=5

[Dash5_Tandem_Ant]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=Dash5_Tandem_Ant
SeatPosition=0.0,2.0,0.75

[HAF_ECM]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_ECM
SeatPosition=0.0,-4.62,2.36

[HAF_Tail_RWR]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_Tail_RWR
SeatPosition=0.0,-4.92,2.74

// Engines ---------------------------------------------------------

[Engine]
ReferenceName=Snecma M53-P2
SystemType=JET_ENGINE
InputName=THROTTLE_CONTROL
EngineID=1
HasAfterburner=TRUE
NumAfterburnerStages=4
SLThrustDry=64496.0
SLThrustWet=95187.20
ThrustAngles=0.0,0.00,0.0
ThrustPosition=0.0,-3.545,0.0.0
ThrottleRate=0.3
NozzleAnimationID=10
IdleThrottle=0.10
IdleRPM=0.65
IdleNozzle=0.0
CruiseThrottle=0.37
CruiseRPM=0.82
CruiseNozzle=1.0
MilThrottle=0.65
MilRPM=1.00
MilNozzle=1.0
MaxThrottle=0.78
MaxRPM=1.00
MaxNozzle=0.5
FullABThrottle=1.12
FullABRPM=1.00
FullABNozzle=0.0
AltitudeTableNumData=16
AltitudeTableDeltaX=1524.0
AltitudeTableStartX=0.0
AltitudeTableData=0.9858,0.8198,0.6767,0.5689,0.4894,0.422778,0.3578632,0.2929644,0.2332976,0.1857235,0.1532039,0.1321633,0.1158443,0.1067419,0.1001,0.1000
DryMachTableNumData=13
DryMachTableDeltaX=0.1
DryMachTableStartX=0.0
DryMachTableData=0.9796088,0.9809086,0.9816701,0.9944023,0.9839801,1.0073112,1.0866333,1.1523559,1.1146741,0.9292729,0.5613217,0.0066239,0.000
WetMachTableNumData=25
WetMachTableDeltaX=0.10
WetMachTableStartX=0.0
WetMachTableData=1.000,0.998,0.995,0.993,0.991,1.045,1.099,1.153,1.207,1.326,1.445,1.564,1.683,1.881,2.078,2.276,2.473,2.543,2.747,2.970,2.971,2.969,2.966,2.997,3.027
GyroscopicInertia=
TSFCM0=0.843 
TSFCM1=0.9
AfterburnerTSFC=2.1
MinFuelFlow=0.01
ExhaustEmitterName=CleanExhaustEmitter
ExhaustPosition=0.0,-5.772,0.128
ExhaustEffectSize=0.9
AfterburnerNodeName=Afterburner
AfterburnerEmitterName=M53AB
AfterburnerEffectSize=1.0
MinExtentPosition=-0.25, -1.5,-0.25
MaxExtentPosition= 0.25,-2.0, 0.25
FireSuppression=TRUE
GasTempMaxRPM=600.0
GasTempIdleRPM=420.0
GasTempChangeRate=5.0
OverheatTemp=850.0
DamageTempDelta=140.0
OilPressMaxRPM=30.0
OilPressIdleRPM=50.0
OilPressChangeRate=0.5
LowOilPress=12.0
LowOilTempDelta=400.0

[Engine2]
SystemType=Jet_Engine
InputName=THROTTLE_CONTROL
EngineID=1
HasAfterburner=TRUE
NumAfterburnerStages=4
SLThrustDry=0.00              
SLThrustWet=0.00              
ThrustAngles=0.0,0.0,0.0
ThrustPosition=0.0,0.0,0.0
ThrottleRate=0.15
NozzleAnimationID=3
IdleThrottle=0.10
IdleRPM=0.68
IdleNozzle=0.0
CruiseThrottle=0.37
CruiseRPM=0.82
CruiseNozzle=0.0
MilThrottle=0.65
MilRPM=1.00
MilNozzle=0.0
MaxThrottle=0.78
MaxRPM=1.00
MaxNozzle=0.0
FullABThrottle=1.12
FullABRPM=1.00
FullABNozzle=1.0
AltitudeTableNumData=10
AltitudeTableDeltaX=3048.0
AltitudeTableStartX=0.0
AltitudeTableData=1.000,0.802,0.634,0.496,0.381,0.288,0.206,0.147,0.105,0.000
DryMachTableNumData=4
DryMachTableDeltaX=0.4
DryMachTableStartX=0.0
DryMachTableData=1.000,0.980,1.172,0.000
WetMachTableNumData=7
WetMachTableDeltaX=0.4
WetMachTableStartX=0.0
WetMachTableData=1.000,0.991,1.207,1.683,2.473,2.750,3.027
MaxInletTemperature=136.1
TSFCM0=0.00                     
TSFCM1=0.00                     
AfterburnerTSFCM0=0.00          
AfterburnerTSFCM1=0.00          
MinFuelFlow=0.02
ExhaustEmitterName=CleanExhaustEmitter           
ExhaustPosition=0.0,-6.09,0.12
AfterburnerNodeName=afterburner
AfterburnerEmitterName=J79-ABEmitter
AfterburnerEffectSize=1.10
MinExtentPosition=-0.78,-9.07,-0.28
MaxExtentPosition= 0.78,-3.22, 1.29
FireSuppression=TRUE
GasTempMaxRPM=650.0
GasTempIdleRPM=340.0
GasTempChangeRate=5.0
OverheatTemp=675.0
DamageTempDelta=300.0
OilPressMaxRPM=50.0
OilPressIdleRPM=35.0
OilPressChangeRate=0.5
LowOilPress=12.0
LowOilTempDelta=400.0
HasArmor=TRUE
ArmorMaterial=STEEL
Armor[FRONT].Thickness=12
Armor

.Thickness=12
Armor

.Thickness=12
Armor[REAR].Thickness=12
Armor[bOTTOM].Thickness=12

// Control Surfaces ---------------------------------------------------------

[LeftElevator]
SystemType=CONTROL_SURFACE
InputName=PITCH_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cmdc=-0.051
ControlRate=2.0
ModelNodeName=LeftElevator
ReverseModelOrientation=TRUE

[RightElevator]
SystemType=CONTROL_SURFACE
InputName=PITCH_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cmdc=-0.051
ControlRate=2.0
ModelNodeName=RightElevator
//ReverseModelOrientation=TRUE

[LeftOuterElevator]
SystemType=CONTROL_SURFACE
InputName=PITCH_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cmdc=-0.111
ControlRate=2.0
ModelNodeName=LeftOuterElevator
ReverseModelOrientation=TRUE

[RightOuterElevator]
SystemType=CONTROL_SURFACE
InputName=PITCH_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cmdc=-0.111
ControlRate=2.0
ModelNodeName=RightOuterElevator
//ReverseModelOrientation=TRUE

// Pitch

[LeftOuterElevon]
SystemType=CONTROL_SURFACE
InputName=ROLL_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cldc=0.120
Cndc=-0.0005
ControlRate=3.0
ModelNodeName=LeftOuterElevon
ReverseModelOrientation=TRUE
MaxControlSpeed=180

[RightOuterElevon]
SystemType=CONTROL_SURFACE
InputName=ROLL_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cldc=0.120
Cndc=-0.0005
ControlRate=3.0
ModelNodeName=RightOuterElevon
ReverseModelOrientation=TRUE
MaxControlSpeed=180

[LeftElevon]
SystemType=CONTROL_SURFACE
InputName=ROLL_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cldc=0.0395
Cndc=-0.0003
ControlRate=4.0
ModelNodeName=LeftElevon
ReverseModelOrientation=TRUE
MaxControlSpeed=180

[RightElevon]
SystemType=CONTROL_SURFACE
InputName=ROLL_CONTROL
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0034
Cldc=0.0395
Cndc=-0.0003
ControlRate=4.0
ModelNodeName=RightElevon
ReverseModelOrientation=TRUE
MaxControlSpeed=180

[Rudder]
SystemType=CONTROL_SURFACE
InputName=YAW_CONTROL
ReverseInput=TRUE
MaxDeflection=16.0
MinDeflection=-25.0
CDdc=0.0072
Cydc=0.0777
Cldc=-0.0022
Cndc=-0.0363
ControlRate=5.0
ModelNodeName=rudder
ReverseModelOrientation=TRUE
RotationAxis=Z-AXIS

[LeftSlat]
SystemType=HIGHLIFT_DEVICE
CDdc=0.019
DeltaStallAlpha=4.55
AreaRatio=1.01
DeploymentMethod=AUTOMATIC_ANGLE_OF_ATTACK
Setting[1].Angle=4.375
Setting[1].DeployValue=4.000
Setting[1].RetractValue=3.0
Setting[2].Angle=8.750
Setting[2].DeployValue=7.000
Setting[2].RetractValue=6.000
Setting[3].Angle=13.125
Setting[3].DeployValue=8.500
Setting[3].RetractValue=7.500
Setting[4].Angle=17.500
Setting[4].DeployValue=10.000
Setting[4].RetractValue=9.000

MaxDeflection=17.5
MinDeflection=0.0
ControlRate=1.0
AnimationID=8
ModelNodeName=slat_left_inner

[RightSlat]
SystemType=HIGHLIFT_DEVICE
CLiftdc=-0.014
CDdc=0.019
DeltaStallAlpha=4.55
AreaRatio=1.01
DeploymentMethod=AUTOMATIC_ANGLE_OF_ATTACK
Setting[1].Angle=4.375
Setting[1].DeployValue=4.000
Setting[1].RetractValue=3.0
Setting[2].Angle=8.750
Setting[2].DeployValue=7.000
Setting[2].RetractValue=6.000
Setting[3].Angle=13.125
Setting[3].DeployValue=8.500
Setting[3].RetractValue=7.500
Setting[4].Angle=17.500
Setting[4].DeployValue=10.000
Setting[4].RetractValue=9.000

MaxDeflection=17.5
MinDeflection=0.0
ControlRate=1.0
AnimationID=8
ModelNodeName=slat_right_inner

[LeftOuterSlat]
SystemType=HIGHLIFT_DEVICE
CDdc=0.019
DeltaStallAlpha=4.55
AreaRatio=1.01
DeploymentMethod=AUTOMATIC_ANGLE_OF_ATTACK
Setting[1].Angle=7.500
Setting[1].DeployValue=4.000
Setting[1].RetractValue=3.0
Setting[2].Angle=15.000
Setting[2].DeployValue=7.000
Setting[2].RetractValue=6.000
Setting[3].Angle=22.500
Setting[3].DeployValue=8.500
Setting[3].RetractValue=7.500
Setting[4].Angle=30.000
Setting[4].DeployValue=10.000
Setting[4].RetractValue=9.000

MaxDeflection=30
MinDeflection=0.0
ControlRate=1.0
AnimationID=8
ModelNodeName=slat_left_outer

[RightOuterSlat]
SystemType=HIGHLIFT_DEVICE
CLiftdc=-0.014
CDdc=0.019
DeltaStallAlpha=4.55
AreaRatio=1.01
DeploymentMethod=AUTOMATIC_ANGLE_OF_ATTACK
Setting[1].Angle=7.500
Setting[1].DeployValue=4.000
Setting[1].RetractValue=3.0
Setting[2].Angle=15.000
Setting[2].DeployValue=7.000
Setting[2].RetractValue=6.000
Setting[3].Angle=22.500
Setting[3].DeployValue=8.500
Setting[3].RetractValue=7.500
Setting[4].Angle=30.000
Setting[4].DeployValue=10.000
Setting[4].RetractValue=9.000

MaxDeflection=30
MinDeflection=0.0
ControlRate=1.0
AnimationID=8
ModelNodeName=slat_right_outer

// Internal Guns ---------------------------------------------------------

[LeftGun]
SystemType=FIXED_GUN
GunTypeName=30MM_GIAT554
InputName=FIRE_PRIMARY_GUN
MuzzlePosition=-0.316,2.277,-0.606
LightPosition=-0.316,2.277,-0.606
AimAngles=0.0,-0.02,0.0
MaxAmmo=125
EjectShells=FALSE
MinExtentPosition=
MaxExtentPosition=
GunGroup=2

[RightGun]
SystemType=FIXED_GUN
GunTypeName=30MM_GIAT554
InputName=FIRE_PRIMARY_GUN
MuzzlePosition=0.316,2.277,-0.606
LightPosition=0.316,2.277,-0.606
AimAngles=0.0,-0.02,0.0
MaxAmmo=125
EjectShells=FALSE
MinExtentPosition=
MaxExtentPosition=
GunGroup=1

// Weapon Stations ---------------------------------------------------------

[CenterPylone]
SystemType=WEAPON_STATION
StationID=1
StationGroupID=6
StationType=EXTERNAL
AttachmentPosition=0,-0.457,-0.985
AttachmentAngles=0.0,0.0,0.0
LoadLimit=3000
AllowedWeaponClass=FT,BOMB,2BR,LP,EP,LGB,ASM,ARM,EOGB,EOGR,CGR,AWD,RCN
AttachmentType=FRANCE,NATO
ModelNodeName=CenterLinePylon
PylonMass=34.02
PylonDragArea=0.02
FuelTankName=M2k_1200C
FuelTankNodeName=1200 Center Drop Tank

[LeftFrontPylone]
SystemType=WEAPON_STATION
StationID=2
StationGroupID=5
StationType=EXTERNAL
AttachmentPosition=-0.835,1.883,-0.803
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=BOMB,LP,EP,LGB
AttachmentType=FRANCE,NATO
ModelNodeName=LeftFuseFrontPyl
PylonMass=34.02
PylonDragArea=0.02

[RightFrontPylone]
SystemType=WEAPON_STATION
StationID=3
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=0.835,1.883,-0.803
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=BOMB
AttachmentType=FRANCE,NATO
ModelNodeName=RightFuseFrontPyl
PylonMass=34.02
PylonDragArea=0.02

[LeftRearPylone]
SystemType=WEAPON_STATION
StationID=4
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=-0.706,-2.601,-0.901
AttachmentAngles=0.0,-5.0,0.0
LoadLimit=550
AllowedWeaponClass=BOMB
AttachmentType=FRANCE,NATO
ModelNodeName=LeftFuseRearPyl
PylonMass=34.02
PylonDragArea=0.02

[RightRearPylone]
SystemType=WEAPON_STATION
StationID=5
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=0.706,-2.601,-0.901
AttachmentAngles=0.0,-5.0,0.0
LoadLimit=550
AllowedWeaponClass=BOMB
AttachmentType=FRANCE,NATO
ModelNodeName=RightFuseRearPyl
PylonMass=34.02
PylonDragArea=0.02

[LeftFrontPylone_Mica]
SystemType=WEAPON_STATION
StationID=6
StationGroupID=5
StationType=EXTERNAL
AttachmentPosition=-0.835,1.983,-0.803
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=AHM
AttachmentType=FRANCE
ModelNodeName=LeftFuseFrontPyl01
PylonMass=34.02
PylonDragArea=0.02

[RightFrontPylone_Mica]
SystemType=WEAPON_STATION
StationID=7
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=0.835,1.983,-0.803
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=AHM
AttachmentType=FRANCE
ModelNodeName=RightFuseFrontPyl01
PylonMass=34.02
PylonDragArea=0.02

[LeftRearPylone_Mica]
SystemType=WEAPON_STATION
StationID=8
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=-0.706,-2.441,-0.901
AttachmentAngles=0.0,-3.0,0.0
LoadLimit=550
AllowedWeaponClass=AHM
AttachmentType=FRANCE
ModelNodeName=LeftFuseRearPyl01
PylonMass=34.02
PylonDragArea=0.02

[RightRearPylone_Mica]
SystemType=WEAPON_STATION
StationID=9
StationGroupID=4
StationType=EXTERNAL
AttachmentPosition=0.706,-2.441,-0.901
AttachmentAngles=0.0,-3.0,0.0
LoadLimit=550
AllowedWeaponClass=AHM
AttachmentType=FRANCE
ModelNodeName=RightFuseRearPyl01
PylonMass=34.02
PylonDragArea=0.02

[LeftInnerPyloneFT]
SystemType=WEAPON_STATION
StationID=10
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=-2.32,-1.008,-0.55
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=1800
AllowedWeaponClass=FT
AttachmentType=FRANCE
ModelNodeName=
PylonMass=72.58
PylonDragArea=0.02
FuelTankName=M2k_RP2000

[RightInnerPyloneFT]
SystemType=WEAPON_STATION
StationID=11
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=2.32,-1.108,-0.55
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=1800
AllowedWeaponClass=FT
AttachmentType=FRANCE
ModelNodeName=
PylonMass=72.58
PylonDragArea=0.02
FuelTankName=M2k_RP2000

[LeftInnerPylone01]
SystemType=WEAPON_STATION
StationID=12
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=-2.32,-0.93,-0.792
AttachmentAngles=0.0,0.0,0.0
LoadLimit=3000
AllowedWeaponClass=BOMB,2BR,LGB,ASM,ARM,EOGB,EOGR,CGR,AWD,SAHM,AHM
AttachmentType=FRANCE
ModelNodeName=LeftInnerPyl01
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=LeftRail01
LaunchRailHeight=0.10
LaunchRailMass=25

[RightInnerPylone01]
SystemType=WEAPON_STATION
StationID=13
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=2.32,-0.93,-0.792
AttachmentAngles=0.0,0.0,0.0
LoadLimit=3000
AllowedWeaponClass=BOMB,2BR,LGB,ASM,ARM,EOGB,EOGR,CGR,AWD,SAHM,AHM
AttachmentType=FRANCE
ModelNodeName=RightInnerPyl01
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=RightRail01
LaunchRailHeight=0.10
LaunchRailMass=25

[LeftOuterPylone]
SystemType=WEAPON_STATION
StationID=14
StationGroupID=1
StationType=EXTERNAL
AttachmentPosition=-3.299,-1.99,-0.742
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=IRM,NP
AttachmentType=FRANCE,NATO
ModelNodeName=LeftOuterPyl
LaunchRailNodeName=LeftRail
LaunchRailHeight=0.10
LaunchRailMass=25
PylonMass=72.58
PylonDragArea=0.02

[RightOuterPylone]
SystemType=WEAPON_STATION
StationID=15
StationGroupID=2
StationType=EXTERNAL
AttachmentPosition=3.299,-1.99,-0.742
AttachmentAngles=0.0,0.0,0.0
LoadLimit=550
AllowedWeaponClass=IRM,NP
AttachmentType=FRANCE,NATO
ModelNodeName=RightOuterPyl
LaunchRailNodeName=RightRail
LaunchRailHeight=0.10
LaunchRailMass=25
PylonMass=72.58
PylonDragArea=0.02

[LeftWingFT]
SystemType=WEAPON_STATION
StationID=16
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=-2.32,-1.03,-0.68
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=2000
AllowedWeaponClass=FT
AttachmentType=FRANCE,NATO
ModelNodeName=LeftInnerPyl01
PylonMass=72.58
PylonDragArea=0.02
FuelTankName=M2k_1700WIN
FuelTankNodeName=1700 Wing Drop Tank

[RightWingFT]
SystemType=WEAPON_STATION
StationID=17
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=2.32,-1.03,-0.68
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=2000
AllowedWeaponClass=FT
AttachmentType=FRANCE,NATO
ModelNodeName=RightInnerPyl01
PylonMass=72.58
PylonDragArea=0.02
FuelTankName=M2k_1700WIN
FuelTankNodeName=1700 Wing Drop Tank

// ECM --------------------------------------------------

[ECM1]
ReferenceName=Thales ICMS mk2
SystemType=ECM_JAMMER
JammerType=DECEPTIVE_JAMMER
JammerStrength=65.0
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0
MinFreq=2.0
MaxFreq=20.0
CanJamCW=TRUE

[ECM2]
ReferenceName=Thales ICMS mk2
SystemType=ECM_JAMMER
JammerType=NOISE_JAMMER
JammerStrength=65.0
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0
MinFreq=2.0
MaxFreq=20.0
CanJamCW=TRUE

[DecoyDispenserLeft]
ReferenceName=Dassault Eclair
SystemType=DECOY_DISPENSER
EjectPosition=-0.45,-4.391,-0.68
EjectVelocity=25.516,-5.711,-10.938
NumFlare=50
NumChaff=0
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0

[DecoyDispenserRight]
ReferenceName=Dassault Eclair
SystemType=DECOY_DISPENSER
EjectPosition=0.45,-4.391,-0.68
EjectVelocity=-25.516,-5.711,-10.938
NumFlare=50
NumChaff=0
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0

[spiraleLeft]
ReferenceName=Matra-BAe Spirale
SystemType=DECOY_DISPENSER
EjectPosition=-0.832,-4.727,-0.445
EjectVelocity=0.0,-10.0,-0.25
NumFlare=0
NumChaff=80
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0

[spiraleRight]
ReferenceName=Matra-BAe Spirale
SystemType=DECOY_DISPENSER
EjectPosition=0.832,-4.727,-0.445
EjectVelocity=0.0,-10.0,-0.25
NumFlare=0
NumChaff=80
MinExtentPosition=  0.0,0.0,0.0
MaxExtentPosition=  0.0,0.0,0.0

// Fuel Tanks ---------------------------------------------------------

[LeftTank1]
SystemType=FUEL_TANK
FuelTankID=1
MaxFuelAmount=595
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=-0.30,2.90,-0.20
MaxExtentPosition=-0.70,2.50,0.45

[RightTank1]
SystemType=FUEL_TANK
FuelTankID=1
MaxFuelAmount=595
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=0.30,2.90,-0.20
MaxExtentPosition=0.70,2.50,0.45

[LeftTank2]
SystemType=FUEL_TANK
FuelTankID=2
MaxFuelAmount=255
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=-0.30,2.50,-0.20
MaxExtentPosition=-0.70,2.10,0.45

[RightTank2]
SystemType=FUEL_TANK
FuelTankID=2
MaxFuelAmount=255
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=0.30,2.50,-0.20
MaxExtentPosition=0.70,2.10,0.45

[RearBottomTank]
SystemType=FUEL_TANK
FuelTankID=3
MaxFuelAmount=415
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=-0.50,-5.47,-0.34
MaxExtentPosition=0.50,-5.0,-0.80

[LeftWingTank]
SystemType=FUEL_TANK
FuelTankID=4
MaxFuelAmount=525
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=-1.2,0.0,0.34
MaxExtentPosition=-3.76,-2.6,0.06

[RightWingTank]
SystemType=FUEL_TANK
FuelTankID=4
MaxFuelAmount=525
SelfHealing=TRUE
FireSuppression=TRUE
MinExtentPosition=1.2,0.0,0.34
MaxExtentPosition=3.76,-2.6,0.06

// Landing Gears ---------------------------------------------------------

[NoseGear]
SystemType=LANDING_GEAR
Retractable=TRUE
HideGearNode=TRUE
DeployTime=5.0
AnimationID=1
DragArea=0.50
ModelNodeName=FrontMainStruct
ShockNodeName=FrontPiston
ShockAnimationID=2
ShockStroke=0.25
SpringFactor=1.5
DampingFactor=3.0
WheelNodeName=FrontGear
RotationAxis=X-Axis
ReverseWheelRotation=FALSE
RollingRadius=0.152
CastoringWheel=TRUE
CastoringNodeName=pivot
Steerable=TRUE
MaxSteeringSpeed=41.15
Locking=FALSE
MaxSteeringAngle=46.0
InputName=YAW_CONTROL
ControlRate=0.85
HasBrakes=FALSE
BrakingCoefficient=0.99
RollingCoefficient=0.05
MaxDeploySpeed=129.47
MaxLoadFactor=3.0

[LeftMainGear]
SystemType=LANDING_GEAR
Retractable=TRUE
DeployTime=5.0
AnimationID=1
DragArea=0.85
HideGearNode=TRUE
ModelNodeName=LeftMainStruct
ShockAnimationID=3
ShockStroke=0.15
SpringFactor=3.0
DampingFactor=5.0
WheelNodeName=LeftGear
RotationAxis=X-Axis
RollingRadius=0.353
CastoringWheel=FALSE
HasBrakes=TRUE
BrakingCoefficient=0.65
RollingCoefficient=0.05
MaxDeploySpeed=129.47
MaxLoadFactor=5.0

[RightMainGear]
SystemType=LANDING_GEAR
Retractable=TRUE
DeployTime=5.0
AnimationID=1
DragArea=0.85
HideGearNode=TRUE
ModelNodeName=RightMainStruct
ShockAnimationID=4
ShockStroke=0.15
SpringFactor=3.0
DampingFactor=5.0
WheelNodeName=RightGear
RotationAxis=X-Axis
ReverseModelOrientation=TRUE
RollingRadius=0.353
CastoringWheel=FALSE
HasBrakes=TRUE
BrakingCoefficient=0.65
RollingCoefficient=0.05
MaxDeploySpeed=129.47
MaxLoadFactor=5.0

// Airbrakes ---------------------------------------------------------

[upperAirbrakeLeft]
SystemType=AIRBRAKE
DeployTime=3.0
RetractTime=1.5
DragArea=0.700
CLiftdc=-0.024
DeltaStallAlpha=6.00
AreaRatio=1.02
MaxDeflection=60.0
MinDeflection=0.0
ControlRate=0.5
ModelNodeName=LeftTopAB
ReverseModelOrientation=FALSE

[LowerAirbrakeLeft]
SystemType=AIRBRAKE
DeployTime=3.0
RetractTime=1.5
DragArea=0.700
Cmdc=0.009
DeltaStallAlpha=2.00
AreaRatio=1.02
MaxDeflection=60.0
MinDeflection=0.0
ControlRate=0.5
ModelNodeName=LeftBottomAB
ReverseModelOrientation=True

[upperAirbrakeRight]
SystemType=AIRBRAKE
DeployTime=3.0
RetractTime=1.5
DragArea=0.700
Cmdc=0.009
DeltaStallAlpha=2.00
AreaRatio=1.02
MaxDeflection=60.0
MinDeflection=0.0
ControlRate=0.5
ModelNodeName=RightTopAB
ReverseModelOrientation=True

[LowerAirbrakeRight]
SystemType=AIRBRAKE
DeployTime=3.0
RetractTime=1.5
DragArea=0.700
Cmdc=0.009
DeltaStallAlpha=2.00
AreaRatio=1.02
MaxDeflection=60.0
MinDeflection=0.0
ControlRate=0.5
ModelNodeName=RightBottomAB
ReverseModelOrientation=FALSE

// Lights ---------------------------------------------------------

[TailRightLight]
SystemType=LIGHT
Position=0.012,-5.796,2.826
LightSrcOffset=0.07,0.00,0.0
Color=0.66,0.66,0.6
Brightness=0.03
LightSrcRange=0.4
CanFlash=TRUE
FlashTime=0.70

[TailLeftLight]
SystemType=LIGHT
Position=-0.012,-5.796,2.826
LightSrcOffset=-0.07,0.00,0.0
Color=0.66,0.66,0.6
Brightness=0.03
LightSrcRange=0.4
CanFlash=TRUE
FlashTime=0.70

[RightWingLight]
SystemType=LIGHT
Position= 4.45,-3.145,-0.57
LightSrcOffset=0.00,0.00,0.03
Color=0.25,0.88,0.25
Brightness=0.03
LightSrcRange=0.5
CanFlash=FALSE
FlashTime=0.70

[LeftWingLight]
SystemType=LIGHT
Position= -4.45,-3.145,-0.57
LightSrcOffset=0.00,0.00,0.03
Color=0.88,0.25,0.25
Brightness=0.03
LightSrcRange=0.5
CanFlash=FALSE
FlashTime=0.70

//[LeftPositionLight]
SystemType=LIGHT
Position=-4.565,-3.88,-0.568
LightSrcOffset=-0.070,0.00,0.00
Color=0.88,0.25,0.25
Brightness=0.03
LightSrcRange=0.5
CanFlash=FALSE

//[RightPositionLight]
SystemType=LIGHT
Position=4.565,-3.88,-0.568
LightSrcOffset=0.07,0.00,0.00
Color=0.25,0.88,0.25
Brightness=0.03
LightSrcRange=0.5
CanFlash=FALSE

[GearLight01]
SystemType=LIGHT
Position=-0.119,4.158,-1.33
LightSrcOffset=2.6046,49.0560,3.50
Color=0.66,0.66,0.6
Brightness=0.2
LightSrcRange=150
LightRange=45.0
CanFlash=FALSE
IsLandingLight=TRUE

[GearLight02]
SystemType=LIGHT
Position= 0.119,4.158,-1.33
LightSrcOffset=2.6046,49.0560,3.50
Color=0.66,0.66,0.6
Brightness=0.2
LightSrcRange=150
LightRange=45.0
CanFlash=FALSE
IsLandingLight=TRUE

[FuselageTopPositionLight]
SystemType=LIGHT
Position=0.0,0.073,0.74
LightSrcOffset=-0.07,0.00,0.0
Color=0.66,0.66,0.6
Brightness=0.06
LightSrcRange=0.4
CanFlash=TRUE
FlashTime=0.70

[FuselagePositionLight]
SystemType=LIGHT
Position=0.0987,2.272,-0.69
LightSrcOffset=-0.07,0.00,0.0
Color=0.66,0.66,0.6
Brightness=0.06
LightSrcRange=0.4
CanFlash=TRUE
FlashTime=0.70

Share this post


Link to post
Share on other sites

you can find the 'fake pilot' all over the place (used a LOT on my Ww2 aircraft, like the FW-190s or the TMF Spitfire Mk.VIII

 

once again, now that we have the full list, the items in BOLD must have a folder within the /PIlots folder:

 

[Pilot]
SystemType=PILOT_COCKPIT
PilotModelName=MODusaf
Position=0.0,3.74,0.71
SeatModelName=MB_MK10
SeatPosition=0.00,3.688,0.173
MinExtentPosition=-0.25, 2.8,-0.2
MaxExtentPosition= 0.25, 3.9, 1.02
CanopyNodeName=canopy
CanopyAnimationID=5

 

[Canopy]
SystemType=ANIMATION
InputName=ANIMATION_1
DeploymentMethod=MANUAL
AnimationTime=2.0
AnimationID=5

 

[Dash5_Tandem_Ant]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=Dash5_Tandem_Ant
SeatPosition=0.0,2.0,0.75

 

[HAF_ECM]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_ECM
SeatPosition=0.0,-4.62,2.36

 

[HAF_Tail_RWR]
SystemType=PILOT_COCKPIT
PilotModelName=fakepilot
PilotHeadNodeName=
Position=0.0,0.0,0.0
SeatModelName=HAF_Tail_RWR
SeatPosition=0.0,-4.92,2.74

 

 

and just to save everyone a butt load of time, attached is the actual 'fake pilot'

Edited by Wrench

Share this post


Link to post
Share on other sites

something that's one of my MAJOR pet peeves, is modders NOT arranging things that match the 3W folder structure, so the End User ™ just simply has to drag and drop their new toys into the appropriate Mods Folder.

That, and vague and uninformative and confusing install instructions.

The "KISS" principle should be the rule of thumb

 

well, as long as you got it working, all's well in the end

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and 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..