Help on GTA: San Andreas please.

tfotdead

Newbie
Joined
Jan 17, 2004
Messages
84
Reaction score
0
hi all, I downloaded a model for the vortex in San Andreas, but dicovered it did not work on SA-MP, so I want to bring my old vortex back, but did not save the lines for the handling, carcol, and the viehcles data. but I did save the old vortex model. I only need the lines for those data files.

if someone could help me by checking their instalation and copy and paste the lines?

thanks people!

:thumbs:
 
C:\Documents and Settings\UserNameHere\My Documents\GTA San Andreas User Files

is this what you want ?
 
no thats not what I meant,

I mean when you download a new model for a car in SA, you need to change the lines on some of the files in the data folder of your GTA: SA dir.

I need someone to open up the files: Vehicles.Ide, handling, and Carcols.dat, then tell me the lines for the vortex.
you can open those files with notepad and copy and paste the original lines.
 
Code:
handling.cfg:

VORTEX       1900.0    4795.9   20.0   0.0 0.0  0.2  85  0.05 1.0  0.5  	5 150.0  2.0 5.0  R P 	1.0   0.50 0 30.0  	0.5  0.05  0.0   0.33 -0.25 0.5  0.02		0.65 0.50 26000 	301			400040		0  1	23

$	VORTEX		0.4		0.30 	-0.0025   0.02	 0.10	0.001	-0.002	0.0003	0.0020	0.000	0.10	1.0	 1.0  0.2		0.995	1.000	1.000	0.998		0.0		0.0		10.0

carcols.dat:

vortex, 96,67, 86,70, 79,74, 70,86, 61,98, 75,75, 75,91

vehicles.ide:

539, 	vortex, 	vortex, 	plane, 		VORTEX,		VORTEX, 	vortex,	ignore, 	4,	0,	0,		-1, 0.7, 0.7,		-1
 
Back
Top