All MP Vehicles in SP 3.0.1
68.236
441
68.236
441
The mod adds all the vehicles from GTA Online to GTA 5. The new cars can be found in parking lots throughout Los Santos and Blaine County, as well as on the road in general traffic.
Join my Discord server: https://discord.gg/vvxmKP5y5J
Add-On vehicles in traffic and parking lots
Since version 2.0.5 you can add Add-On vehicles to traffic and parking lots.
Open the NewVehiclesList.txt file and add a new line: SpawnModelName,class
For example: gstghell1,muscle
It is mandatory to capitalize the vehicle class as shown in the following example: boats, commercial, compacts, coupes, cycles, emergency, helicopters, industrial, karting, military, motorcycles, muscle, openwheel, offroad, planes, sedans, service, sports, sportsclassics, super, suvs, vans.
If the author did not specify which class the add-on vehicle belongs to, choose the class that seems most appropriate to you. This setting does not affect the performance of the car. It is necessary for correct spawning of cars in the following locations.
Adding cars to the blacklist
Starting with version 2.0.0 you can add cars to the blacklist. In this case they will not appear in parking lots and traffic. You will still be able to get these cars with a trainer or other mods. Open the text file mp blacklist.txt and add the names of the DLC cars you do not want to see in traffic or parking to the column.
Installation
1. Download ScriptHookV
2. Download ScriptHookVDotNet
3. Move the scripts folder into your main GTAV folder (press Replace the files in the destination if Windows asks you to).
Script Settings
Open the AllMpVehiclesInSp.ini file to modify the script settings.
0 - disable
1 - enable
Changelog
3.0.1:
3.0.0:
2.0.9:
2.0.8:
2.0.7:
2.0.6:
2.0.5:
2.0.4:
2.0.3:
2.0.2:
2.0.1:
2.0.0:
1.0.9:
1.0.8:
1.0.7:
1.0.6:
1.0.5:
1.0.4:
1.0.3:
1.0.2:
1.0.1:
1.0.0:
Source code: https://github.com/sruckstar/gta5-all-mp-vehicles-in-sp
- All content from GTA Online is added, including air and water vehicles, with the exception of vehicles from previous updates that are available in Single Player (SP).
- Over 100 new vehicle spawn points.
- You may come across a DLC car in traffic. Each class of car can only be found on certain roads and sections of road.
- Parking lot vehicle spawns are constantly changing.
- All military vehicles from GTA Online (including both versions of the Oppressor) will be added to the military base at Fort Zancudo.
- Specific spawn points are chosen for different types of specialized vehicles to justify their presence in the game's lore.
Join my Discord server: https://discord.gg/vvxmKP5y5J
Add-On vehicles in traffic and parking lots
Since version 2.0.5 you can add Add-On vehicles to traffic and parking lots.
Open the NewVehiclesList.txt file and add a new line: SpawnModelName,class
For example: gstghell1,muscle
It is mandatory to capitalize the vehicle class as shown in the following example: boats, commercial, compacts, coupes, cycles, emergency, helicopters, industrial, karting, military, motorcycles, muscle, openwheel, offroad, planes, sedans, service, sports, sportsclassics, super, suvs, vans.
If the author did not specify which class the add-on vehicle belongs to, choose the class that seems most appropriate to you. This setting does not affect the performance of the car. It is necessary for correct spawning of cars in the following locations.
Adding cars to the blacklist
Starting with version 2.0.0 you can add cars to the blacklist. In this case they will not appear in parking lots and traffic. You will still be able to get these cars with a trainer or other mods. Open the text file mp blacklist.txt and add the names of the DLC cars you do not want to see in traffic or parking to the column.
Installation
1. Download ScriptHookV
2. Download ScriptHookVDotNet
3. Move the scripts folder into your main GTAV folder (press Replace the files in the destination if Windows asks you to).
Script Settings
Open the AllMpVehiclesInSp.ini file to modify the script settings.
0 - disable
1 - enable
- doors - open or close doors. If the car door is closed, the player will break the car window.
- blips - enable or disable car blips on the map.
- tuning - if enabled, cars will receive random tuning items.
- spawn traffic - enable or disable spawning of cars in traffic.
- traffic cars blips - enable or disable blips of cars in traffic.
- new license plates - activate unique license plates from Chop Shop Update
- blip color - set the color of car tags in parking lots (values from 0 to 85)
- blip color traffic - set the color of car labels in traffic (values from 0 to 85)
- time traffic gen - the time in milliseconds between cars being spawn in traffic (minimum value is 3000, default is 8000)
Changelog
3.0.1:
- Errors about missing car models are now turned off by default. To turn them on, set the show errors parameter in settings.ini to 1
- Fixed a bug that caused cars in traffic to stop appearing if the game encountered a missing car model in the game files.
3.0.0:
- Added new sports cars: Banshee GTS, Coquette D5, Jester RR Widebody, Uranus LozSpeed.
- Added new sedan: Chavos V6.
- Added new off-road vehicle: Firebolt ASP.
- Added new planes: Duster 300-H, Titan 250 D.
- Added new helicopter: DH-7 Iron Mule.
- Added new police vehicles: Caracara Pursuit, Coquette D10 Pursuit, Outreach Faction, Terminus Patrol.
2.0.9:
- Removed hidden debug code that caused an error when pressing the N key.
- Fixed a typo in the code that caused the game to try to load policet5 instead of police5.
- Fixed script crash during cutscenes (thanks to Whatever314).
- Fixed duplicate error messages (Thanks Whatever314).
- Updated the text of the model loading error message.
2.0.8:
- Spawning of the police cars has been removed for revision
2.0.7:
- 17 new vehicles added from the Bottom Dollar Bounties update
- Police vehicles now unload when you move away from them
- Other minor changes and bug fixes
2.0.6:
- Fixed a bug where DLC cars would appear on top of other cars
- Drivers now match the DLC car model
- Added GTA Online police cars to the traffic. The spawn traffic value must be set to 1.
2.0.5:
- Added support for Add-On vehicles
- MP and Add-On vehicles no longer spawn in traffic during missions. This was causing problems with some of the missions
- Fixed a memory leak that caused traffic to be lost during a long game session.
- Fixed cars spawning in locations not intended for traffic
- Fixed empty driverless cars appearing on roads
- DLC cars now appear all over the map, not just near parking lots.
- You can now adjust the frequency of cars appearing in traffic in milliseconds (minimum value is 3000, default is 8000)
- You can now change the color of the car marker in traffic.
2.0.4:
- Fixed bug with invisible drivers
2.0.3:
- Fixed a bug where car doors wouldn't close when the doors flag was set.
- Fixed a bug where cars would appear without tuning parts when the tuning flag was set.
- Fixed a bug where cars would appear in traffic when the spawn traffic flag was off.
- Fixed a bug where a player could crash into an invisible car on the road.
- Added the blip color parameter to change the color of the cars that appear.
2.0.2:
- New algorithm for spawning cars in traffic
2.0.1:
- Fixed a bug that caused blips to appear on the map even when they were disabled in the INI file.
2.0.0:
- Fixed all wrong angles of vehicles in parking lots
- Fixed a bug with spawning military vehicles in Fort Zancudo. Now such vehicles are marked on the map even if blips is set to 1 in the INI file.
- Added mp blacklist.txt file, where you can enter models of vehicles that should not appear in parking lots.
- Improved stability when working with old versions of the game. Now the script works even if some DLC cars are missing in the game.
- Added unique license plates to some cars in the Chop Shop update.
In version 2.0.0 DLC cars in traffic were temporarily disabled. This is due to an imperfection in the algorithm used in the mod. I am already working on improving the algorithm for spawning cars in traffic, and this feature will definitely be back in the new version.
1.0.9:
- Added a festive Hauler truck from the Chop Shop update
1.0.8:
- Added new off-road vehicle: Terminus
- Added new muscle cars: Vigero ZX Convertible, Dominator GT, Impaler LX
- Added new SUVs vehicles: Vivanite, Aleutian, Cavalcade XL, Baller ST-D
- Added new Police vehicles: Gauntlet Interceptor and Stanier LE Cruiser
- Added new Sedans vehicles: Asterope GZ, Impaler SZ
- Added new Benson (Cluckin' Bell Truck)
- Added new Tow Truck
1.0.7:
- When reloading SHDN (default is INSERT), cars are no longer duplicated.
- Fixed a bug where some blips were not removed from cars in traffic.
- Blips are now disabled by default for cars in traffic.
1.0.6:
- DLC cars are now found in general traffic.
1.0.5:
- Cars now receive random tuning parts when spawned, including paint and chameleon colors, available on PS5 and Xbox Series only. Set the tuning flag to 0 to spawn only stock cars.
1.0.4:
- Added new military-based vehicles: Streamer216, F-160 Raiju, Weaponized Conada
- Added new off-road vehicles: Walton L35, Ratel, MonstroCiti
- Added new muscle cars: Clique Wagon and Buffalo EVX
- Added Brigham muscle car in "Ghostbusters" livery
- Added new sport cars: Itali GTO Stinger TT, La Coureuse, Hotring Hellfire
- Added new cycles: Inductor and Junk Energy Inductor
1.0.3:
- Fixed script crash when blips are disabled
1.0.2:
- Removed debug script from the final build
1.0.1:
- Upgrading to SHVDN3
- Added configuration file with settings
- Radar blips can now be disabled (set blips to 0 in AllMpVehiclesInSp.ini)
- All cars now have closed doors (the player will break the glass to open the car). Also, all cars are now equipped with alarms
1.0.0:
- Initial release
Source code: https://github.com/sruckstar/gta5-all-mp-vehicles-in-sp
Zuerst hochgeladen: 29. Mai 2023
Letztes Update: vor 2 Tagen
Last Downloaded: vor 4 Minuten
All Versions
330 Kommentare
More mods by andre500:
The mod adds all the vehicles from GTA Online to GTA 5. The new cars can be found in parking lots throughout Los Santos and Blaine County, as well as on the road in general traffic.
Join my Discord server: https://discord.gg/vvxmKP5y5J
Add-On vehicles in traffic and parking lots
Since version 2.0.5 you can add Add-On vehicles to traffic and parking lots.
Open the NewVehiclesList.txt file and add a new line: SpawnModelName,class
For example: gstghell1,muscle
It is mandatory to capitalize the vehicle class as shown in the following example: boats, commercial, compacts, coupes, cycles, emergency, helicopters, industrial, karting, military, motorcycles, muscle, openwheel, offroad, planes, sedans, service, sports, sportsclassics, super, suvs, vans.
If the author did not specify which class the add-on vehicle belongs to, choose the class that seems most appropriate to you. This setting does not affect the performance of the car. It is necessary for correct spawning of cars in the following locations.
Adding cars to the blacklist
Starting with version 2.0.0 you can add cars to the blacklist. In this case they will not appear in parking lots and traffic. You will still be able to get these cars with a trainer or other mods. Open the text file mp blacklist.txt and add the names of the DLC cars you do not want to see in traffic or parking to the column.
Installation
1. Download ScriptHookV
2. Download ScriptHookVDotNet
3. Move the scripts folder into your main GTAV folder (press Replace the files in the destination if Windows asks you to).
Script Settings
Open the AllMpVehiclesInSp.ini file to modify the script settings.
0 - disable
1 - enable
Changelog
3.0.1:
3.0.0:
2.0.9:
2.0.8:
2.0.7:
2.0.6:
2.0.5:
2.0.4:
2.0.3:
2.0.2:
2.0.1:
2.0.0:
1.0.9:
1.0.8:
1.0.7:
1.0.6:
1.0.5:
1.0.4:
1.0.3:
1.0.2:
1.0.1:
1.0.0:
Source code: https://github.com/sruckstar/gta5-all-mp-vehicles-in-sp
- All content from GTA Online is added, including air and water vehicles, with the exception of vehicles from previous updates that are available in Single Player (SP).
- Over 100 new vehicle spawn points.
- You may come across a DLC car in traffic. Each class of car can only be found on certain roads and sections of road.
- Parking lot vehicle spawns are constantly changing.
- All military vehicles from GTA Online (including both versions of the Oppressor) will be added to the military base at Fort Zancudo.
- Specific spawn points are chosen for different types of specialized vehicles to justify their presence in the game's lore.
Join my Discord server: https://discord.gg/vvxmKP5y5J
Add-On vehicles in traffic and parking lots
Since version 2.0.5 you can add Add-On vehicles to traffic and parking lots.
Open the NewVehiclesList.txt file and add a new line: SpawnModelName,class
For example: gstghell1,muscle
It is mandatory to capitalize the vehicle class as shown in the following example: boats, commercial, compacts, coupes, cycles, emergency, helicopters, industrial, karting, military, motorcycles, muscle, openwheel, offroad, planes, sedans, service, sports, sportsclassics, super, suvs, vans.
If the author did not specify which class the add-on vehicle belongs to, choose the class that seems most appropriate to you. This setting does not affect the performance of the car. It is necessary for correct spawning of cars in the following locations.
Adding cars to the blacklist
Starting with version 2.0.0 you can add cars to the blacklist. In this case they will not appear in parking lots and traffic. You will still be able to get these cars with a trainer or other mods. Open the text file mp blacklist.txt and add the names of the DLC cars you do not want to see in traffic or parking to the column.
Installation
1. Download ScriptHookV
2. Download ScriptHookVDotNet
3. Move the scripts folder into your main GTAV folder (press Replace the files in the destination if Windows asks you to).
Script Settings
Open the AllMpVehiclesInSp.ini file to modify the script settings.
0 - disable
1 - enable
- doors - open or close doors. If the car door is closed, the player will break the car window.
- blips - enable or disable car blips on the map.
- tuning - if enabled, cars will receive random tuning items.
- spawn traffic - enable or disable spawning of cars in traffic.
- traffic cars blips - enable or disable blips of cars in traffic.
- new license plates - activate unique license plates from Chop Shop Update
- blip color - set the color of car tags in parking lots (values from 0 to 85)
- blip color traffic - set the color of car labels in traffic (values from 0 to 85)
- time traffic gen - the time in milliseconds between cars being spawn in traffic (minimum value is 3000, default is 8000)
Changelog
3.0.1:
- Errors about missing car models are now turned off by default. To turn them on, set the show errors parameter in settings.ini to 1
- Fixed a bug that caused cars in traffic to stop appearing if the game encountered a missing car model in the game files.
3.0.0:
- Added new sports cars: Banshee GTS, Coquette D5, Jester RR Widebody, Uranus LozSpeed.
- Added new sedan: Chavos V6.
- Added new off-road vehicle: Firebolt ASP.
- Added new planes: Duster 300-H, Titan 250 D.
- Added new helicopter: DH-7 Iron Mule.
- Added new police vehicles: Caracara Pursuit, Coquette D10 Pursuit, Outreach Faction, Terminus Patrol.
2.0.9:
- Removed hidden debug code that caused an error when pressing the N key.
- Fixed a typo in the code that caused the game to try to load policet5 instead of police5.
- Fixed script crash during cutscenes (thanks to Whatever314).
- Fixed duplicate error messages (Thanks Whatever314).
- Updated the text of the model loading error message.
2.0.8:
- Spawning of the police cars has been removed for revision
2.0.7:
- 17 new vehicles added from the Bottom Dollar Bounties update
- Police vehicles now unload when you move away from them
- Other minor changes and bug fixes
2.0.6:
- Fixed a bug where DLC cars would appear on top of other cars
- Drivers now match the DLC car model
- Added GTA Online police cars to the traffic. The spawn traffic value must be set to 1.
2.0.5:
- Added support for Add-On vehicles
- MP and Add-On vehicles no longer spawn in traffic during missions. This was causing problems with some of the missions
- Fixed a memory leak that caused traffic to be lost during a long game session.
- Fixed cars spawning in locations not intended for traffic
- Fixed empty driverless cars appearing on roads
- DLC cars now appear all over the map, not just near parking lots.
- You can now adjust the frequency of cars appearing in traffic in milliseconds (minimum value is 3000, default is 8000)
- You can now change the color of the car marker in traffic.
2.0.4:
- Fixed bug with invisible drivers
2.0.3:
- Fixed a bug where car doors wouldn't close when the doors flag was set.
- Fixed a bug where cars would appear without tuning parts when the tuning flag was set.
- Fixed a bug where cars would appear in traffic when the spawn traffic flag was off.
- Fixed a bug where a player could crash into an invisible car on the road.
- Added the blip color parameter to change the color of the cars that appear.
2.0.2:
- New algorithm for spawning cars in traffic
2.0.1:
- Fixed a bug that caused blips to appear on the map even when they were disabled in the INI file.
2.0.0:
- Fixed all wrong angles of vehicles in parking lots
- Fixed a bug with spawning military vehicles in Fort Zancudo. Now such vehicles are marked on the map even if blips is set to 1 in the INI file.
- Added mp blacklist.txt file, where you can enter models of vehicles that should not appear in parking lots.
- Improved stability when working with old versions of the game. Now the script works even if some DLC cars are missing in the game.
- Added unique license plates to some cars in the Chop Shop update.
In version 2.0.0 DLC cars in traffic were temporarily disabled. This is due to an imperfection in the algorithm used in the mod. I am already working on improving the algorithm for spawning cars in traffic, and this feature will definitely be back in the new version.
1.0.9:
- Added a festive Hauler truck from the Chop Shop update
1.0.8:
- Added new off-road vehicle: Terminus
- Added new muscle cars: Vigero ZX Convertible, Dominator GT, Impaler LX
- Added new SUVs vehicles: Vivanite, Aleutian, Cavalcade XL, Baller ST-D
- Added new Police vehicles: Gauntlet Interceptor and Stanier LE Cruiser
- Added new Sedans vehicles: Asterope GZ, Impaler SZ
- Added new Benson (Cluckin' Bell Truck)
- Added new Tow Truck
1.0.7:
- When reloading SHDN (default is INSERT), cars are no longer duplicated.
- Fixed a bug where some blips were not removed from cars in traffic.
- Blips are now disabled by default for cars in traffic.
1.0.6:
- DLC cars are now found in general traffic.
1.0.5:
- Cars now receive random tuning parts when spawned, including paint and chameleon colors, available on PS5 and Xbox Series only. Set the tuning flag to 0 to spawn only stock cars.
1.0.4:
- Added new military-based vehicles: Streamer216, F-160 Raiju, Weaponized Conada
- Added new off-road vehicles: Walton L35, Ratel, MonstroCiti
- Added new muscle cars: Clique Wagon and Buffalo EVX
- Added Brigham muscle car in "Ghostbusters" livery
- Added new sport cars: Itali GTO Stinger TT, La Coureuse, Hotring Hellfire
- Added new cycles: Inductor and Junk Energy Inductor
1.0.3:
- Fixed script crash when blips are disabled
1.0.2:
- Removed debug script from the final build
1.0.1:
- Upgrading to SHVDN3
- Added configuration file with settings
- Radar blips can now be disabled (set blips to 0 in AllMpVehiclesInSp.ini)
- All cars now have closed doors (the player will break the glass to open the car). Also, all cars are now equipped with alarms
1.0.0:
- Initial release
Source code: https://github.com/sruckstar/gta5-all-mp-vehicles-in-sp
Zuerst hochgeladen: 29. Mai 2023
Letztes Update: vor 2 Tagen
Last Downloaded: vor 4 Minuten
IF THE MOD DOES NOT WORK ON A LICENSED GAME:
1. Using OpenIV, go to {GTA Folder} \ update \ update.rpf \ common \ data \ dlclist.xml).
2. Open the xml file and copy the last line with the new update from there.
3. Using the same OpenIV go to the path {GTA Folder} \ mods \ update \ update.rpf \ common \ data \ dlclist.xml) and paste this line into the xml file.
If you have a licensed version of the game, no mods folder (or you have already updated dlclist.xml), but the mod still does not work, write to the support chat of my Discord server: https://discord.gg/vvxmKP5y5J.
@Wolfhound-W Yes I have updated the game
@Asapas8 Do you have a mods folder? Update dlclist.xml there
@PreciousWall What exactly isn't working? Is there an error on the screen or is the script not loading at all?
My advice is similar to the comment above: if you have a mods folder, update dlclist.xml there. You may have the latest version of the game with the update loaded, but the dlc config loading is old.
I dont have option to enable or disable in my ini ? '
Asapas is right on the money, it's your mod that's the issue. Full reinstall and your mod still crashes my game due to polcararca2 missing from dlclist.xml. What specific string do I need to add? Seems weird I need to do at all, though
how do I update dlclist.xml ?
@andre500 What to update in the dlclist.xml ? Do you name of the models of cars
@reptrobro There is no "polcararca2" in the script. There's "polcaracara2." This is the new police car from Agents of Sabotage.
You may not have it loaded for two reasons:
1. There is no Agents of Sabotage update.
2. You have an outdated dlclist.xml in your mods folder
@andre500 how to get the updated dlclist.xml?
I have already updated my game
@Cazual_Modder Check out the pinned comment
game crashes after loading screen
did exactly what you told me. When I add the new patch line from gta folder to mods folder inside Open IV, I am getting a CTD after story mode loading screen. When I removed this, everything is ok.
I asked for help and you just told me no. I thought I supplied enough specifics there to relay I get what's going on, but it's cool you would own me for a typo. I have compared the dlclist.xml in both mods and basic structure and there's no difference. I have literally reinstalled from nothing, logged into online to make sure everything is kosher from Rockstar's end, and I still get crashes related to the newest police thing with crash logs indicating I don't have the right to the DLC.
The only modification to the game to isolate that it's this mod is this mod and the ScriptHook requirements. It's fine if you can't figure it out but it's lame to just insist users don't know what's going on.
@reptrobro I apologize if my response sounded rude. I was simply eliminating two common causes that most users have experienced. Now, you said that the crash happens even on a clean game - I did not have that information. So the problem is something else.
Write me on my Discord server so I know it's you. I need more information about your game to understand the cause of the crash.
For now, I recommend downloading the new patch 3.0.1. It will disable the annoying error messages. You probably won't encounter the cars from the Agents of Sabotage update, but you will be able to drive other MP cars.
I think it is something on the mod
I think it needs updating
Works perfectly on v3411, thanks for the great mod!
Quick question though: What are the point of the blips? I was able to turn them off, but are they just there to ID the new cars?
@Tegaaaa Yes, blips tag DLC cars in traffic and parking lots