Thursday, 6 June 2013

[TUT] Installing planes/jets

Some people still have trouble installing planes/jets into GTA IV, so i decided to create this small tutorial to help those people.


Editing the handling.dat and vehicles.ide files

Generally, when you download an plane/jet you will have an readme.txt and inside this readme you will have instructions about the installation of the model:


It indicates that you must edit handling.dat and vehicles.ide files, they commonly are located at:

C:\Program Files\Rockstar Games\Grand Theft Auto IV\common\data


First we need to make sure that the property Read only is unmarked on the file properties (for handling.dat and vehicles.ide):


Now open handling.dat with notepad and find the indicated line based on readme, commonly we will replace the airtug vehicle, so, search for airtug, you will find a line like this:


Now we copy the line from the readme.txt and replace this line in the handling.dat:


Pay attention to an detail, we have two lines to replace in handling.dat, the second line we find searching for the $ char:


Now we copy the indicated line in readme and insert above the first line that starts with $ in handling.dat:


Save and close the file handling.dat.


Now it's time to edit vehicles.ide, after making sure that this file is not Read only, open it with notepad and search for airtug (or same name used in handling.dat):


Now copy the indicated line in the readme and replace the vehicles.ide line:


Save and close the vehicles.ide file.



Installing the model

Now if you open your game and enter in a airtug as driver you will be able to fly. What we need to do now it's install the model, Open the OpenIV, select your game, open the folder models\cdimages then open the file vehicles.img and click in the button Edit mode:


Now you can use the menu Edit > Add or drag and drop the files:



Done!


Important: The name of the model is all here, if you edit handling of taxi and insert the model airtug, things wont work as expected, pay attention to the model name always.


Similar process can be used for cars, bikes, helicopters and boats, just pay attention to the lines that you should add or replace :)




Tip :)

For jets you can use the Air Combat IV script to make things more cool
For helicopters you can use the Heli Combat script to have an more intense combat

Related Posts:

  • [Script] Air Combat IV v1.5 - XBox 360 Controller supportAir combat IV v1.5Added XBox control supportAdded skin (livery) change, you can change ingame using Subtract key (numpad) or in the .ini of the jet or acquirement pointSome small fixesXBox controls:Hold left and right Shoulde… Read More
  • Iron Man IV - Intense air combat [W.I.P.]This will be very interesting, flying enemies with minigun and rocket launchers to hunt down Iron Man, also now we have flying ally to help Iron Man fight those enemies :)*** The script was released, take a look here&nbs… Read More
  • [TUT] Script + XBox 360 controllerOne of the frequently asked feature is the possibility of use xbox 360 controller with the script, i will show two ways of obtaining xbox control key presses.First of all i wanna say thanks to pedro2555 for providing inf… Read More
  • [Script] Heli CombatWhat about heavy armored choppers on Liberty City? This is what this mod brings to you, Heli Combat (Beta)Download GTA 4 Mods (GTA Garage, MOD Db)V1.1 - Train Derail + flares + fixesFeatures Spawn menu: Se… Read More
  • [TUT] Playing native sounds and external soundsOne interesting feature in scripts its the sounds, some effects become incomplete without the proper sound effect.*** Check new method to play external sounds simultaneously here :) ***Playing game soundsBasic requirements:-O… Read More

0 comments:

Post a Comment