
I knew there was a “MoreLicensePlates (No More 46EEK572)” by Cheep that worked with RPH, but it had a drawback: it didn’t work without RPH.
I thought that it would be inconvenient for mod players who don’t play LSPDFR etc. if the mod didn’t work with ScriptHookV or DotNet, so I looked for a similar mod on sites like 5mods, but couldn’t find one, so I made one.
If it doesn’t exist, just make it. That’s the spirit.
Feature
It’s very simple, and when you get into a vehicle with a specified license plate, the script automatically randomizes the license plate or rewrites it to a different license plate.
For NPC vehicles, you can also enable the setting to change the license plates in the same way.
Installation
Copy the scripts folder to the Grand Theft Auto V folder.
Download ScriptHookV, unzip it, and copy the two dll files in the bin folder to the Grand Theft Auto V folder.
Download Script Hook V .NET, unzip the zip file, and copy the file with the string “ScriptHookVDotNet” in it to the Grand Theft Auto V folder.
In addition, the above two items must meet the requirements for operation. Please check the description on each download page for details.
How to use
There is no need to operate in the game, just get in the vehicle and the script mod will compare the XML file with the number plate, and if it determines that it is the specified number plate, it will automatically rewrite it.
The same behavior applies to NPC vehicles and parked vehicles if enabled in the ini file.
Aside
The mechanism for automatically centering the number plate when the specified number plate is 8 characters or less may be supported by the script mod in an update…
This is a script mod I made on the spot, so I don’t know if I’ll update it or not… I’m surprisingly moody, lol
Disclaimer
I, QuestDragon, cannot be held responsible for any damage caused by using this script mod. Please use at your own risk.
Secondary distribution is prohibited.
Distribution may be stopped without notice. Please note.
Changelog:
V1.2
This is the second update.
We have added various features this time.
We have added a function that automatically determines whether a license plate specified in the Plate tag has a half-width space on the script side.
This means that you no longer need to worry about half-width spaces when specifying the license plate to be replaced in XML.
The configuration of the randomly generated license plate can now be changed from the ini file.
Normally, the configuration is two numbers, three letters, and three numbers, but you can now change this to any configuration you like from the ini file.
For example, if you specify NNNNNNNN, you can create a license plate with only numbers.
We have added a function to check the latest version.
This means that when the script is loaded, it checks whether it is the latest version, and if an older version is being used, it prompts you to update to the latest version.
Please rest assured that the script will not stop working just because you are using an older version.
[For those who are updating]
Please replace Anti46EEK572.dll and Anti46EEK572.ini.
There are no changes to the operation of the XML file, but the explanation regarding the license plate specification has been deleted.
Please replace it as necessary.
Credits:
QuestDragon