Mig-29A Fulcrum
---------------


Features:
-Detailed exterior
-Detailed interior
-All working standard GTA features
-Illuminated gauges
-Custom COL


Original Models:
Ace Combat 7: Skies Unknown

Converted and edited by: SkylineGTRFreak

ERA by: kosnag

Please mention me and my YouTube channel ( https://www.youtube.com/user/SkylineGTRR34Freak ) if you're making a video of this.

-----------------------------------------------------------------------------
Before you use this, make sure to use the CWeaponInfoBlob Limit Adjuster by alexguirre to prevent the game from crashing during loading:
https://www.gta5-mods.com/tools/cweaponinfoblob-limit-adjuster


Instructions [Add-On]:

1. Place the "mig29a" folder into [Gamefolder]\update\X64\dlcpacks\

2. With OpenIV, extract [Game folder]\update\update.rpf\common\data\dlclist.xml and edit this with Notepad++. Add the following entry:
		<Item>dlcpacks:\mig29a\</Item>

3. Now you are done, you will need a trainer with "spawn by name" function (Enhanced Native Trainer for example) to spawn the vehicle type in:

"mig29a"




<VEHFUNCS V FEATURES>
If you have VehFuncs V installed, simply drag and drop the folder fromt his archive into your main GTA directory. Pressing left CTRL + B will close the main intakes and open the intake doors on the top of the fuselage. This is done in real life to prevent debris from entering the engines.



This mod has an additional aerial refueling probe as tuning part. You can equip it by using a vehicle modification menu. You can find the part under the "spoiler" category. You can extend it by opening the right front door.

ERA Kontakt blocks (Meme) can be equipped in vehicle tuning roof section.


If you want to only have Russian skins and not the German ones, find this in the Mig 29 dlc.rpf/common/data/levels/gta5/vehicles.meta:

<txdRelationships>
    <Item>
      <parent>vehicles_jet_interior</parent>
      <child>mig29agerman</child>
    </Item>
	<Item>
      <parent>mig29agerman</parent>
      <child>mig29a2</child>
    </Item>
	<Item>
      <parent>mig29a2</parent>
      <child>mig29a1</child>
    </Item>
	<Item>
      <parent>mig29a1</parent>
      <child>mig29a</child>
    </Item>
  </txdRelationships>


And replace with:

<txdRelationships>
    <Item>
      <parent>vehicles_jet_interior</parent>
      <child>mig29a2</child>
    </Item>
	<Item>
      <parent>mig29a2</parent>
      <child>mig29a1</child>
    </Item>
	<Item>
      <parent>mig29a1</parent>
      <child>mig29a</child>
    </Item>
  </txdRelationships>

If you're game crashes on startup, download a custom gameconfig.xml for your update.rpf. Example: https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars

I would advise using a Mods folder (more info at OpenIV) 
and make a backup, I take no responsibility if any shit happens.