For any more updates to this script, please visit here: Quags Plate Format [0.01ms-0.05ms Plate Formatter]. This is the new remastered version now paid, but very affordable. There is more customizability and runs 10x smoother than [DEPRECIATED] Custom Tennessee License Plates With Automatic Formatting. |
I created a custom script that makes it so all the San Andreas license plates get replaced with Tennessee plates. The plates are also formatted to Tennessee’s license plates. If you don’t do the format, it will create a license plate with custom characters for you. This mechanic also works with all AI cars.
TOO MAKE IT SO UNTEXTURED PLATES DONT SHOW:
add the lines under
local veh = vehicle
For California:
if GetVehicleNumberPlateTextIndex(veh) == 1 or GetVehicleNumberPlateTextIndex(veh) == 2 then
SetVehicleNumberPlateTextIndex(veh, 5)
end
For the rest:
if GetVehicleNumberPlateTextIndex(veh) == 1 or GetVehicleNumberPlateTextIndex(veh) == 2 or GetVehicleNumberPlateTextIndex(veh) == 4 then
SetVehicleNumberPlateTextIndex(veh, 5)
end
Pictures:
Download Here [UPDATED]:
tennesseeplates.zip (2.7 KB)
California Version [UPDATED]:
caliplatesquags.zip (2.1 KB)
New York Version [UPDATED]:
newyorkplatesquags.zip (2.3 KB)
Portugal Version:
portugalplatesquags.zip (2.2 KB)
Swedish Version:
swedishplatesquags.zip (2.2 KB)