Jump to content

[TuT] Adding cars to GTA SA


Recommended Posts

2pacproducer2

ADDING CARS TO GTA SA TUTORIAL

 

Hey, there is the same tutorial like this, it's author silvermanblue, but his tutorial was very complicated, dificult and old ( It wasn't working for many peaople ) so I decided to make another tutorial, because I want that all people could add some new cars to SA, it is a very nice feature.

So @silvermanblue, dont be mad, and forgive me... smile.gif

 

DESCRIPTION

 

With this tutorial you will be able to add more vehicles to SA, not replacing them. I will tell it step by step how to do it, so this tutorial is pretty helpful.

 

TOOLS YOU NEED

 

1. VehicleAudioEditorUltimate

2. SA More Vehicles

3. SAHandlingAdderUltimate

4. ASILoader

5. SALimitAdjuster

6. SA GXT Editor

 

 

GETTING STARTED...

 

1. After you download all those plugins, extract all of those in your GTA SA root folder/directory.

2. Then, download a car you want. And there will be 2 files with .dff and .txd endings. Rename it to a simple name for a car, like BMW.dff and BMW.txd, and remember this name ( In my case BMW ).

3. Download IMG Tool from here, and open your gta3.img file wich is in your GTA SA>Models directory with it.

4. Click on Commands>Add. And add your renamed .dff and .txd files (BMW.dff and BMW.txd for me)

5. Click on Commands>Rebuild Archive>Yes(OK)

6. Then open SAlimits.ini file in your GTA SA directiory, search for Vehicle Models=212, and up it by one. Like this:

From:

#Vehicle Models=212

To:

#Vehicle Models=213

Then save and close.

7. Open Handling.cfg in your GTA SA>Data directory. With your downloaded car, there should be a readme.txt file, there you will need a line, something like this:

 

URANUS 1390.0 3614.4 1.6 0.0 0.0 -0.15 75 0.80 0.79 0.51 5 265.0 18.7  23.0 F P 5.5 0.6 1 30.0 1.0 0.11 0.0 0.27 -0.08 0.5 0.50 0.2 0.02 15000 0 700003 0 1 0

 

But instead of URANUS ( Or other name ) you need to change it to a name you changed those .dff and .txd files. In my case its BMW, so your line should look like this:

 

BMW 1390.0 3614.4 1.6 0.0 0.0 -0.15 75 0.80 0.79 0.51 5 265.0 18.7  23.0 F P 5.5 0.6 1 30.0 1.0 0.11 0.0 0.27 -0.08 0.5 0.50 0.2 0.02 15000 0 700003 0 1 0

 

So now, in your Handling.cfg file, find a category/goup of cars. Add your new line that we created. Save and close.

8. Open up the Vehicle.IDE file in your GTA SA>Data directory and add your new IDE line from your car mod readme at the end of the list. Instead of the name of the car you would replace, use your new name ( In my case its BMW ). And your cars ID will be 612. Save and close.

9. Open your carcols.dat file in the GTA SA>Data folder. Add your new vehicle's name in alphabeticly ( In my case BMW ) and your cars carcols line from your downloaded cars readme file. Save and close.

10. Open your cargrp.dat file in the same directory. And add your new car's name in some groups ( In my case its BMW ). This will make car spawn in random places, or ped groups.

11. Open carmods.dat in the same folder. Add your new car's carmods line from your downloaded cars readme file. Dont forget to change it to your new name, like mine's BMW.

12. Open VehicleAudioData.ini file in your GTA SA folder. There you will see lines:

 

[iDs]Number_of_pairs=1FromID_1=400ToID_1=615

 

Up the 615 to 616, like this:

 

[iDs]Number_of_pairs=1FromID_1=400ToID_1=616

 

Then scroll down to the end and add these lines:

 

[612]CarType=0EngineOnSound=93EngineOffSound=92Unknown4=0Unknown5=1Unknown6=1HornTon=6HornHigh=0,943874299526215DoorSound=2RadioNum=5RadioType=0Unknown12=31Unknown13=0Unknown14=0Unknown15=0Unknown16=0

 

Save and close.

13. Then open HandlingAdder.ini file in the same folder. You will see this:

 

[CAR_IDs]411

 

So, change it to your vehicles ID. If you are adding one car, it will be 612.

Then insted of this:

 

[411]index=11fmass=1400fTurnMass=2725,30004882813fDragMult=1,5x=0y=0z=-0,25nPercentSubmerged=70fTractionMultiplier=0,699999988079071fTractionLoss=0,800000011920929fTractionBias=0,5nNumberOfGears=5fMaxVelocity=1,22800159454346fEngineAcceleration=0,00119999994058162fEngineInertia=10nDriveType=4nEngineType=PfBrakeDeceleration=0,00439999997615814fBrakeBias=0,509999990463257bABS=0fSteeringLock=30fSuspensionForceLevel=1,20000004768372fSuspensionDampingLevel=0,189999997615814fSuspensionHighSpdComDamp=0fSuspensionUpperLimit=0,25fSuspensionLowerLimit=-0,100000001490116fSuspensionBiasBetweenFrontAndRear=0,5fSuspensionAntiDiveMultiplier=0,400000005960464fSeatOffsetDistance=0,370000004768372fCollisionDamageMultiplier=1,02857148647308nMonetaryValue=95000modelFlags=1073750020handlingFlags=12599296frontLight=1rearLight=1animGroup=1

 

Change the 411, to the 612 at the top of this. Its ( [411] to [612] ). Save and close.

14. Now use GXT Editor to open american.gxt in your GTA SA>Text folder.

15. Remember the name you have used in your Handling.cfg, carcols.dat, carmods.dat and other files. In my case its BMW. Find the table MAIN.

16. Add a new entry in MAIN from the button Entry>Add

17. Name your entry according to the name you used in handling.cfg and other files, mine is once again BMW.

18. You will then see Entry Name followed by Value, which is empty.

19. Enter the name of your vehicle into the Value area. e.g. 2007 BMW M3 2.0. Save and close.

