If, like me, you have far too many dlc packs, all of which fighting for control of your popgroups.ymt file, you're no doubt fed up of half your add-on vehicles not spawning in traffic.
There are many traffic spawners out there that will drop random DLC vehicles near you, but none feel quite natural, like they were meant to be there.
Obviously the only way around this is to modify the popgroups.ymt file manually, but who's got time to sift through some 8000 lines of code? (Seriously, the original file has 8641 lines).
Well do I have the tool for you!
The Popgroups Generator is a tool that will find every single vehicle currently in your copy of the game, and create, from scratch, brand new code for your popgroups.ymt file.
There is a full readme included which provides a walkthrough of how to use the file. Here is a basic overview of what it does:
-
Reads every single vehicle used the last time GTA V was played and displays them all in the main table
-
Finds all vehgroups in the currently stored poplist.ymt (this is vanilla by default)
-
Allows you to generate a new table based off the poplist.ymt in your modded game (particularly useful for those using VWE or WOV)
-
Individually select what vehgroups every single vehicle in game belongs to, if any.
-
Pulls a list of all vanilla vehicles from the web to ensure it is always up to date.
-
Autosaving after code is generated to prevent it being lost
-
Hard default that can be reverted to if things go horribly wrong!
Full installation instructions are included in the Readme file, but it is simply a case of dropping the .xslm into your game folder.
ikt's Addon Spawner is required, that contains the logs that the generator refers to when pulling the vehicle lists (available: https://www.gta5-mods.com/scripts/add-on-vehicle-spawner)
I have extensively tested this and am currently using traffic spawned in using the generated code without issue, I strongly recommend modifying the settings.xml in My Documents/Grand Theft Auto V to make full use of the increased number of vehicles available to spawn, full details of how to do this are in the readme.
Huuuge thank you to ikt for pointing out the log in his Addon Spawner mod, and also to DurtyFree for providing the link to his vanilla vehicle list, without either of these things there would be a lot of manual work needed by you to make the generator work!
I have done all I can to make this as user friendly as possible, if you have any suggestions or problems please send me a message or leave a comment and I will do what I can to implement the change. I've spent about a week writing 800 lines of vba code in order to help you spend 30 seconds writing 10,000 lines of xml code, so please do get in touch first if you have any problems before leaving a bad review!