Add-On Vehicle Spawner 1.4.3
Add-on Spawner is a ScriptHookV script that automatically looks for add-on vehicles and puts them in a menu for you to spawn.
Features
Detects added vehicles automatically
Search by make, model or name
Various spawn options
Various sorting options
Custom thumbnails
Prevents DLC vehicles from de-spawning
Requirements
GTA V v1.0.877.1 or later
ScriptHookV
Installation
Drag and drop AddonSpawner.asi and the AddonSpawner folder to your GTA V game folder.
Usage
No configuration needed, just load it up, press the hotkey (F5) and spawn your add-on vehicle. They are separated by vehicle class. It only lists your add-on vehicles, so no base game/DLC vehicles. There are various options for sorting vanilla cars and add-ons, so check the settings.
To add images, put an image file (.jpg or .png) in the AddonSpawner/img folder, with the model name (spawn name) as file name. For example: ek9.jpg.
Changelog
v1.4.3
* Update grouping for b2060
v1.4.2
* Support Epic Game Store version (1.0.1868.4)
v1.4.1
* Update grouping for b1868
* Fix ghost menu active for categories without any name
v1.4.0
* Add user-filtering, see README/INSTRUCTIONS for more information
* Remove internal sprite usage
* Bug fixes and code improvements