20. Here it is. Launch your GTA SA, and go find your new car.

 

 

  • Like 3
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/
Share on other sites

hello

 

what do you mean by "extract all of those in your GTA SA root folder/directory"??

like put all the folders in C:/...../GTA San Andreas? (like: C:/..../GTA San Andreas/ASILoader/'files')

or put every single file there? (like: C:/..../GTA San Andreas/'files')

 

one more question:

I have installed CLEO3. with that I had to replace vorbisFile.dll and vorbishooked.dll, but now I have to replace them again for the ASILoader... if I replace again for ASILoader, will CLEO3 still work? (I think that it still works, because there is a file named cleo.asi in my GTA folder, but I only want to know for sure before I ruin everything again xD)

 

for the rest is your tutorial great! I was searching for this a long time ^^

Edited by Terolok
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059018476
Share on other sites

hmm..

I just did everything you said, but when I want to play GTA it doesn't even work...

gta_sa.exe doesn't want to start at all.. and I did everything (run as admin - run as Windows XP)

when I start taskmanager, and then start gta_sa.exe it doesn't even show in taskmanager...

maybe did go something wrong with placing the files... I made a screenshot of my GTA SA folder

can you compare mine with yours please?

 

screenshot

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059032662
Share on other sites

I understand everything except handling part. Isn't that original SA handling? And what about handling below?

URANUS 1390.0 3614.4 1.6 0.0 0.0 -0.15 75 0.80 0.79 0.51 5 265.0 18.7  23.0 F P 5.5 0.6 1 30.0 1.0 0.11 0.0 0.27 -0.08 0.5 0.50 0.2 0.02 15000 0 700003 0 1 0

 

How can I convert that handling into new, handling-adder format?

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059034573
Share on other sites

Jasenko you should just put the handlink line into the hanlding.cfg file, and change the name to your cars name. And how you added 300 cars ? Could you explain more ?

Wait, I don't understand. All I want to know is how can I convert "standard" handling that came with modded vehicle into "handling-adder" format.

 

As for the vehicles, check this out:

 

