Description
This file is much like the pedgrp.dat file. Both work around the same, way, both can be opened with any text editor, and both are .dat files. The file is located in the San Andreas data folder; San Andreas/data/cargrp.dat
Editing
Again is very simple, for example:
- Code:
Model, next model,
So, for example, changing Grove Street Families cars to Infernus, Bullet, and Turismo:
- Code:
greenwoo, savanna, voodoo
Change with them:
- Code:
infernus, bullet, turismo
You need to specify a model, obviously, it should have the same name as it is in the gta3.img file
Note; that you must make sure the commas are placed correctly, this is very important!