License Plate Changer V2.0

License Plate Changer 2.0

This is a script. Script files go into the GTA\Scripts folder

V2.0:

The major difference between 2.0 and other versions is all emergency vehicles not in the list will automatically have their plate changed to a number of 1-60.

For example, if you have the model “police2” defined in the ini file, the ini file format you listed for that vehicle(s) will be used

If you DONT have the model “police2” defined in the ini file, then the plate will be a random number between 1-60.

This is open source so if you want to change the format for emergency vehicles (not defined in ini file) then you can change it to whatever you want.

Format: (ini file included)
Another example, if you want sheriff to be an LS Sheriff car and plate, and sheriff2 to be a blaine county car and plate, you can do this. Here is an example below that will spawn “LS” with two numbers for LS sheriff cars and will spawn “BL” and two numbers for BL sheriff cars. I use logos on license plates (like police badges, highway patrol badges) so I have added some extra spaces at the beginning to offset the lettering for the logo. # is used for random number, * is used for random letter. Underscore is a blank space.

{

“Models”: [“Sheriff”, “LSSD2”, “LSSD3”, “LSSD4”, “LSSD8”, “LSSD5″,”LSSD6”, “LSSD7”],

“PlateFormat”: “_LS##”

},

{

“Models”: [“sheriff2”, “BCSD1”, “BCSD2”, “BCSD3”, “BCSD4”, “BCSD5″,”BCSD6”, “BCSD7”],

“PlateFormat”: “_BL##”

},

Credits:

1803 Creations

Download mod

FileFile size
zip License Plate Changer V29 KB

Leave a Reply

Your email address will not be published. Required fields are marked *