License Plate (number/letters) changer. 1.3

Pluginuri server-side (OxMySQL, ESX Core, QB-Core, vMenu).
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 4444
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

License Plate (number/letters) changer. 1.3

Post by greenie »

Image

Updated (1/23/26)

-Now includes .ini file, no more json file

.ini file can now have the ability to include a range, see syntax below: (Note: The underscore " _ " is a blank space).

Here is how to Spawn Sheriff and Sheriff2 cars with license Plate " S##" with the numbers being a range from 0-50:

[Sheriff]

Models="sheriff,"sheriff2"

PlateFormat=__S{0-50}

Here is how to Spawn LSPD cars with license Plate " ##" with the numbers being a range from 0-30:

[LSPD]

Models="police","police2","police3"

PlateFormat=__{0-30}

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##"

},

Here is how to change the designs of plates:

Modify vehshare file, here is where the plate designs are. Change designs here.

GTAV\mods\update\x64\dlcpacks\patchday27ng\dlc.rpf\x64\levels\gta5\vehicles.rpf\vehshare.ytd

Then locate carcols.ymt file after remembering the plate number(s) you just modified.

carcols.ymt is in update.rpf/x64/data is where plate data is, so you will see the names for the plate (like plate05=police guv plate)

-also change color of text here

To change license plate per car:
go to carvariations.meta file for car, it will be in a different place depending on if add on car or stock car

then in carvarations.meta, set plate probabilities for each car.

<plateProbabilities>

<Probabilities>

<Item>

<Name>police guv plate</Name>

<Value value="100"/>

</Item>

</Probabilities>

</plateProbabilities>

https://www.lcpdfr.com/downloads/gta5mo ... o=download
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️

βœ… GAZDUIRE JOCURI / VPS / GAZDUIRE WEB / SERVERE DEDICATE - Stock NELIMITAT / Valabil comandati pe https://www.zonek.ro/
Post Reply

Return to β€œServer Plugins”