18631, landsta, landsta, car, LANDSTA, LANDSTA, null, normal, 10, 0, 0, 0, 0.93, 0.93, -118632, landstb, landstb, car, LANDSTB, LANDSTB, null, normal, 10, 0, 0, -1, 0.87, 0.87, 018633, landstc, landstc, car, LANDSTC, LANDSTC, null, normal, 10, 0, 0, -1, 0.87, 0.87, 018634, bravuraa, bravuraa, car, BRAVURAA, BRAVURAA, null, poorfamily, 10, 0, 0, -1, 0.78, 0.78, 018635, bravurab, bravurab, car, BRAVURAB, BRAVURAB, null, executive, 10, 0, 0, -1, 0.75, 0.75, 018636, bravurac, bravurac, car, BRAVURAC, BRAVURAC, null, poorfamily, 10, 0, 0, -1, 0.74, 0.74, 018637, buffaloa, buffaloa, car, BUFFALOA, BUFFALOA, null, executive, 7, 0, 0, -1, 0.74, 0.75, -118638, buffalob, buffalob, car, BUFFALOB, BUFFALOB, null, richfamily, 7, 0, 0, -1, 0.68, 0.68, 118639, buffaloc, buffaloc, car, BUFFALOC, BUFFALOC, null, executive, 5, 0, 0, -1, 0.726, 0.726, 018640, lineruna, lineruna, car, LINERUNA, LINERUNA, van, worker, 5, 0, 0, -1, 1.1, 1.1, 018641, linerunb, linerunb, car, LINERUNB, LINERUNB, truck, worker, 6, 0, 0, -1, 1.106, 1.106, -118642, linerunc, linerunc, car, LINERUNC, LINERUNC, truck, worker, 5, 0, 0, -1, 1.20, 1.20, -118643, perena, perena, car, PERENA, PERENA, null, normal, 10, 0, 0, -1, 0.73, 0.73, 018644, perenb, perenb, car, PERENB, PERENB, null, poorfamily, 10, 0, 0, -1, 0.8, 0.8, 018645, sentina, sentina, car, SENTINA, SENTINA, null, normal, 10, 0, 0, -1, 0.75, 0.75, 018646, sentinb, sentinb, car, SENTINB, SENTINB, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, -118647, sentinc, sentinc, car, SENTINC, SENTINC, null, executive, 10, 0, 0, -1, 0.823, 0.823, 018648, dumpera, dumpera, mtruck, DUMPERA, DUMPERA, truck, worker, 6, 0, 0, -1, 1.15, 1.15, -118649, dumperb, dumperb, mtruck, DUMPERB, DUMPERB, truck, worker, 10, 0, 0, -1, 1.106, 1.106, -118650, stretcha, stretcha, car, STRETCH, STRETCHA, null, executive, 10, 0, 0, -1, 0.75, 0.75, 018651, mananaa, mananaa, car, MANANAA, MANANAA, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 118652, mananab, mananab, car, MANANAB, MANANAB, null, normal, 10, 0, 0, -1, 0.7, 0.71, 018653, mananac, mananac, car, MANANAC, MANANAC, null, executive, 4, 0, 0, -1, 0.75, 0.75, 018654, inferna, inferna, car, INFERNA, INFERNA, null, executive, 5, 0, 0, -1, 0.7, 0.7, 018655, infernb, infernb, car, INFERNB, INFERNB, null, executive, 1, 0, 0, -1, 0.803, 0.803, -118656, infernc, infernc, car, INFERNC, INFERNC, null, normal, 10, 0, 0, -1, 0.84, 0.84, 118657, cheetaha, cheetaha, car, CHEETAHA, CHEETAHA, null, executive, 4, 0, 0, -1, 0.78, 0.78, 018658, cheetahb, cheetahb, car, CHEETAHB, CHEETAHB, null, executive, 7, 0, 0, -1, 0.775, 0.775, 118659, cheetahc, cheetahc, car, CHEETAHB, CHEETAHC, null, executive, 7, 0, 0, -1, 0.775, 0.775, 118660, moonba, moonba, car, MOONBA, MOONBA, null, normal, 10, 0, 0, -1, 0.73, 0.73, 018661, moonbb, moonbb, car, MOONBA, MOONBB, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 018662, esperaa, esperaa, car, ESPERAA, ESPERAA, null, poorfamily, 10, 0, 0, -1, 0.80, 0.80, 218663, taxia, taxia, car, TAXI, TAXIA, null, taxi, 10, 0, 1f10, -1, 0.73, 0.73, 018664, taxib, taxib, car, TAXIB, TAXIB, null, taxi, 10, 0, 0, -1, 0.79, 0.79, 018665, taxic, taxic, car, TAXIC, TAXIC, null, taxi, 10, 0, 0, -1, 0.71, 0.71, 018666, washinga, washinga, car, WASHINGA, WASHINGA, null, richfamily, 10, 0, 0, -1, 0.78, 0.78, 018667, washingb, washingb, car, WASHINGB, WASHINGB, null, richfamily, 10, 0, 0, -1, 0.65, 0.65, 018668, bobcata, bobcata, car, BOBCATA, BOBCATA, van, poorfamily, 4, 0, 0, -1, 0.85, 0.85, 018669, bobcatb, bobcatb, car, BOBCATB, BOBCATB, null, normal, 10, 0, 0, -1, 0.90, 0.90, 018670, bfinjeca, bfinjeca, car, BFINJECA, BFINJECA, BF_injection, executive, 10, 0, 0, -1, 0.9, 0.9, 018671, premiera, premiera, car, PREMIER, PREMIERA, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 018672, premierb, premierb, car, PREMIERB, PREMIERB, null, richfamily, 10, 0, 0, -1, 0.71, 0.71, 018673, bansheea, bansheea, car, BANSHEEA, BANSHEEA, null, executive, 5, 0, 0, -1, 0.8, 0.8, 018674, bansheeb, bansheeb, car, BANSHEEB, BANSHEEB, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 018675, bansheec, bansheec, car, BANSHEEC, BANSHEEC, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 018676, busa, busa, car, BUSA, BUSA, bus, normal, 5, 0, 1f10, 1, 1.06, 1.06, -118677, busb, busb, car, BUSB, BUSB, truck, worker, 8, 0, 4fff, 1, 1.1, 1.1, -118678, artict1a, artict1a, trailer, ARTICT1A, ARTICT1A, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -118679, previona, previona, car, PREVIONA, PREVIONA, null, richfamily, 10, 0, 0, -1, 0.79, 0.79, 018680, previonb, previonb, car, PREVIONB, PREVIONB, null, normal, 10, 0, 0, -1, 0.68, 0.68, 018681, coacha, coacha, car, COACHA, COACHA, bus, normal, 8, 0, 0, 1, 0.98, 0.98, -118682, cabbiea, cabbiea, car, CABBIEA, CABBIEA, null, taxi, 6, 0, 1f10, -1, 0.75, 0.75, 018683, stallia, stallia, car, STALLIA, STALLIA, null, poorfamily, 10, 0, 3210, -1, 0.73, 0.73, 018684, stallib, stallib, car, STALLIB, STALLIB, null, normal, 10, 0, 0, -1, 0.72, 0.72, 018685, stallic, stallic, car, STALLIC, STALLIC, null, executive, 4, 0, 0, -1, 0.70, 0.70, 018686, admirala, admirala, car, ADMIRALA, ADMIRALA, null, poorfamily, 10, 0, 0, -1, 0.72, 0.72, 018687, admiralb, admiralb, car, ADMIRALB, ADMIRALB, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 118688, admiralc, admiralc, car, ADMIRALC, ADMIRALC, null, richfamily, 10, 0, 0, -1, 0.761, 0.761, 018689, artict2a, artict2a, trailer, ARTICT2A, ARTICT2A, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -118690, turismoa, turismoa, car, TURISMOA, TURISMOA, null, executive, 10, 0, 0, -1, 0.82, 0.82, 018691, turismob, turismob, car, TURISMOA, TURISMOB, null, executive, 10, 0, 0, -1, 0.76, 0.76, 018692, turismoc, turismoc, car, TURISMOA, TURISMOC, null, normal, 7, 0, 0, -1, 0.76, 0.76, 018693, speedera, speedera, boat, RIO, SPEEDERA, null, leisureboat, 10, 0, 4fff18694, tropica, tropica, boat, RIO, TROPICA, null, leisureboat, 10, 0, 4fff18695, solaira, solaira, car, REGINA, SOLAIRA, null, executive, 10, 0, 0, -1, 0.76, 0.76, -118696, solairb, solairb, car, SOLAIRB, SOLAIRB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 018697, skimmera, skimmera, plane, SEAPLANE, SKIMMERA, null, ignore, 5, 0, 018698, faggioa, faggioa, bike, MOPED, FAGGIOA, bikev, moped, 10, 0, 0, 16, 0.544, 0.544, -118699, faggiob, faggiob, bike, MOPED, FAGGIOB, bikev, moped, 10, 0, 0, 16, 0.464, 0.464, -118700, freewaya, freewaya, bike, FREEWAY, FREEWAYA, wayfarer, motorbike, 6, 0, 3f341210, 16, 0.66, 0.70, -118701, freewayb, freewayb, bike, FREEWAY, FREEWAYB, wayfarer, motorbike, 10, 0, 0, 23, 0.73, 0.73, -118702, oceanica, oceanica, car, OCEANICA, OCEANICA, null, normal, 10, 0, 0, -1, 0.8, 0.8, -118703, sancheza, sancheza, bike, DIRTBIKE, SANCHEZA, biked, motorbike, 5, 0, 0, 23, 0.68, 0.62, -118704, sparrowa, sparrowa, heli, SPARROW, SPARROWA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -118705, sparrowb, sparrowb, heli, SPARROW, SPARROWB, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -118706, patriota, patriota, car, PATRIOTA, PATRIOTA, null, normal, 10, 0, 0, 0, 0.94, 0.94, 018707, patriotb, patriotb, car, PATRIOTB, PATRIOTB, null, normal, 10, 0, 0, -1, 0.87, 0.87, 018708, quada, quada, quada, QUADBIKE, QUADA, quad, normal, 4, 0, 0, -1, 0.55, 0.55, 018709, hermesa, hermesa, car, HERMESA, HERMESA, null, normal, 10, 0, 0, -1, 0.78, 0.78, 018710, hermesb, hermesb, car, HERMESB, HERMESB, null, richfamily, 4, 0, 0, -1, 0.7, 0.7, 018711, hermesc, hermesc, car, HERMESC, HERMESC, null, normal, 7, 0, 0, -1, 0.72, 0.72, 018712, sabrea, sabrea, car, SABREA, SABREA, null, normal, 4, 0, 0, -1, 0.63, 0.63, 018713, sabreb, sabreb, car, SABREB, SABREB, null, normal, 10, 0, 2ff0, -1, 0.78, 0.78, 018714, sabrec, sabrec, car, SABREC, SABREC, null, poorfamily, 10, 0, 0, -1, 0.732, 0.732, 018715, zr350a, zr350a, car, ZR350A, ZR350A, null, executive, 5, 0, 0, 0, 0.80, 0.80, 018716, zr350b, zr350b, car, ZR350B, ZR350B, null, executive, 5, 0, 0, 0, 0.80, 0.80, 018717, zr350c, zr350c, car, ZR350C, ZR350C, null, normal, 10, 0, 2ff0, -1, 0.7, 0.7, 018718, waltona, waltona, car, WALTONA, WALTONA, null, worker, 10, 0, 0, -1, 0.85, 0.85, 218719, waltonb, waltonb, car, WALTONB, WALTONB, null, normal, 10, 0, 0, -1, 0.90, 0.90, 018720, reginaa, reginaa, car, REGINAA, REGINAA, null, richfamily, 10, 0, 0, -1, 0.722, 0.722, 018721, cometa, cometa, car, COMET, COMETA, null, poorfamily, 10, 0, 3210, -1, 0.77, 0.77, 018722, cometb, cometb, car, COMETB, COMETB, null, normal, 10, 0, 0, -1, 0.75, 0.75, 018723, bmxa, bmxa, bmx, BMX, BMXA, bmx, bicycle, 5, 0, 0, 23, 0.54, 0.54, -118724, bmxb, bmxb, bmx, BMX, BMXB, bmx, bicycle, 5, 0, 0, 23, 0.54, 0.54, -118725, mavera, mavera, heli, COASTMAV, MAVERA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -118726, virgoa, virgoa, car, VIRGOA, VIRGOA, null, executive, 10, 0, 0, -1, 0.77, 0.77, 018727, greenwa, greenwa, car, GREENWA, GREENWA, null, poorfamily, 10, 0, 0, -1, 0.73, 0.73, 018728, greenwb, greenwb, car, GREENWB, GREENWB, null, normal, 10, 0, 0, -1, 0.73, 0.73, 018729, hotringa, hotringa, car, HOTRING, HOTRINGA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -118730, hotringb, hotringb, car, HOTRINGB, HOTRINGB, null, executive, 1, 0, 0, -1, 0.75, 0.75, 018731, sandkina, sandkina, car, SANDKINA, SANDKINA, null, ignore, 5, 0, 2ff0, -1, 0.71, 0.71, 018732, sandkinb, sandkinb, car, SANDKINA, SANDKINB, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 018733, sandkinc, sandkinc, car, SANDKINA, SANDKINC, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 018734, blistaca, blistaca, car, BLISTACA, BLISTACA, null, normal, 5, 0, 2ff0, -1, 0.68, 0.68, 018735, blistacb, blistacb, car, BLISTACB, BLISTACB, null, normal, 5, 0, 2ff0, -1, 0.68, 0.68, 018736, blistacc, blistacc, car, BLISTACC, BLISTACC, null, normal, 10, 0, 0, -1, 0.8, 0.8, 018737, polmava, polmava, heli, COASTMAV, POLMAVA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -118738, mesaa, mesaa, car, MESAA, MESAA1, null, richfamily, 6, 7, 0, -1, 0.868, 0.868, 018739, hotrinaa, hotrinaa, car, HOTRING, HOTRINAA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -118740, hotrinab, hotrinab, car, HOTRING, HOTRINAB, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -118741, hotrinba, hotrinba, car, HOTRING, HOTRINBA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -118742, hotrinbb, hotrinbb, car, HOTRING, HOTRINBB, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -118743, bloodrb, bloodrb, car, BLOODRB, BLOODRB, BF_injection, ignore, 1, 0, 4fff, -1, 0.7, 0.7, -118744, rnchlura, rnchlura, car, RNCHLURA, RNCHLURA, null, normal, 10, 0, 0, -1, 0.90, 0.90, 018745, rnchlurb, rnchlurb, car, RNCHLURB, RNCHLURB, null, normal, 4, 0, 0, -1, 0.90, 0.90, 018746, supergta, supergta, car, SUPERGTA, SUPERGTA, null, richfamily, 7, 0, 0, -1, 0.79, 0.79, 118747, supergtb, supergtb, car, SUPERGTB, SUPERGTB, null, executive, 10, 0, 0, -1, 0.74, 0.74, 018748, eleganta, eleganta, car, ELEGANTA, ELEGANTA, null, normal, 10, 0, 0, -1, 0.76, 0.76, -118749, elegantb, elegantb, car, ELEGANTB, ELEGANTB, null, executive, 10, 0, 0, -1, 0.75, 0.75, 018750, elegantc, elegantc, car, ELEGANTC, ELEGANTC, null, richfamily, 5, 0, 0, -1, 0.795, 0.795, 018751, journeya, journeya, car, JOURNEYA, JOURNEYA, null, worker, 4, 0, 0, -1, 0.75, 0.75, -118752, bikea, bikea, bmx, CHOPPERB, BIKEA, choppa, bicycle, 5, 0, 0, 23, 0.55, 0.58, 018753, mtbikea, mtbikea, bmx, MTB, MTBIKEA, mtb, bicycle, 7, 0, 0, 23, 0.68, 0.68, -118754, mtbikeb, mtbikeb, bmx, MTB, MTBIKEB, bmx, bicycle, 5, 0, 0, 23, 0.95, 0.75, 018755, petroa, petroa, car, PETROLA, PETROA, truck, worker, 5, 0, 0, -1, 1.15, 1.15, -118756, rdtraina, rdtraina, car, RDTRAINA, RDTRAINA, truck, worker, 10, 0, 0, -1, 1.10, 1.10, -118757, rdtrainb, rdtrainb, car, RDTRAINB, RDTRAINB, truck, worker, 6, 0, 0, -1, 1.15, 1.15, -118758, nebulaa, nebulaa, car, NEBULAA, NEBULAA, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 018759, nebulab, nebulab, car, NEBULAB, NEBULAB, null, richfamily, 10, 0, 0, -1, 0.732, 0.732, 118760, majesta, majesta, car, MAJESTA, MAJESTA, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 018761, majestb, majestb, car, MAJESTB, MAJESTB, null, normal, 10, 0, 0, -1, 0.78, 0.78, 018762, majestc, majestc, car, MAJESTC, MAJESTC, null, poorfamily, 10, 0, 0, -1, 0.80, 0.80, 218763, buccana, buccana, car, BUCCANA, BUCCANA, null, executive, 9, 0, 0, -1, 0.74, 0.79, 018764, shamala, shamala, plane, SHAMAL, SHAMALA, shamal, ignore, 5, 0, 0, -1, 0.62, 0.62, -118765, fcr900a, fcr900a, bike, FCR900, FCR900A, wayfarer, motorbike, 6, 0, 3f341210, 16, 0.66, 0.70, -118766, nrg500a, nrg500a, bike, NRG500, NRG500A, bikes, motorbike, 10, 0, 1f341210, 16, 0.68, 0.68, -118767, towtruka, towtruka, car, TOWTRUKA, TOWTRUKA, van, worker, 8, 0, 0, -1, 1.2, 1.2, -118768, towtrukb, towtrukb, car, TOWTRUKB, TOWTRUKB, null, worker, 5, 0, 0, -1, 1.2, 1.2, -118769, fortunea, fortunea, car, FORTUNEA, FORTUNEA, null, normal, 10, 0, 0, -1, 0.80, 0.80, 018770, fortuneb, fortuneb, car, FORTUNEB, FORTUNEB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 018771, fortunec, fortunec, car, FORTUNEC, FORTUNEC, null, executive, 5, 0, 0, -1, 0.759, 0.759, 018772, cadronaa, cadronaa, car, CADRONAA, CADRONAA, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 018773, fbitruka, fbitruka, car, FBITRUKA, FBITRUKA, null, ignore, 10, 0, 0, -1, 0.79, 0.79, 018774, fbitrukb, fbitrukb, car, FBITRUKB, FBITRUKB, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 018775, willarda, willarda, car, WILLARD, WILLARDA, null, poorfamily, 10, 0, 0, -1, 0.81, 0.81, 018776, willardb, willardb, car, WILLARD, WILLARDB, null, poorfamily, 10, 0, 0, -1, 0.8, 0.8, 018777, willardc, willardc, car, WILLARDC, WILLARDC, null, normal, 10, 0, 0, -1, 0.7, 0.7, 018778, tractora, tractora, car, TRACTORA, TRACTORA, null, normal, 5, 0, 0, -1, 1.45, 1.67, -118779, combinea, combinea, car, COMBINE, COMBINEA, truck, worker, 8, 0, 0, 0, 1.0, 1.0, -118780, feltzera, feltzera, car, FELTZERA, FELTZERA, null, executive, 10, 0, 0, -1, 0.74, 0.74, 018781, feltzerb, feltzerb, car, FELTZERB, FELTZERB, null, executive, 5, 0, 0, -1, 0.745, 0.745, 018782, feltzerc, feltzerc, car, FELTZERC, FELTZERC, null, executive, 10, 0, 0, -1, 0.745, 0.745, 018783, reminga, reminga, car, REMINGA, REMINGA, null, poorfamily, 10, 0, 0, -1, 0.76, 0.76, 018784, remingb, remingb, car, REMINGB, REMINGB, null, executive, 10, 0, 0, -1, 0.84, 0.84, 218785, slamvana, slamvana, car, SLAMVANA, SLAMVANA, null, executive, 4, 0, 0, -1, 0.79, 0.79, 018786, slamvanb, slamvanb, car, SLAMVANB, SLAMVANB, null, normal, 10, 0, 0, -1, 0.8, 0.8, 018787, bladea, bladea, car, BLADEA, BLADEA, null, executive, 7, 0, 0, -1, 0.74, 0.74, 218788, bladeb, bladeb, car, BLADEB, BLADEB, null, executive, 7, 0, 0, 0, 0.84, 0.84, 218789, vincenta, vincenta, car, VINCENTA, VINCENTA, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 018790, vincentb, vincentb, car, VINCENTB, VINCENTB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 018791, vincentc, vincentc, car, VINCENTC, VINCENTC, null, normal, 10, 0, 0, -1, 0.79, 0.79, 018792, bulleta, bulleta, car, BULLETA, BULLETA, null, executive, 4, 0, 0, -1, 0.82, 0.82, 018793, bulletb, bulletb, car, BULLETB, BULLETB, null, executive, 5, 0, 0, -1, 0.7, 0.7, 018794, bulletc, bulletc, car, BULLETC, BULLETC, null, richfamily, 7, 0, 0, -1, 0.80, 0.80, 118795, sadlera, sadlera, car, SADLERA, SADLERA, truck, normal, 10, 0, 0, -1, 0.95, 0.95, -118796, sadlerb, sadlerb, car, SADLERB, SADLERB, null, normal, 10, 0, 0, -1, 0.95, 0.95, -118797, intruda, intruda, car, INTRUDA, INTRUDA, null, normal, 10, 0, 0, -1, 0.82, 0.82, -118798, intrudb, intrudb, car, INTRUDB, INTRUDB, null, normal, 10, 0, 0, -1, 0.8, 0.8, 018799, primoa, primoa, car, PRIMO, PRIMOA, null, normal, 10, 0, 0, 0, 0.77, 0.77, 018800, primob, primob, car, PRIMOB, PRIMOB, null, normal, 10, 0, 0, -1, 0.72, 0.72, 118801, primoc, primoc, car, PRIMOB, PRIMOC, null, normal, 10, 0, 0, -1, 0.72, 0.72, 118802, tampaa, tampaa, car, TAMPAA, TAMPAA, null, normal, 10, 0, 2ff0, -1, 0.74, 0.74, 018803, tampab, tampab, car, TAMPAB, TAMPAB, null, normal, 10, 0, 2ff0, -1, 0.72, 0.72, 018804, tampac, tampac, car, TAMPAC, TAMPAC, null, normal, 10, 0, 2ff0, -1, 0.7, 0.7, 018805, sunrisea, sunrisea, car, SUNRISEA, SUNRISEA, null, normal, 10, 0, 0, -1, 0.89, 0.89, 018806, sunriseb, sunriseb, car, SUNRISEB, SUNRISEB, null, normal, 10, 0, 0, -1, 0.684, 0.684, 018807, sunrisec, sunrisec, car, SUNRISEC, SUNRISEC, null, normal, 4, 0, 0, -1, 0.76, 0.75, 018808, merita, merita, car, MERITA, MERITA, null, richfamily, 10, 0, 0, -1, 0.75, 0.75, 018809, meritb, meritb, car, MERITB, MERITB, null, richfamily, 10, 0, 0, -1, 0.79, 0.79, 018810, meritc, meritc, car, MERITC, MERITC, null, executive, 4, 0, 0, -1, 0.78, 0.78, 018811, utilitya, utilitya, car, UTILITY, UTILITYA, null, richfamily, 9, 7, 0, -1, 0.8, 0.8, 018812, yosemita, yosemita, car, YOSEMITA, YOSEMITA, null, normal, 10, 0, 0, -1, 0.84, 0.84, -118813, yosemitb, yosemitb, car, YOSEMITB, YOSEMITB, null, richfamily, 4, 0, 0, -1, 0.82, 0.82, 018814, windsora, windsora, car, WINDSORA, WINDSORA, null, executive, 10, 0, 0, -1, 0.74, 0.74, 118815, windsorb, windsorb, car, WINDSORB, WINDSORB, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 018816, windsorc, windsorc, car, WINDSORC, WINDSORC, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 018817, uranusa, uranusa, car, URANUSA, URANUSA, null, richfamily, 7, 0, 0, -1, 0.71, 0.71, 118818, uranusb, uranusb, car, URANUSB, URANUSB, null, normal, 8, 0, 0, -1, 0.74, 0.74, 018819, uranusc, uranusc, car, URANUSC, URANUSC, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 118820, jestera, jestera, car, JESTERA, JESTERA, null, executive, 7, 0, 0, -1, 0.735, 0.735, 118821, jesterb, jesterb, car, JESTERB, JESTERB, null, richfamily, 7, 0, 0, -1, 0.79, 0.79, 118822, jesterc, jesterc, car, JESTERC, JESTERC, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 118823, sultana, sultana, car, SULTANA, SULTANA, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 118824, sultanb, sultanb, car, SULTANB, SULTANB, null, executive, 4, 0, 0, -1, 0.80, 0.80, 018825, sultanc, sultanc, car, SULTANC, SULTANC, null, richfamily, 10, 0, 0, -1, 0.735, 0.735, 018826, stratuma, stratuma, car, STRATUMA, STRATUMA, null, executive, 7, 0, 0, -1, 0.76, 0.76, -118827, stratumb, stratumb, car, STRATUMB, STRATUMB, null, richfamily, 7, 0, 0, -1, 0.81, 0.81, 018828, elegya, elegya, car, ELEGYA, ELEGYA, null, richfamily, 10, 0, 0, -1, 0.78, 0.78, 118829, elegyb, elegyb, car, ELEGYB, ELEGYB, null, executive, 7, 0, 0, -1, 0.73, 0.73, 118830, elegyc, elegyc, car, ELEGYC, ELEGYC, null, richfamily, 7, 0, 0, -1, 0.78, 0.78, -118831, flasha, flasha, car, FLASHA, FLASHA, null, executive, 10, 0, 0, -1, 0.705, 0.705, 018832, flashb, flashb, car, FLASHB, FLASHB, null, richfamily, 7, 0, 0, -1, 0.77, 0.77, 118833, flashc, flashc, car, FLASHC, FLASHC, null, executive, 5, 0, 0, -1, 0.60, 0.60, 018834, tahomaa, tahomaa, car, TAHOMA, TAHOMAA, null, normal, 10, 0, 0, -1, 0.818, 0.818, 018835, tahomab, tahomab, car, TAHOMAB, TAHOMAB, null, executive, 10, 0, 0, -1, 0.76, 0.76, 218836, dunerida, dunerida, mtruck, DUNEA, DUNERIDA, truck, ignore, 4, 0, 0, -1, 1.1, 1.1, 018837, tornadoa, tornadoa, car, TORNADOA, TORNADOA, null, normal, 7, 0, 0, -1, 0.732, 0.732, 018838, tornadob, tornadob, car, TORNADOB, TORNADOB, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 118839, at400a, at400a, plane, AT400, AT400A, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -118840, at400b, at400b, plane, AT400, AT400B, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -118841, at400c, at400c, plane, AT400, AT400C, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -118842, dft30a, dft30a, car, DFT30A, DFT30A, truck, worker, 10, 0, 4fff, -1, 1, 1, -118843, huntleya, huntleya, car, HUNTLEYA, HUNTLEYA, null, normal, 10, 0, 0, -1, 0.9, 0.9, 018844, huntleyb, huntleyb, car, HUNTLEYB, HUNTLEYB, null, executive, 7, 0, 0, 0, 0.93, 0.93, 118845, huntleyc, huntleyc, car, HUNTLEYC, HUNTLEYC, null, executive, 10, 0, 0, -1, 0.87, 0.87, 018846, staffa, staffa, car, STAFFA, STAFFA, null, normal, 4, 0, 0, -1, 0.78, 0.78, 018847, staffb, staffb, car, STAFFB, STAFFB, null, normal, 7, 0, 2ff0, -1, 0.85, 0.85, 018848, petrotra, petrotra, trailer, PETROTRA, PETROTRA, null, ignore, 6, 0, 0, -1, 1.12, 1.12, -118849, emperora, emperora, car, EMPERORA, EMPERORA, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, -118850, emperorb, emperorb, car, EMPERORB, EMPERORB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 018851, emperorc, emperorc, car, EMPERORC, EMPERORC, null, richfamily, 10, 0, 0, -1, 0.71, 0.71, 018852, wayfara, wayfara, bike, HPV1000, WAYFARA, wayfarer, motorbike, 10, 0, 0, 23, 0.75, 0.75, -118853, wayfarb, wayfarb, bike, HPV1000, WAYFARB, wayfarer, motorbike, 6, 0, 0, 23, 0.673, 0.673, -118854, cluba, cluba, car, CLUBA, CLUBA, null, normal, 10, 0, 0, -1, 0.63, 0.63, 018855, clubb, clubb, car, CLUBA, CLUBB, null, normal, 8, 0, 0, -1, 0.73, 0.73, 018856, clubc, clubc, car, CLUBC, CLUBC, null, normal, 10, 0, 1f10, -1, 0.73, 0.73, 018857, artict3a, artict3a, trailer, ARTICT3A, ARTICT3A, null, ignore, 6, 0, 0, -1, 1.0, 1.0, -118858, androma, androma, plane, AT400, ANDROMA, coach, ignore, 10, 0, 0, -1, 0.7, 0.7, -118859, dodoa, dodoa, plane, DODO, DODOA, van, ignore, 10, 0, 0, -1, 0.56, 0.56, -118860, copcla, copcla, car, POLICE_SF, COPCLA, null, ignore, 10, 0, 0, -1, 0.73, 0.73, 018861, copcvg, copcvg, car, COPCARVG1, COPCVG, null, ignore, 10, 0, 0, 1, 0.8, 0.8, -118862, copcru, copcru, car, COPCARRU1, COPCRU, null, ignore, 10, 0, 0, -1, 0.79, 0.79, 018863, alphaa, alphaa, car, ALPHAA, ALPHAA, null, executive, 10, 0, 0, -1, 0.84, 0.87, 018864, alphab, alphab, car, ALPHAB, ALPHAB, null, executive, 10, 0, 0, -1, 0.84, 0.87, 018865, alphac, alphac, car, ALPHAC, ALPHAC, null, executive, 5, 0, 0, -1, 0.84, 0.84, 018866, phoenixa, phoenixa, car, PHOENIXA, PHOENIXA, null, executive, 5, 0, 0, -1, 0.754, 0.754, 018867, phoenixb, phoenixb, car, PHOENIXB, PHOENIXB, null, executive, 7, 0, 0, -1, 0.735, 0.735, 118868, phoenixc, phoenixc, car, PHOENIXC, PHOENIXC, null, executive, 7, 0, 0, -1, 0.735, 0.735, 118869, glenshta, glenshta, car, GLENSHTA, GLENSHTA, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 018870, sadlshta, sadlshta, car, SADLSHTA, SADLSHTA, null, normal, 10, 0, 0, 0, 0.96, 0.96, -118871, bagboxaa, bagboxaa, trailer, BAGBOXAA, BAGBOXAA, null, ignore, 10, 0, 0, -1, 1.106, 1.106, -118872, boxburga, boxburga, car, BOXBURGA, BOXBURGA, van, worker, 10, 0, 0, -1, 0.95, 0.95, -118873, utiltr1a, utiltr1a, trailer, UTIL_TR1A, UTILTR1A, null, ignore, 4, 0, 0, -1, 0.6, 0.6, -118874, utiltr1b, utiltr1b, trailer, UTIL_TR1B, UTILTR1B, null, ignore, 4, 0, 0, -1, 0.68, 0.68, -118875, extra0_a, extra0_a, car, EXTRA0_A, EXTRA0_A, null, worker, 10, 0, 0, -1, 0.78, 0.78, -118876, extra0_b, extra0_b, car, EXTRA0_B, EXTRA0_B, van, worker, 10, 0, 0, -1, 0.75, 0.75, -118877, extra1_a, extra1_a, car, EXTRA1_A, EXTRA1_A, null, poorfamily, 10, 0, 0, -1, 0.70, 0.70, 018878, extra1_b, extra1_b, car, EXTRA1_B, EXTRA1_B, null, poorfamily, 7, 0, 0, -1, 0.65, 0.65, 118879, extra2_a, extra2_a, car, EXTRA2_A, EXTRA2_A, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 018880, extra2_b, extra2_b, car, EXTRA2_B, EXTRA2_B, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 018881, extra3_a, extra3_a, car, EXTRA3_A, EXTRA3_A, null, normal, 7, 0, 0, 1, 0.7, 0.7, 118882, extra3_b, extra3_b, car, EXTRA3_B, EXTRA3_B, null, normal, 10, 0, 0, -1, 0.69, 0.69, 018883, extra4_a, extra4_a, car, EXTRA4_A, EXTRA4_A, null, normal, 10, 0, 4fff, -1, 0.65, 0.65, -118884, extra4_b, extra4_b, car, EXTRA4_B, EXTRA4_B, null, poorfamily, 10, 0, 0, 0, 0.55, 0.55, 018885, mrbean1, mrbean1, car, MRBEAN1, MRBEAN1, null, normal, 10, 0, 0, 0, 0.5, 0.5, 018886, mrbean2, mrbean2, car, MRBEAN2, MRBEAN2, null, normal, 10, 0, 0, 0, 0.5, 0.5, 0end

 

