Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Any EASY way to ADD vehicles?


totte1015
 Share

Recommended Posts

I am looking into vehicle mods for GTA IV... Finding really neat ones, but I dont want to replace them, just ADD them.

 

I looked into a youtube video at freaking 10 min just to get ONE vehicle added, and it didnt even work...

 

Isn't there any program or similar that makes it go within 100 clicks to get it working ingame?

Link to comment
Share on other sites

For now, theres no programs to add vehicle mods instantly, all you have to do just do it step by step...

Its actually easy to do, just follow simple steps :

 

1. Prepare your mods, openIV (to create new image file), and anything to open .dat .ide files (Notepad or anything, Im using Notepad++)

 

2. Create image file through openIV (file -> create archive -> .img)

 

3. Add your mods to the new image file that you just created (ex. diavel.wtd and diavel.wft), then rebuild the archive

 

4. Open Notepad, create new file and write the handling lines, ex.

DIAVEL      250.0 12.0   85 0.0 0.0  -0.15 0.0  5  0.34  1.0 220.0 0.58 0.85 0.55 35.0 1.55 1.30 14.0 0.13 0.48 4.0  3.4  3.4  0.20 -0.15 0.0  0.5   0.5 1.0 0.8 1.5 0.0  25000440800 1 0

5. Save it as 'newhandling.dat' , put it on 'Grand Theft Auto IV\common\data\newhandling.dat'

 

6. Create new file and write the .ide lines, ex.

diavel,		diavel,		bike,		DIAVEL,		SANCHEZ,	[email protected]_DIRT,	        NULL,	30,	999,	0.2304,	0.2304,		0,	5,	1.0	,0,	noboot

7. Save it as 'newvehicles.ide' , put it on 'Grand Theft Auto IV\common\data\newvehicles.ide'

 

8. Open carcols.dat and place the new vehicles carcols line, ex.

# car3 section:## 2 body colors + color of 2nd specular#car3admiral, 	0,0,22, 7,7,79, 16,16,93, 34,34,32, 52,52,50, 54,54,53, 62,62,65, 70,70,63, 72,72,64, 102,102,105, 104,104,105, 116,116,122, 16,16,76, 9,9,91, 15,15,93, 19,19,93, 13,13,80,airtug,		113,113,113,....yankee, 	15,112,1, 26,78,1,	diavel,       128,0,0, 125,0,0, 0,0,0, 127,0,0, 0,125,0, 126,0,0,

9. Open gta.dat and add 'newvehicles.ide' in 'Lod Occulers' section (under IPL platform:/DATA/MAPS/GENERIC/lodcull_e.IPL), ex.

##  Lod Cullers#IPL platform:/DATA/MAPS/GENERIC/lodcull_j.IPLIPL platform:/DATA/MAPS/GENERIC/lodcull_m.IPLIPL platform:/DATA/MAPS/GENERIC/lodcull_e.IPLIDE common:/data/newvehicles.ide

10. Open images.txt and put 'platformimg:/models/cdimages/newvehicles 1' under 'platformimg:/data/maps/east/bronx_w2 0', ex.

# NOTE: The names and paths in this file are CASESENSITIVE on PS3 so don't f*ck 'em up.#this has been ordered to reflect the order on the diskcommonimg:/data/cdimages/navgen_scriptcommonimg:/data/cdimages/script_network	1platformimg:/anim/cutsprops		1...platformimg:/data/maps/east/bronx_w2	0platformimg:/models/cdimages/newvehicles  1#map xref#map instance

11. Open default.dat and add 'HANDLING common:/data/newhandling.dat' under 'LBICONSFILE independent:/textures/Leaderboards.itd', ex.

## Object types#IDE common:/data/default.ideIDE common:/data/vehicles.ideIDE common:/data/peds.ideANIMGRP common:/data/animgrp.datHANDLING common:/data/handling.datVEHICLEEXTRAS common:/data/VehicleExtras.dat....LBICONSFILE independent:/textures/Leaderboards.itdHANDLING common:/data/newhandling.datHTML http:

thats it, easy right?

If it doesnt work just ask me back or ask someone else ;)

 

EDIT: better use Notepad++ to make this easier to do

Edited by TLFdjobaw
Link to comment
Share on other sites

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
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.