IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules Attention:

This is for the discussion and releasing of tutorials for modifying GTA. Anything that isn't a tutorial will be deleted without notification.

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


Pages: (18) [1] 2 3 ... Last »  ( Go to first unread post ) Reply to this topicStart new topicStart Poll

 [TuT] Adding cars to GTA SA

 Not replacing, I said adding...
 
2pacproducer2  
Posted: Tuesday, Feb 24 2009, 18:23
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



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:
CODE
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:
CODE
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:
CODE
[IDs]
Number_of_pairs=1
FromID_1=400
ToID_1=615

Up the 615 to 616, like this:
CODE
[IDs]
Number_of_pairs=1
FromID_1=400
ToID_1=616

Then scroll down to the end and add these lines:
CODE
[612]
CarType=0
EngineOnSound=93
EngineOffSound=92
Unknown4=0
Unknown5=1
Unknown6=1
HornTon=6
HornHigh=0,943874299526215
DoorSound=2
RadioNum=5
RadioType=0
Unknown12=31
Unknown13=0
Unknown14=0
Unknown15=0
Unknown16=0

Save and close.
13. Then open HandlingAdder.ini file in the same folder. You will see this:
CODE
[CAR_IDs]
411

So, change it to your vehicles ID. If you are adding one car, it will be 612.
Then insted of this:
CODE

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

Users WebsitePM
  Top
 

 
Terolok  
Posted: Saturday, Feb 28 2009, 14:49
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Dec 30, 2008

XXXXX



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 ^^

This post has been edited by Terolok on Saturday, Feb 28 2009, 15:42
PM
  Top
 

 
EduardKoeleJuck  
Posted: Sunday, Mar 1 2009, 02:11
Quote Post


Gangsta
Group Icon
Group: Members
Joined: Oct 26, 2008

XXXXX



Is there a way to add weapons, just like this?
PM
  Top
 

 
2pacproducer2  
Posted: Sunday, Mar 1 2009, 10:15
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



Weapons ? No

And I mean extract every single file.
And yes, CLEO will still work
Users WebsitePM
  Top
 

 
Terolok  
Posted: Sunday, Mar 1 2009, 20:57
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Dec 30, 2008

XXXXX



ok
thnx a lot smile.gif
PM
  Top
 

 
Terolok  
Posted: Thursday, Mar 5 2009, 13:37
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Dec 30, 2008

XXXXX



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
PM
  Top
 

 
2pacproducer2  
Posted: Thursday, Mar 5 2009, 16:02
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



add car again from the begining, check every step
Users WebsitePM
  Top
 

 
at72  
Posted: Thursday, Mar 5 2009, 17:37
Quote Post


Square Civilian
Group Icon
Group: Members
Joined: Jan 14, 2009

sn.gif

XXXXX



Hi, you have to run SA with US 1.0 .exe.
PM
  Top
 

 
Jasenko  
Posted: Friday, Mar 6 2009, 02:07
Quote Post


“Resistance is futile”
Group Icon
Group: Members
Joined: Mar 18, 2006

cw.gif

XXXXX



I understand everything except handling part. Isn't that original SA handling? And what about handling below?
CODE
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?
PM
  Top
 

 
tiretiretire  
Posted: Friday, Mar 6 2009, 12:54
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Feb 4, 2009

XXXXX



i can't add more than 3 cars!!!! dontgetit.gif
PM
  Top
 

 
Jasenko  
Posted: Friday, Mar 6 2009, 13:09
Quote Post


“Resistance is futile”
Group Icon
Group: Members
Joined: Mar 18, 2006

cw.gif

XXXXX



QUOTE (tiretiretire @ Mar 6 2009, 14:54)
i can't add more than 3 cars!!!! dontgetit.gif

That's probably because of ID numbers. You should use 18631 and above. I've added 300 new vehicles that way smile.gif
PM
  Top
 

 
2pacproducer2  
Posted: Friday, Mar 6 2009, 17:00
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



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 ?
Users WebsitePM
  Top
 

 
Jasenko  
Posted: Friday, Mar 6 2009, 18:59
Quote Post


“Resistance is futile”
Group Icon
Group: Members
Joined: Mar 18, 2006

cw.gif

XXXXX