Those are custom-vehicles ONLY. 18631 (landsta) goes under 611, utiltr1 trailer... I've tried using custom-added handlings for them but it didn't worked confused.gif

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059036310
Share on other sites

I dont know how to convert it, Im just changing the mass and thats all, because I think there is no way to convert it to handling-adder.

Then what's the point of using handling-adder? dozingoff.gif It would be much easier to use original handling (shared) values.

 

For example: I have Chevrolet Caprice (steel-wheels) replacing "premier", but I also have Caprice (alloy wheels) as "premiera". Since both of them are exactly the same in size and mass, I'm using "PREMIER" handling instead.

  • Like 1
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059036360
Share on other sites

2pacproducer2
I dont know how to convert it, Im just changing the mass and thats all, because I think there is no way to convert it to handling-adder.

Then what's the point of using handling-adder? dozingoff.gif It would be much easier to use original handling (shared) values.

 

For example: I have Chevrolet Caprice (steel-wheels) replacing "premier", but I also have Caprice (alloy wheels) as "premiera". Since both of them are exactly the same in size and mass, I'm using "PREMIER" handling instead.

Without handling adder I think the game would crash, but I havent tested it. Maybe it wouldn't, so then we dont need to use handling ader

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059036366
Share on other sites

I dont know how to convert it, Im just changing the mass and thats all, because I think there is no way to convert it to handling-adder.

