366,462
1,324
366,462
1,324
Updated moderator note:
As of the Arena War update (v1.0.1604.0) this script stopped working and crashes the game. As a replacement, the following two scripts unlock the v1.0.1604.0 (Arena War) DLC vehicles properly.
- Simple Trainer V
- Add-on Spawner
This page will be left intact for users who wish to keep a downgraded game version.
Update 18/3/17 - Added check for when game is reloaded to re apply the patch. Also removed the weird error message in the log file
Information
This Also Means that the new cars spawned(using trainers etc) wont get despawned(like what MPBikers in SP does)
A simple asi plugin for GTA V that removes the restriction when attempting to spawn new dlc cars that R* added in since game build 1.0.617.1. Also adds new cheat codes that will spawn the blocked cars using their display name as the cheat code.
To spawn the cars, open the cheat input textbox (using the ` button on the keyboard). Then type in the name of any of the cars listed in the log file that will be created in the GTA V directory (EnableMPCars.log). The lines should look like this:
[10:32:34] Found affected hash: 0xD7C56D39 - DisplayName = RAPTOR
so you can type "raptor" into the cheat box and the raptor will be spawned.
I know this is a bit of a pain but its the only real way to make this work without having to update each patch and without having it rely on ScriptHookV which always needs updating after a patch.
Once ScriptHookV is updated any trainer that can spawn cars should be able to spawn these without them getting despawned after 5 or so seconds
Installation
Just drop this asi file in your GTA V directory, then make sure you have an asiloader installed(dinput8.dll) This can be acquired from:
The Visual studio C++ X64 redistributable 2015 is required to run this plugin. This can be installed from Here - make sure you select the vc_redist.X64.exe file on the download page.
ScriptHookV itself isn't required to use this plugin.
Also If you dont want to use the asi loader after a game update due to ScriptHookV throwing an error, you can just use a program like Cheat Engine to manually inject this dll once you have started up the game and the features will work as normal. If injecting manually this asi will still need to be in the same directory as GTA V otherwise a fatal error will be thrown crashing GTA V.
I should also say do not try to use this in GTA:Online, you will most likely get banned. However none of the features would have any effect online anyway(cars arent blocked, cheat controller is unloaded.)
Full source code for anyone interested is on GitHub
Source Code
As of the Arena War update (v1.0.1604.0) this script stopped working and crashes the game. As a replacement, the following two scripts unlock the v1.0.1604.0 (Arena War) DLC vehicles properly.
- Simple Trainer V
- Add-on Spawner
This page will be left intact for users who wish to keep a downgraded game version.
Update 18/3/17 - Added check for when game is reloaded to re apply the patch. Also removed the weird error message in the log file
Information
This Also Means that the new cars spawned(using trainers etc) wont get despawned(like what MPBikers in SP does)
A simple asi plugin for GTA V that removes the restriction when attempting to spawn new dlc cars that R* added in since game build 1.0.617.1. Also adds new cheat codes that will spawn the blocked cars using their display name as the cheat code.
To spawn the cars, open the cheat input textbox (using the ` button on the keyboard). Then type in the name of any of the cars listed in the log file that will be created in the GTA V directory (EnableMPCars.log). The lines should look like this:
[10:32:34] Found affected hash: 0xD7C56D39 - DisplayName = RAPTOR
so you can type "raptor" into the cheat box and the raptor will be spawned.
I know this is a bit of a pain but its the only real way to make this work without having to update each patch and without having it rely on ScriptHookV which always needs updating after a patch.
Once ScriptHookV is updated any trainer that can spawn cars should be able to spawn these without them getting despawned after 5 or so seconds
Installation
Just drop this asi file in your GTA V directory, then make sure you have an asiloader installed(dinput8.dll) This can be acquired from:
OpenIV - Use the ASI Manager in the tools menu to enable the asi loader- ScriptHookV
The Visual studio C++ X64 redistributable 2015 is required to run this plugin. This can be installed from Here - make sure you select the vc_redist.X64.exe file on the download page.
ScriptHookV itself isn't required to use this plugin.
Also If you dont want to use the asi loader after a game update due to ScriptHookV throwing an error, you can just use a program like Cheat Engine to manually inject this dll once you have started up the game and the features will work as normal. If injecting manually this asi will still need to be in the same directory as GTA V otherwise a fatal error will be thrown crashing GTA V.
I should also say do not try to use this in GTA:Online, you will most likely get banned. However none of the features would have any effect online anyway(cars arent blocked, cheat controller is unloaded.)
Full source code for anyone interested is on GitHub
Source Code
First Uploaded: October 04, 2016
Last Updated: March 18, 2017
Last Downloaded: 15 minutes ago
785 Comments
Updated moderator note:
As of the Arena War update (v1.0.1604.0) this script stopped working and crashes the game. As a replacement, the following two scripts unlock the v1.0.1604.0 (Arena War) DLC vehicles properly.
- Simple Trainer V
- Add-on Spawner
This page will be left intact for users who wish to keep a downgraded game version.
Update 18/3/17 - Added check for when game is reloaded to re apply the patch. Also removed the weird error message in the log file
Information
This Also Means that the new cars spawned(using trainers etc) wont get despawned(like what MPBikers in SP does)
A simple asi plugin for GTA V that removes the restriction when attempting to spawn new dlc cars that R* added in since game build 1.0.617.1. Also adds new cheat codes that will spawn the blocked cars using their display name as the cheat code.
To spawn the cars, open the cheat input textbox (using the ` button on the keyboard). Then type in the name of any of the cars listed in the log file that will be created in the GTA V directory (EnableMPCars.log). The lines should look like this:
[10:32:34] Found affected hash: 0xD7C56D39 - DisplayName = RAPTOR
so you can type "raptor" into the cheat box and the raptor will be spawned.
I know this is a bit of a pain but its the only real way to make this work without having to update each patch and without having it rely on ScriptHookV which always needs updating after a patch.
Once ScriptHookV is updated any trainer that can spawn cars should be able to spawn these without them getting despawned after 5 or so seconds
Installation
Just drop this asi file in your GTA V directory, then make sure you have an asiloader installed(dinput8.dll) This can be acquired from:
The Visual studio C++ X64 redistributable 2015 is required to run this plugin. This can be installed from Here - make sure you select the vc_redist.X64.exe file on the download page.
ScriptHookV itself isn't required to use this plugin.
Also If you dont want to use the asi loader after a game update due to ScriptHookV throwing an error, you can just use a program like Cheat Engine to manually inject this dll once you have started up the game and the features will work as normal. If injecting manually this asi will still need to be in the same directory as GTA V otherwise a fatal error will be thrown crashing GTA V.
I should also say do not try to use this in GTA:Online, you will most likely get banned. However none of the features would have any effect online anyway(cars arent blocked, cheat controller is unloaded.)
Full source code for anyone interested is on GitHub
Source Code
As of the Arena War update (v1.0.1604.0) this script stopped working and crashes the game. As a replacement, the following two scripts unlock the v1.0.1604.0 (Arena War) DLC vehicles properly.
- Simple Trainer V
- Add-on Spawner
This page will be left intact for users who wish to keep a downgraded game version.
Update 18/3/17 - Added check for when game is reloaded to re apply the patch. Also removed the weird error message in the log file
Information
This Also Means that the new cars spawned(using trainers etc) wont get despawned(like what MPBikers in SP does)
A simple asi plugin for GTA V that removes the restriction when attempting to spawn new dlc cars that R* added in since game build 1.0.617.1. Also adds new cheat codes that will spawn the blocked cars using their display name as the cheat code.
To spawn the cars, open the cheat input textbox (using the ` button on the keyboard). Then type in the name of any of the cars listed in the log file that will be created in the GTA V directory (EnableMPCars.log). The lines should look like this:
[10:32:34] Found affected hash: 0xD7C56D39 - DisplayName = RAPTOR
so you can type "raptor" into the cheat box and the raptor will be spawned.
I know this is a bit of a pain but its the only real way to make this work without having to update each patch and without having it rely on ScriptHookV which always needs updating after a patch.
Once ScriptHookV is updated any trainer that can spawn cars should be able to spawn these without them getting despawned after 5 or so seconds
Installation
Just drop this asi file in your GTA V directory, then make sure you have an asiloader installed(dinput8.dll) This can be acquired from:
OpenIV - Use the ASI Manager in the tools menu to enable the asi loader- ScriptHookV
The Visual studio C++ X64 redistributable 2015 is required to run this plugin. This can be installed from Here - make sure you select the vc_redist.X64.exe file on the download page.
ScriptHookV itself isn't required to use this plugin.
Also If you dont want to use the asi loader after a game update due to ScriptHookV throwing an error, you can just use a program like Cheat Engine to manually inject this dll once you have started up the game and the features will work as normal. If injecting manually this asi will still need to be in the same directory as GTA V otherwise a fatal error will be thrown crashing GTA V.
I should also say do not try to use this in GTA:Online, you will most likely get banned. However none of the features would have any effect online anyway(cars arent blocked, cheat controller is unloaded.)
Full source code for anyone interested is on GitHub
Source Code
First Uploaded: October 04, 2016
Last Updated: March 18, 2017
Last Downloaded: 15 minutes ago
Update: As of the Arena War update (v1.0.1604.0) this script stopped working.
The following two scripts unlock the v1.0.1604.0 (Arena War) DLC vehicles properly.
- Simple Trainer V ( https://www.gta5-mods.com/scripts/simple-trainer-for-gtav )
- Add-on Spawner ( https://www.gta5-mods.com/scripts/add-on-vehicle-spawner )
Please use either of these two.
@ABD55 i dont know i have the same problem and i cant spawn the oppressor
I think that it needs update because it doesnt work
no point in asking for a update, dude hasn't touched it since 2016.
speaking of which, someone who can mod needs to take over for this mod. original user doesn't care for it and it is the only mod that worked.
How to use this, or how to unlock MP veh-s in simple trainer?
Game still crashing, update pls :(
dont work with the last update
Game Crashing . UPDATE PLEASEE.
Please update
Игра крашится, обновите пожалуйста!
Game crash.
Update Pleaseeeee!!!!!
on the epic games launcher the game is crashing when it enters story mode
Anyone has solution? Car dissappear after spawn
pls update this mod
no longer works with the latest version (Crash in the loading screens)
My game crashes when I installed this mod?
game crashes when loading. Please fix
Update !!!
need update
uptade pls