Jump to content

Recommended Posts

Posted (edited)

This is from my data.ini pilot shows up fine , but the GIB does not show

 

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

 

[Pilot]

SystemType=PILOT_COCKPIT

PilotModelName=PVOpilot

Position= 0.069,4.922,0.348

MinExtentPosition=-0.25, 5.91,-0.20

MaxExtentPosition= 0.25, 6.99, 0.92

CanopyNodeName=Canopy

 

 

[Weapons Officer]

SystemType=PILOT_COCKPIT

PilotModelName=PVOpilot

Position= 0.085,3.617,0.286

MinExtentPosition=-0.25, 4.50,-0.20

MaxExtentPosition= 0.25, 5.44,1.07

CanopyNodeName=Canopy

 

is this correct ? do I have to make changes somewhere else ??

Edited by Veltro2k
Posted

Most likely a spelling problem, where do you declare the Pilot and Weapons Officer first?

Posted

Try this instead of weapons officer...

 

[CoPilot]

SystemType=PILOT_COCKPIT

 

thats what the stock 4's use from the dtat.ini

Posted
Try this instead of weapons officer...

 

[CoPilot]

SystemType=PILOT_COCKPIT

 

thats what the stock 4's use from the dtat.ini

 

 

Didnt work

 

Most likely a spelling problem, where do you declare the Pilot and Weapons Officer first?

 

 

remember I am brand new to this....... declare ?????

Posted (edited)

whats your source data ini ? in case its the MIG-25P_data.ini, you have to add the copilot as a "system" too

 

from the MiG-25P_data.ini :

 

[Nose]

ParentComponentName=Fuselage

ModelNodeName=nose

DamageRating=DESTROYED

MassFraction=0.261

HasAeroCoefficients=FALSE

StructuralFactor=1.5

MinExtentPosition=-0.69, 3.24,-1.33

MaxExtentPosition= 0.69,10.03, 1.09

CollisionPoint[001]=

SystemName[001]=Pilot <----- see this ? thats the reason that the pilot shows up

SystemName[002]=NoseGear

 

Add SystemName[003]=Weapons Officer (in your case)

Edited by Crusader
Posted
whats your source data ini ? in case its the MIG-25P_data.ini, you have to add the copilot as a "system" too

 

from the MiG-25P_data.ini :

 

[Nose]

ParentComponentName=Fuselage

ModelNodeName=nose

DamageRating=DESTROYED

MassFraction=0.261

HasAeroCoefficients=FALSE

StructuralFactor=1.5

MinExtentPosition=-0.69, 3.24,-1.33

MaxExtentPosition= 0.69,10.03, 1.09

CollisionPoint[001]=

SystemName[001]=Pilot <----- see this ? thats the reason that the pilot shows up

SystemName[002]=NoseGear

 

Add SystemName[003]=Weapons Officer (in your case)

pilotslr4.jpg:good:

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
×
×
  • Create New...

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..