Then what's the point of using handling-adder? dozingoff.gif It would be much easier to use original handling (shared) values.

 

For example: I have Chevrolet Caprice (steel-wheels) replacing "premier", but I also have Caprice (alloy wheels) as "premiera". Since both of them are exactly the same in size and mass, I'm using "PREMIER" handling instead.

Without handling adder I think the game would crash, but I havent tested it. Maybe it wouldn't, so then we dont need to use handling ader

Why would the game crash? It's all about using original handling, not adding them...

 

The only problem is to recognize which handling is suitable for specific vehicle.

  • Like 1
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059036385
Share on other sites

Hey guys,

check the other 'adding-cars-thread' - I described how to use custom-handling and how to convert it from .cfg to .ini over there. If you want to update your tuto, 2pacproducer2, do it. It works like that - no bugs for me until now.

Maybe someone is able to program a little tool which works like: input handling line from readme-file, compute the values, copy result to HandlingAdder.ini. Shouldn't be too difficult.

Cheers!

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059036931
Share on other sites

Function-X-

Well i would totally try it but..

can i use the SA Limit Adjuster and ENB and the Nos mod at the same time ?

 

oh and also, i think someone found out another way to do this

 

http://www.gtainside.com/en/download.php?do=comments&cat=322&start=35&id=19443&orderBy=

 

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059041952
Share on other sites

I did everything written in tut right.

 

Car was added (I tried with few cars working when I replace default cars with them) but I got very strange result.

 

 

user posted image

user posted image

user posted image

 

 

When I try to enter the car game crashes. When I hit car with another car it... disappear. Very strange. Anybody got any solution?

 

Yes I got original game!

Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059047395
Share on other sites

  • 1 month later...

 

I did everything written in tut right.

 

Car was added (I tried with few cars working when I replace default cars with them) but I got very strange result.

 

 

user posted image

user posted image

user posted image

 

 

When I try to enter the car game crashes. When I hit car with another car it... disappear. Very strange. Anybody got any solution?

 

Yes I got original game!

i have the same problem cryani.gifcryani.gifcryani.gif

 

user posted image

 

but i have the original vorbisfile and dont understand how it works with saloader.ini... i tried to write the full path of .asi-files, or just

VehicleAudioData.asi

HandlingAdder.asi

MoreVehicles.asi

but everytime this bug... as if the .asi's dont work correctly and he has no handling... with vorbisfile.dll-asiloader it doesnt work at all ^^

 

edit: in saloader.ini i tested

"VehicleAudioData.asi

MoreVehicles.asi

HandlingAdder.asi"

and it doesnt work, gta crashes... without MoreVehicles.asi it chrashes too... only when MoreVehicles.asi is at the end it works, even if the other .asi's are not listed... so it explaines why the vehicle has no sound and no handling, the .asi's dont work because i have to seperate them with a comma or something?

 