QUOTE (2pacproducer2 @ Mar 6 2009, 19:00)
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:
CODE
18631, landsta, landsta, car, LANDSTA, LANDSTA, null, normal, 10, 0, 0, 0, 0.93, 0.93, -1
18632, landstb, landstb, car, LANDSTB, LANDSTB, null, normal, 10, 0, 0, -1, 0.87, 0.87, 0
18633, landstc, landstc, car, LANDSTC, LANDSTC, null, normal, 10, 0, 0, -1, 0.87, 0.87, 0
18634, bravuraa, bravuraa, car, BRAVURAA, BRAVURAA, null, poorfamily, 10, 0, 0, -1, 0.78, 0.78, 0
18635, bravurab, bravurab, car, BRAVURAB, BRAVURAB, null, executive, 10, 0, 0, -1, 0.75, 0.75, 0
18636, bravurac, bravurac, car, BRAVURAC, BRAVURAC, null, poorfamily, 10, 0, 0, -1, 0.74, 0.74, 0
18637, buffaloa, buffaloa, car, BUFFALOA, BUFFALOA, null, executive, 7, 0, 0, -1, 0.74, 0.75, -1
18638, buffalob, buffalob, car, BUFFALOB, BUFFALOB, null, richfamily, 7, 0, 0, -1, 0.68, 0.68, 1
18639, buffaloc, buffaloc, car, BUFFALOC, BUFFALOC, null, executive, 5, 0, 0, -1, 0.726, 0.726, 0
18640, lineruna, lineruna, car, LINERUNA, LINERUNA, van, worker, 5, 0, 0, -1, 1.1, 1.1, 0
18641, linerunb, linerunb, car, LINERUNB, LINERUNB, truck, worker, 6, 0, 0, -1, 1.106, 1.106, -1
18642, linerunc, linerunc, car, LINERUNC, LINERUNC, truck, worker, 5, 0, 0, -1, 1.20, 1.20, -1
18643, perena, perena, car, PERENA, PERENA, null, normal, 10, 0, 0, -1, 0.73, 0.73, 0
18644, perenb, perenb, car, PERENB, PERENB, null, poorfamily, 10, 0, 0, -1, 0.8, 0.8, 0
18645, sentina, sentina, car, SENTINA, SENTINA, null, normal, 10, 0, 0, -1, 0.75, 0.75, 0
18646, sentinb, sentinb, car, SENTINB, SENTINB, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, -1
18647, sentinc, sentinc, car, SENTINC, SENTINC, null, executive, 10, 0, 0, -1, 0.823, 0.823, 0
18648, dumpera, dumpera, mtruck, DUMPERA, DUMPERA, truck, worker, 6, 0, 0, -1, 1.15, 1.15, -1
18649, dumperb, dumperb, mtruck, DUMPERB, DUMPERB, truck, worker, 10, 0, 0, -1, 1.106, 1.106, -1
18650, stretcha, stretcha, car, STRETCH, STRETCHA, null, executive, 10, 0, 0, -1, 0.75, 0.75, 0
18651, mananaa, mananaa, car, MANANAA, MANANAA, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 1
18652, mananab, mananab, car, MANANAB, MANANAB, null, normal, 10, 0, 0, -1, 0.7, 0.71, 0
18653, mananac, mananac, car, MANANAC, MANANAC, null, executive, 4, 0, 0, -1, 0.75, 0.75, 0
18654, inferna, inferna, car, INFERNA, INFERNA, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
18655, infernb, infernb, car, INFERNB, INFERNB, null, executive, 1, 0, 0, -1, 0.803, 0.803, -1
18656, infernc, infernc, car, INFERNC, INFERNC, null, normal, 10, 0, 0, -1, 0.84, 0.84, 1
18657, cheetaha, cheetaha, car, CHEETAHA, CHEETAHA, null, executive, 4, 0, 0, -1, 0.78, 0.78, 0
18658, cheetahb, cheetahb, car, CHEETAHB, CHEETAHB, null, executive, 7, 0, 0, -1, 0.775, 0.775, 1
18659, cheetahc, cheetahc, car, CHEETAHB, CHEETAHC, null, executive, 7, 0, 0, -1, 0.775, 0.775, 1
18660, moonba, moonba, car, MOONBA, MOONBA, null, normal, 10, 0, 0, -1, 0.73, 0.73, 0
18661, moonbb, moonbb, car, MOONBA, MOONBB, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 0
18662, esperaa, esperaa, car, ESPERAA, ESPERAA, null, poorfamily, 10, 0, 0, -1, 0.80, 0.80, 2
18663, taxia, taxia, car, TAXI, TAXIA, null, taxi, 10, 0, 1f10, -1, 0.73, 0.73, 0
18664, taxib, taxib, car, TAXIB, TAXIB, null, taxi, 10, 0, 0, -1, 0.79, 0.79, 0
18665, taxic, taxic, car, TAXIC, TAXIC, null, taxi, 10, 0, 0, -1, 0.71, 0.71, 0
18666, washinga, washinga, car, WASHINGA, WASHINGA, null, richfamily, 10, 0, 0, -1, 0.78, 0.78, 0
18667, washingb, washingb, car, WASHINGB, WASHINGB, null, richfamily, 10, 0, 0, -1, 0.65, 0.65, 0
18668, bobcata, bobcata, car, BOBCATA, BOBCATA, van, poorfamily, 4, 0, 0, -1, 0.85, 0.85, 0
18669, bobcatb, bobcatb, car, BOBCATB, BOBCATB, null, normal, 10, 0, 0, -1, 0.90, 0.90, 0
18670, bfinjeca, bfinjeca, car, BFINJECA, BFINJECA, BF_injection, executive, 10, 0, 0, -1, 0.9, 0.9, 0
18671, premiera, premiera, car, PREMIER, PREMIERA, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 0
18672, premierb, premierb, car, PREMIERB, PREMIERB, null, richfamily, 10, 0, 0, -1, 0.71, 0.71, 0
18673, bansheea, bansheea, car, BANSHEEA, BANSHEEA, null, executive, 5, 0, 0, -1, 0.8, 0.8, 0
18674, bansheeb, bansheeb, car, BANSHEEB, BANSHEEB, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 0
18675, bansheec, bansheec, car, BANSHEEC, BANSHEEC, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 0
18676, busa, busa, car, BUSA, BUSA, bus, normal, 5, 0, 1f10, 1, 1.06, 1.06, -1
18677, busb, busb, car, BUSB, BUSB, truck, worker, 8, 0, 4fff, 1, 1.1, 1.1, -1
18678, artict1a, artict1a, trailer, ARTICT1A, ARTICT1A, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -1
18679, previona, previona, car, PREVIONA, PREVIONA, null, richfamily, 10, 0, 0, -1, 0.79, 0.79, 0
18680, previonb, previonb, car, PREVIONB, PREVIONB, null, normal, 10, 0, 0, -1, 0.68, 0.68, 0
18681, coacha, coacha, car, COACHA, COACHA, bus, normal, 8, 0, 0, 1, 0.98, 0.98, -1
18682, cabbiea, cabbiea, car, CABBIEA, CABBIEA, null, taxi, 6, 0, 1f10, -1, 0.75, 0.75, 0
18683, stallia, stallia, car, STALLIA, STALLIA, null, poorfamily, 10, 0, 3210, -1, 0.73, 0.73, 0
18684, stallib, stallib, car, STALLIB, STALLIB, null, normal, 10, 0, 0, -1, 0.72, 0.72, 0
18685, stallic, stallic, car, STALLIC, STALLIC, null, executive, 4, 0, 0, -1, 0.70, 0.70, 0
18686, admirala, admirala, car, ADMIRALA, ADMIRALA, null, poorfamily, 10, 0, 0, -1, 0.72, 0.72, 0
18687, admiralb, admiralb, car, ADMIRALB, ADMIRALB, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 1
18688, admiralc, admiralc, car, ADMIRALC, ADMIRALC, null, richfamily, 10, 0, 0, -1, 0.761, 0.761, 0
18689, artict2a, artict2a, trailer, ARTICT2A, ARTICT2A, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -1
18690, turismoa, turismoa, car, TURISMOA, TURISMOA, null, executive, 10, 0, 0, -1, 0.82, 0.82, 0
18691, turismob, turismob, car, TURISMOA, TURISMOB, null, executive, 10, 0, 0, -1, 0.76, 0.76, 0
18692, turismoc, turismoc, car, TURISMOA, TURISMOC, null, normal, 7, 0, 0, -1, 0.76, 0.76, 0
18693, speedera, speedera, boat, RIO, SPEEDERA, null, leisureboat, 10, 0, 4fff
18694, tropica, tropica, boat, RIO, TROPICA, null, leisureboat, 10, 0, 4fff
18695, solaira, solaira, car, REGINA, SOLAIRA, null, executive, 10, 0, 0, -1, 0.76, 0.76, -1
18696, solairb, solairb, car, SOLAIRB, SOLAIRB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
18697, skimmera, skimmera, plane, SEAPLANE, SKIMMERA, null, ignore, 5, 0, 0
18698, faggioa, faggioa, bike, MOPED, FAGGIOA, bikev, moped, 10, 0, 0, 16, 0.544, 0.544, -1
18699, faggiob, faggiob, bike, MOPED, FAGGIOB, bikev, moped, 10, 0, 0, 16, 0.464, 0.464, -1
18700, freewaya, freewaya, bike, FREEWAY, FREEWAYA, wayfarer, motorbike, 6, 0, 3f341210, 16, 0.66, 0.70, -1
18701, freewayb, freewayb, bike, FREEWAY, FREEWAYB, wayfarer, motorbike, 10, 0, 0, 23, 0.73, 0.73, -1
18702, oceanica, oceanica, car, OCEANICA, OCEANICA, null, normal, 10, 0, 0, -1, 0.8, 0.8, -1
18703, sancheza, sancheza, bike, DIRTBIKE, SANCHEZA, biked, motorbike, 5, 0, 0, 23, 0.68, 0.62, -1
18704, sparrowa, sparrowa, heli, SPARROW, SPARROWA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
18705, sparrowb, sparrowb, heli, SPARROW, SPARROWB, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
18706, patriota, patriota, car, PATRIOTA, PATRIOTA, null, normal, 10, 0, 0, 0, 0.94, 0.94, 0
18707, patriotb, patriotb, car, PATRIOTB, PATRIOTB, null, normal, 10, 0, 0, -1, 0.87, 0.87, 0
18708, quada, quada, quada, QUADBIKE, QUADA, quad, normal, 4, 0, 0, -1, 0.55, 0.55, 0
18709, hermesa, hermesa, car, HERMESA, HERMESA, null, normal, 10, 0, 0, -1, 0.78, 0.78, 0
18710, hermesb, hermesb, car, HERMESB, HERMESB, null, richfamily, 4, 0, 0, -1, 0.7, 0.7, 0
18711, hermesc, hermesc, car, HERMESC, HERMESC, null, normal, 7, 0, 0, -1, 0.72, 0.72, 0
18712, sabrea, sabrea, car, SABREA, SABREA, null, normal, 4, 0, 0, -1, 0.63, 0.63, 0
18713, sabreb, sabreb, car, SABREB, SABREB, null, normal, 10, 0, 2ff0, -1, 0.78, 0.78, 0
18714, sabrec, sabrec, car, SABREC, SABREC, null, poorfamily, 10, 0, 0, -1, 0.732, 0.732, 0
18715, zr350a, zr350a, car, ZR350A, ZR350A, null, executive, 5, 0, 0, 0, 0.80, 0.80, 0
18716, zr350b, zr350b, car, ZR350B, ZR350B, null, executive, 5, 0, 0, 0, 0.80, 0.80, 0
18717, zr350c, zr350c, car, ZR350C, ZR350C, null, normal, 10, 0, 2ff0, -1, 0.7, 0.7, 0
18718, waltona, waltona, car, WALTONA, WALTONA, null, worker, 10, 0, 0, -1, 0.85, 0.85, 2
18719, waltonb, waltonb, car, WALTONB, WALTONB, null, normal, 10, 0, 0, -1, 0.90, 0.90, 0
18720, reginaa, reginaa, car, REGINAA, REGINAA, null, richfamily, 10, 0, 0, -1, 0.722, 0.722, 0
18721, cometa, cometa, car, COMET, COMETA, null, poorfamily, 10, 0, 3210, -1, 0.77, 0.77, 0
18722, cometb, cometb, car, COMETB, COMETB, null, normal, 10, 0, 0, -1, 0.75, 0.75, 0
18723, bmxa, bmxa, bmx, BMX, BMXA, bmx, bicycle, 5, 0, 0, 23, 0.54, 0.54, -1
18724, bmxb, bmxb, bmx, BMX, BMXB, bmx, bicycle, 5, 0, 0, 23, 0.54, 0.54, -1
18725, mavera, mavera, heli, COASTMAV, MAVERA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
18726, virgoa, virgoa, car, VIRGOA, VIRGOA, null, executive, 10, 0, 0, -1, 0.77, 0.77, 0
18727, greenwa, greenwa, car, GREENWA, GREENWA, null, poorfamily, 10, 0, 0, -1, 0.73, 0.73, 0
18728, greenwb, greenwb, car, GREENWB, GREENWB, null, normal, 10, 0, 0, -1, 0.73, 0.73, 0
18729, hotringa, hotringa, car, HOTRING, HOTRINGA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
18730, hotringb, hotringb, car, HOTRINGB, HOTRINGB, null, executive, 1, 0, 0, -1, 0.75, 0.75, 0
18731, sandkina, sandkina, car, SANDKINA, SANDKINA, null, ignore, 5, 0, 2ff0, -1, 0.71, 0.71, 0
18732, sandkinb, sandkinb, car, SANDKINA, SANDKINB, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 0
18733, sandkinc, sandkinc, car, SANDKINA, SANDKINC, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 0
18734, blistaca, blistaca, car, BLISTACA, BLISTACA, null, normal, 5, 0, 2ff0, -1, 0.68, 0.68, 0
18735, blistacb, blistacb, car, BLISTACB, BLISTACB, null, normal, 5, 0, 2ff0, -1, 0.68, 0.68, 0
18736, blistacc, blistacc, car, BLISTACC, BLISTACC, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
18737, polmava, polmava, heli, COASTMAV, POLMAVA, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
18738, mesaa, mesaa, car, MESAA, MESAA1, null, richfamily, 6, 7, 0, -1, 0.868, 0.868, 0
18739, hotrinaa, hotrinaa, car, HOTRING, HOTRINAA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
18740, hotrinab, hotrinab, car, HOTRING, HOTRINAB, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
18741, hotrinba, hotrinba, car, HOTRING, HOTRINBA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
18742, hotrinbb, hotrinbb, car, HOTRING, HOTRINBB, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
18743, bloodrb, bloodrb, car, BLOODRB, BLOODRB, BF_injection, ignore, 1, 0, 4fff, -1, 0.7, 0.7, -1
18744, rnchlura, rnchlura, car, RNCHLURA, RNCHLURA, null, normal, 10, 0, 0, -1, 0.90, 0.90, 0
18745, rnchlurb, rnchlurb, car, RNCHLURB, RNCHLURB, null, normal, 4, 0, 0, -1, 0.90, 0.90, 0
18746, supergta, supergta, car, SUPERGTA, SUPERGTA, null, richfamily, 7, 0, 0, -1, 0.79, 0.79, 1
18747, supergtb, supergtb, car, SUPERGTB, SUPERGTB, null, executive, 10, 0, 0, -1, 0.74, 0.74, 0
18748, eleganta, eleganta, car, ELEGANTA, ELEGANTA, null, normal, 10, 0, 0, -1, 0.76, 0.76, -1
18749, elegantb, elegantb, car, ELEGANTB, ELEGANTB, null, executive, 10, 0, 0, -1, 0.75, 0.75, 0
18750, elegantc, elegantc, car, ELEGANTC, ELEGANTC, null, richfamily, 5, 0, 0, -1, 0.795, 0.795, 0
18751, journeya, journeya, car, JOURNEYA, JOURNEYA, null, worker, 4, 0, 0, -1, 0.75, 0.75, -1
18752, bikea, bikea, bmx, CHOPPERB, BIKEA, choppa, bicycle, 5, 0, 0, 23, 0.55, 0.58, 0
18753, mtbikea, mtbikea, bmx, MTB, MTBIKEA, mtb, bicycle, 7, 0, 0, 23, 0.68, 0.68, -1
18754, mtbikeb, mtbikeb, bmx, MTB, MTBIKEB, bmx, bicycle, 5, 0, 0, 23, 0.95, 0.75, 0
18755, petroa, petroa, car, PETROLA, PETROA, truck, worker, 5, 0, 0, -1, 1.15, 1.15, -1
18756, rdtraina, rdtraina, car, RDTRAINA, RDTRAINA, truck, worker, 10, 0, 0, -1, 1.10, 1.10, -1
18757, rdtrainb, rdtrainb, car, RDTRAINB, RDTRAINB, truck, worker, 6, 0, 0, -1, 1.15, 1.15, -1
18758, nebulaa, nebulaa, car, NEBULAA, NEBULAA, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 0
18759, nebulab, nebulab, car, NEBULAB, NEBULAB, null, richfamily, 10, 0, 0, -1, 0.732, 0.732, 1
18760, majesta, majesta, car, MAJESTA, MAJESTA, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 0
18761, majestb, majestb, car, MAJESTB, MAJESTB, null, normal, 10, 0, 0, -1, 0.78, 0.78, 0
18762, majestc, majestc, car, MAJESTC, MAJESTC, null, poorfamily, 10, 0, 0, -1, 0.80, 0.80, 2
18763, buccana, buccana, car, BUCCANA, BUCCANA, null, executive, 9, 0, 0, -1, 0.74, 0.79, 0
18764, shamala, shamala, plane, SHAMAL, SHAMALA, shamal, ignore, 5, 0, 0, -1, 0.62, 0.62, -1
18765, fcr900a, fcr900a, bike, FCR900, FCR900A, wayfarer, motorbike, 6, 0, 3f341210, 16, 0.66, 0.70, -1
18766, nrg500a, nrg500a, bike, NRG500, NRG500A, bikes, motorbike, 10, 0, 1f341210, 16, 0.68, 0.68, -1
18767, towtruka, towtruka, car, TOWTRUKA, TOWTRUKA, van, worker, 8, 0, 0, -1, 1.2, 1.2, -1
18768, towtrukb, towtrukb, car, TOWTRUKB, TOWTRUKB, null, worker, 5, 0, 0, -1, 1.2, 1.2, -1
18769, fortunea, fortunea, car, FORTUNEA, FORTUNEA, null, normal, 10, 0, 0, -1, 0.80, 0.80, 0
18770, fortuneb, fortuneb, car, FORTUNEB, FORTUNEB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
18771, fortunec, fortunec, car, FORTUNEC, FORTUNEC, null, executive, 5, 0, 0, -1, 0.759, 0.759, 0
18772, cadronaa, cadronaa, car, CADRONAA, CADRONAA, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 0
18773, fbitruka, fbitruka, car, FBITRUKA, FBITRUKA, null, ignore, 10, 0, 0, -1, 0.79, 0.79, 0
18774, fbitrukb, fbitrukb, car, FBITRUKB, FBITRUKB, null, ignore, 10, 0, 0, -1, 0.71, 0.71, 0
18775, willarda, willarda, car, WILLARD, WILLARDA, null, poorfamily, 10, 0, 0, -1, 0.81, 0.81, 0
18776, willardb, willardb, car, WILLARD, WILLARDB, null, poorfamily, 10, 0, 0, -1, 0.8, 0.8, 0
18777, willardc, willardc, car, WILLARDC, WILLARDC, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
18778, tractora, tractora, car, TRACTORA, TRACTORA, null, normal, 5, 0, 0, -1, 1.45, 1.67, -1
18779, combinea, combinea, car, COMBINE, COMBINEA, truck, worker, 8, 0, 0, 0, 1.0, 1.0, -1
18780, feltzera, feltzera, car, FELTZERA, FELTZERA, null, executive, 10, 0, 0, -1, 0.74, 0.74, 0
18781, feltzerb, feltzerb, car, FELTZERB, FELTZERB, null, executive, 5, 0, 0, -1, 0.745, 0.745, 0
18782, feltzerc, feltzerc, car, FELTZERC, FELTZERC, null, executive, 10, 0, 0, -1, 0.745, 0.745, 0
18783, reminga, reminga, car, REMINGA, REMINGA, null, poorfamily, 10, 0, 0, -1, 0.76, 0.76, 0
18784, remingb, remingb, car, REMINGB, REMINGB, null, executive, 10, 0, 0, -1, 0.84, 0.84, 2
18785, slamvana, slamvana, car, SLAMVANA, SLAMVANA, null, executive, 4, 0, 0, -1, 0.79, 0.79, 0
18786, slamvanb, slamvanb, car, SLAMVANB, SLAMVANB, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
18787, bladea, bladea, car, BLADEA, BLADEA, null, executive, 7, 0, 0, -1, 0.74, 0.74, 2
18788, bladeb, bladeb, car, BLADEB, BLADEB, null, executive, 7, 0, 0, 0, 0.84, 0.84, 2
18789, vincenta, vincenta, car, VINCENTA, VINCENTA, null, richfamily, 10, 0, 0, -1, 0.73, 0.73, 0
18790, vincentb, vincentb, car, VINCENTB, VINCENTB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
18791, vincentc, vincentc, car, VINCENTC, VINCENTC, null, normal, 10, 0, 0, -1, 0.79, 0.79, 0
18792, bulleta, bulleta, car, BULLETA, BULLETA, null, executive, 4, 0, 0, -1, 0.82, 0.82, 0
18793, bulletb, bulletb, car, BULLETB, BULLETB, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
18794, bulletc, bulletc, car, BULLETC, BULLETC, null, richfamily, 7, 0, 0, -1, 0.80, 0.80, 1
18795, sadlera, sadlera, car, SADLERA, SADLERA, truck, normal, 10, 0, 0, -1, 0.95, 0.95, -1
18796, sadlerb, sadlerb, car, SADLERB, SADLERB, null, normal, 10, 0, 0, -1, 0.95, 0.95, -1
18797, intruda, intruda, car, INTRUDA, INTRUDA, null, normal, 10, 0, 0, -1, 0.82, 0.82, -1
18798, intrudb, intrudb, car, INTRUDB, INTRUDB, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
18799, primoa, primoa, car, PRIMO, PRIMOA, null, normal, 10, 0, 0, 0, 0.77, 0.77, 0
18800, primob, primob, car, PRIMOB, PRIMOB, null, normal, 10, 0, 0, -1, 0.72, 0.72, 1
18801, primoc, primoc, car, PRIMOB, PRIMOC, null, normal, 10, 0, 0, -1, 0.72, 0.72, 1
18802, tampaa, tampaa, car, TAMPAA, TAMPAA, null, normal, 10, 0, 2ff0, -1, 0.74, 0.74, 0
18803, tampab, tampab, car, TAMPAB, TAMPAB, null, normal, 10, 0, 2ff0, -1, 0.72, 0.72, 0
18804, tampac, tampac, car, TAMPAC, TAMPAC, null, normal, 10, 0, 2ff0, -1, 0.7, 0.7, 0
18805, sunrisea, sunrisea, car, SUNRISEA, SUNRISEA, null, normal, 10, 0, 0, -1, 0.89, 0.89, 0
18806, sunriseb, sunriseb, car, SUNRISEB, SUNRISEB, null, normal, 10, 0, 0, -1, 0.684, 0.684, 0
18807, sunrisec, sunrisec, car, SUNRISEC, SUNRISEC, null, normal, 4, 0, 0, -1, 0.76, 0.75, 0
18808, merita, merita, car, MERITA, MERITA, null, richfamily, 10, 0, 0, -1, 0.75, 0.75, 0
18809, meritb, meritb, car, MERITB, MERITB, null, richfamily, 10, 0, 0, -1, 0.79, 0.79, 0
18810, meritc, meritc, car, MERITC, MERITC, null, executive, 4, 0, 0, -1, 0.78, 0.78, 0
18811, utilitya, utilitya, car, UTILITY, UTILITYA, null, richfamily, 9, 7, 0, -1, 0.8, 0.8, 0
18812, yosemita, yosemita, car, YOSEMITA, YOSEMITA, null, normal, 10, 0, 0, -1, 0.84, 0.84, -1
18813, yosemitb, yosemitb, car, YOSEMITB, YOSEMITB, null, richfamily, 4, 0, 0, -1, 0.82, 0.82, 0
18814, windsora, windsora, car, WINDSORA, WINDSORA, null, executive, 10, 0, 0, -1, 0.74, 0.74, 1
18815, windsorb, windsorb, car, WINDSORB, WINDSORB, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 0
18816, windsorc, windsorc, car, WINDSORC, WINDSORC, null, richfamily, 10, 0, 0, -1, 0.72, 0.72, 0
18817, uranusa, uranusa, car, URANUSA, URANUSA, null, richfamily, 7, 0, 0, -1, 0.71, 0.71, 1
18818, uranusb, uranusb, car, URANUSB, URANUSB, null, normal, 8, 0, 0, -1, 0.74, 0.74, 0
18819, uranusc, uranusc, car, URANUSC, URANUSC, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
18820, jestera, jestera, car, JESTERA, JESTERA, null, executive, 7, 0, 0, -1, 0.735, 0.735, 1
18821, jesterb, jesterb, car, JESTERB, JESTERB, null, richfamily, 7, 0, 0, -1, 0.79, 0.79, 1
18822, jesterc, jesterc, car, JESTERC, JESTERC, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
18823, sultana, sultana, car, SULTANA, SULTANA, null, richfamily, 7, 0, 0, -1, 0.75, 0.75, 1
18824, sultanb, sultanb, car, SULTANB, SULTANB, null, executive, 4, 0, 0, -1, 0.80, 0.80, 0
18825, sultanc, sultanc, car, SULTANC, SULTANC, null, richfamily, 10, 0, 0, -1, 0.735, 0.735, 0
18826, stratuma, stratuma, car, STRATUMA, STRATUMA, null, executive, 7, 0, 0, -1, 0.76, 0.76, -1
18827, stratumb, stratumb, car, STRATUMB, STRATUMB, null, richfamily, 7, 0, 0, -1, 0.81, 0.81, 0
18828, elegya, elegya, car, ELEGYA, ELEGYA, null, richfamily, 10, 0, 0, -1, 0.78, 0.78, 1
18829, elegyb, elegyb, car, ELEGYB, ELEGYB, null, executive, 7, 0, 0, -1, 0.73, 0.73, 1
18830, elegyc, elegyc, car, ELEGYC, ELEGYC, null, richfamily, 7, 0, 0, -1, 0.78, 0.78, -1
18831, flasha, flasha, car, FLASHA, FLASHA, null, executive, 10, 0, 0, -1, 0.705, 0.705, 0
18832, flashb, flashb, car, FLASHB, FLASHB, null, richfamily, 7, 0, 0, -1, 0.77, 0.77, 1
18833, flashc, flashc, car, FLASHC, FLASHC, null, executive, 5, 0, 0, -1, 0.60, 0.60, 0
18834, tahomaa, tahomaa, car, TAHOMA, TAHOMAA, null, normal, 10, 0, 0, -1, 0.818, 0.818, 0
18835, tahomab, tahomab, car, TAHOMAB, TAHOMAB, null, executive, 10, 0, 0, -1, 0.76, 0.76, 2
18836, dunerida, dunerida, mtruck, DUNEA, DUNERIDA, truck, ignore, 4, 0, 0, -1, 1.1, 1.1, 0
18837, tornadoa, tornadoa, car, TORNADOA, TORNADOA, null, normal, 7, 0, 0, -1, 0.732, 0.732, 0
18838, tornadob, tornadob, car, TORNADOB, TORNADOB, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 1
18839, at400a, at400a, plane, AT400, AT400A, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -1
18840, at400b, at400b, plane, AT400, AT400B, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -1
18841, at400c, at400c, plane, AT400, AT400C, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -1
18842, dft30a, dft30a, car, DFT30A, DFT30A, truck, worker, 10, 0, 4fff, -1, 1, 1, -1
18843, huntleya, huntleya, car, HUNTLEYA, HUNTLEYA, null, normal, 10, 0, 0, -1, 0.9, 0.9, 0
18844, huntleyb, huntleyb, car, HUNTLEYB, HUNTLEYB, null, executive, 7, 0, 0, 0, 0.93, 0.93, 1
18845, huntleyc, huntleyc, car, HUNTLEYC, HUNTLEYC, null, executive, 10, 0, 0, -1, 0.87, 0.87, 0
18846, staffa, staffa, car, STAFFA, STAFFA, null, normal, 4, 0, 0, -1, 0.78, 0.78, 0
18847, staffb, staffb, car, STAFFB, STAFFB, null, normal, 7, 0, 2ff0, -1, 0.85, 0.85, 0
18848, petrotra, petrotra, trailer, PETROTRA, PETROTRA, null, ignore, 6, 0, 0, -1, 1.12, 1.12, -1
18849, emperora, emperora, car, EMPERORA, EMPERORA, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, -1
18850, emperorb, emperorb, car, EMPERORB, EMPERORB, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
18851, emperorc, emperorc, car, EMPERORC, EMPERORC, null, richfamily, 10, 0, 0, -1, 0.71, 0.71, 0
18852, wayfara, wayfara, bike, HPV1000, WAYFARA, wayfarer, motorbike, 10, 0, 0, 23, 0.75, 0.75, -1
18853, wayfarb, wayfarb, bike, HPV1000, WAYFARB, wayfarer, motorbike, 6, 0, 0, 23, 0.673, 0.673, -1
18854, cluba, cluba, car, CLUBA, CLUBA, null, normal, 10, 0, 0, -1, 0.63, 0.63, 0
18855, clubb, clubb, car, CLUBA, CLUBB, null, normal, 8, 0, 0, -1, 0.73, 0.73, 0
18856, clubc, clubc, car, CLUBC, CLUBC, null, normal, 10, 0, 1f10, -1, 0.73, 0.73, 0
18857, artict3a, artict3a, trailer, ARTICT3A, ARTICT3A, null, ignore, 6, 0, 0, -1, 1.0, 1.0, -1
18858, androma, androma, plane, AT400, ANDROMA, coach, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
18859, dodoa, dodoa, plane, DODO, DODOA, van, ignore, 10, 0, 0, -1, 0.56, 0.56, -1
18860, copcla, copcla, car, POLICE_SF, COPCLA, null, ignore, 10, 0, 0, -1, 0.73, 0.73, 0
18861, copcvg, copcvg, car, COPCARVG1, COPCVG, null, ignore, 10, 0, 0, 1, 0.8, 0.8, -1
18862, copcru, copcru, car, COPCARRU1, COPCRU, null, ignore, 10, 0, 0, -1, 0.79, 0.79, 0
18863, alphaa, alphaa, car, ALPHAA, ALPHAA, null, executive, 10, 0, 0, -1, 0.84, 0.87, 0
18864, alphab, alphab, car, ALPHAB, ALPHAB, null, executive, 10, 0, 0, -1, 0.84, 0.87, 0
18865, alphac, alphac, car, ALPHAC, ALPHAC, null, executive, 5, 0, 0, -1, 0.84, 0.84, 0
18866, phoenixa, phoenixa, car, PHOENIXA, PHOENIXA, null, executive, 5, 0, 0, -1, 0.754, 0.754, 0
18867, phoenixb, phoenixb, car, PHOENIXB, PHOENIXB, null, executive, 7, 0, 0, -1, 0.735, 0.735, 1
18868, phoenixc, phoenixc, car, PHOENIXC, PHOENIXC, null, executive, 7, 0, 0, -1, 0.735, 0.735, 1
18869, glenshta, glenshta, car, GLENSHTA, GLENSHTA, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
18870, sadlshta, sadlshta, car, SADLSHTA, SADLSHTA, null, normal, 10, 0, 0, 0, 0.96, 0.96, -1
18871, bagboxaa, bagboxaa, trailer, BAGBOXAA, BAGBOXAA, null, ignore, 10, 0, 0, -1, 1.106, 1.106, -1
18872, boxburga, boxburga, car, BOXBURGA, BOXBURGA, van, worker, 10, 0, 0, -1, 0.95, 0.95, -1
18873, utiltr1a, utiltr1a, trailer, UTIL_TR1A, UTILTR1A, null, ignore, 4, 0, 0, -1, 0.6, 0.6, -1
18874, utiltr1b, utiltr1b, trailer, UTIL_TR1B, UTILTR1B, null, ignore, 4, 0, 0, -1, 0.68, 0.68, -1
18875, extra0_a, extra0_a, car, EXTRA0_A, EXTRA0_A, null, worker, 10, 0, 0, -1, 0.78, 0.78, -1
18876, extra0_b, extra0_b, car, EXTRA0_B, EXTRA0_B, van, worker, 10, 0, 0, -1, 0.75, 0.75, -1
18877, extra1_a, extra1_a, car, EXTRA1_A, EXTRA1_A, null, poorfamily, 10, 0, 0, -1, 0.70, 0.70, 0
18878, extra1_b, extra1_b, car, EXTRA1_B, EXTRA1_B, null, poorfamily, 7, 0, 0, -1, 0.65, 0.65, 1
18879, extra2_a, extra2_a, car, EXTRA2_A, EXTRA2_A, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
18880, extra2_b, extra2_b, car, EXTRA2_B, EXTRA2_B, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
18881, extra3_a, extra3_a, car, EXTRA3_A, EXTRA3_A, null, normal, 7, 0, 0, 1, 0.7, 0.7, 1
18882, extra3_b, extra3_b, car, EXTRA3_B, EXTRA3_B, null, normal, 10, 0, 0, -1, 0.69, 0.69, 0
18883, extra4_a, extra4_a, car, EXTRA4_A, EXTRA4_A, null, normal, 10, 0, 4fff, -1, 0.65, 0.65, -1
18884, extra4_b, extra4_b, car, EXTRA4_B, EXTRA4_B, null, poorfamily, 10, 0, 0, 0, 0.55, 0.55, 0
18885, mrbean1, mrbean1, car, MRBEAN1, MRBEAN1, null, normal, 10, 0, 0, 0, 0.5, 0.5, 0
18886, mrbean2, mrbean2, car, MRBEAN2, MRBEAN2, null, normal, 10, 0, 0, 0, 0.5, 0.5, 0
end

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
PM
  Top
 

 
