+Veltro2k Posted August 11, 2006 Posted August 11, 2006 (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 August 11, 2006 by Veltro2k
Guest capun Posted August 11, 2006 Posted August 11, 2006 Most likely a spelling problem, where do you declare the Pilot and Weapons Officer first?
+HrntFixr Posted August 11, 2006 Posted August 11, 2006 Try this instead of weapons officer... [CoPilot] SystemType=PILOT_COCKPIT thats what the stock 4's use from the dtat.ini
+Veltro2k Posted August 11, 2006 Author Posted August 11, 2006 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 ?????
+Crusader Posted August 11, 2006 Posted August 11, 2006 (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 August 11, 2006 by Crusader
+Veltro2k Posted August 11, 2006 Author Posted August 11, 2006 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)
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