edit2: ok i tried to use vorbisfile.dll-asiloader again because i forgot to remove the # at the start of vehicle models=213 in salimits.ini... so actually the MoreVehicles.asi is not needed, it worked and the car appears normal with sound but the problem is still that it disappears when i want to enter or it even disappears when i touch it or the game crashes sad.gif

 

 

HELP PLZ cryani.gifcryani.gifcryani.gif ... cars still disappear when i enter or hit them

Edited by m0n3y
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059208450
Share on other sites

 

cars stuck in ground / disappear -> for sure corrupted handling-file

 

check other thread for help with handlingadder.asi

all information is there to get extra-cars working, but you have to read & understand by yourself

 

good luck

FINALLY !!! i found out that handlingadder doesnt jar with . (dots), only , (commas) and i have to convert the modelFlags & handlingFlags from HEX to DEC (CONVERTER) ... also the fMaxVelocity for example is not 200 but something like 1,42082149315422371480237.... but i dont understand why 1,42, how to convert it? is it another HEX-MEX-DEX-CODE? i found out on a russian site: here

I can drive the cars now but it seems that he crashes gta everytime i got very fast with fMaxVelocity 1,8... it happend always when i drove too fast... i tested to drive slow for about 20min and no crash, but when i hit the gas it crashes sad.gif ... audio has no problem and when i remove vehicleaudioloader there are no sounds but the game still crashes when i drive fast... so i think he crashes handlingadder when the car goes above its fMaxVelocity because of fEngineAcceleration but i dont know.... Does some1 have the same problems? ... everthing is fine only crash with high speed, and when i make MaxVelocity of the infernus at 400 he doesnt crash, only added cars... strange

Edited by m0n3y
Link to comment
https://gtaforums.com/topic/399977-tut-adding-cars-to-gta-sa/#findComment-1059212878
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
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

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