2pacproducer2  
Posted: Friday, Mar 6 2009, 19:08
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



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.
Users WebsitePM
  Top
 

 
Jasenko  
Posted: Friday, Mar 6 2009, 19:15
Quote Post


“Resistance is futile”
Group Icon
Group: Members
Joined: Mar 18, 2006

cw.gif

XXXXX



QUOTE (2pacproducer2 @ Mar 6 2009, 21:08)
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.
PM
  Top
 

 
2pacproducer2  
Posted: Friday, Mar 6 2009, 19:18
Quote Post


Mack Pimp
Group Icon
Group: Members
Joined: Jul 12, 2008

lh.gif

XXXXX



QUOTE (Jasenko @ Mar 6 2009, 19:15)
QUOTE (2pacproducer2 @ Mar 6 2009, 21:08)
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
Users WebsitePM
  Top
 

 
Jasenko  
Posted: Friday, Mar 6 2009, 19:24
Quote Post


“Resistance is futile”
Group Icon
Group: Members
Joined: Mar 18, 2006

cw.gif

XXXXX



QUOTE (2pacproducer2 @ Mar 6 2009, 21:18)
QUOTE (Jasenko @ Mar 6 2009, 19:15)
QUOTE (2pacproducer2 @ Mar 6 2009, 21:08)
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.
PM
  Top
 

 
at72  
Posted: Friday, Mar 6 2009, 22:46
Quote Post


Square Civilian
Group Icon
Group: Members
Joined: Jan 14, 2009

sn.gif

XXXXX



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!
PM
  Top
 

 
cj360  
Posted: Saturday, Mar 7 2009, 14:24
Quote Post



Group Icon
Group: Members
Joined: Sep 19, 2007

us.gif

XXXXX



Thx 2pac it works! Now just to fix the text. Not sure why it isn't showing confused.gif
PMMSN
  Top
 

 
Function-X-  
Posted: Sunday, Mar 8 2009, 14:56
Quote Post


Negativity Replenish
Group Icon
Group: Members
Joined: Jan 7, 2008

eg.gif

XXXXX



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
CODE
http://www.gtainside.com/en/download.php?do=comments&cat=322&start=35&id=19443&orderBy=
PM
  Top
 

 

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)

0 Members:

Pages: (18) [1] 2 3 ... Last »

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG