Hey Ordway, here is Fubar's original post on removing the F-4 front cockpit frame to do a interim MiG-29 cockpit.
Cockpit Mods
Here's a pit that I've modded into a "MiG-29" pit. Consider it more of a place holder until someone creates an accurate model. It is essentially the default SF/WoV F-4E pit, originally painted by MK2 & Deacon 272. I detailed a few areas, added a new RWR and RADAR overlays, and applied an idea first thought of by AD. That is, hiding the canopy struts.
Btw...how do you open the pit files to alter them?? I want to try my hand at modding some pits, what do i need to get started.?
Open which files? I used a hex editor to edit some bitmap associations, and the canopy frame edit was Armour Dave's idea. MS Paint (of all things) served as my bitmap editor
It's simply this:
Open the F-4E_cockpit.ini file.
Add this to the top section:
Instrument[071]=MoveCanopyStrut
Instrument[072]=MoveCanopyFrame
Add this to the very end of the file:
[MoveCanopyStrut] or [MoveCanopyFrame]
Type=AIRSPEED_INDICATOR
NodeName=FrontFrame (or CanopyFrame]
MovementType=POSITION_Y
Set[01].Position=-100
Set[01].Value=0.0
Set[02].Position=-99
Set[02].Value=1.0
FrontFrame gives you the F-15 style canopy.
CanopyFrame gives you the early MiG-21 style canopy
You'll need a hex editor here as well, to verify the node names(frame, strut, etc.)