Description
VAddon Vehicle Spawner (Open IV Installation)
This mod lets you easily spawn and configure addon vehicles in GTA V using a simple menu system.
Key Features:
- Spawn Addon Vehicles: Easily spawn any addon vehicle from a pre-defined list.
- PLUS: Some extras, check the images above
How to Use
- Open the Menu: By default, press F5 to open the menu. This can be customized in the .ini file.
AddOnCars.txt Format
To add new vehicles to the mod, edit the AddOnCars.txt file located in ./scripts/STRPVAddon/. The file should contain lines in the following format:
ModelName = RealCarName
ModelName: The internal model name of the vehicle.
RealCarName: The name that will appear in the menu.
Example:
bmwx7 = BMW X7 lamborghiniurus = Lamborghini Urus
AddOnCars.ini Configuration
The AddOnCars.ini file located in ./scripts/STRPVAddon/ allows you to customize various settings.
Requirements
- LemonUI
- ScriptHookVDotNet v3 (Nightly Build)
- Latest ScriptHookV
Installation
- Simply install using .OIV installer
- Add your custom vehicles to the AddOnCars.txt file.
- Adjust the settings in the AddOnCars.ini file to fit your preferences.
Changelog v1.2.3274
Improvements- AddOnCars.txt Validation Checker: Ensures entries contain only letters, numbers, hyphens (-), and underscores (_). Invalid entries trigger in-game notifications and are logged.
- Logging System Rework: Optimized logging to prevent excessive log creation and ensure relevant information is captured.
- In-game Notifications: Alerts for AddOnCars.txt formatting issues are displayed in-game and logged.
Changelog v.1.1.3274
Changes- Changed AddOnCars ".list" to ".txt" for better compatibility
- Improved menu navigation and handling to ensure markers are only shown when relevant.
- Implemented handling for complex vehicle names containing special characters like brackets and spaces.
- Adjusted marker display to use a vehicle blip marker for better visibility and aesthetics.
- Combined vehicle name and handle number for display above markers, while ensuring the handle number can be hidden if desired.
- Ensured markers are removed when the menu is closed, unless the setting to show them all the time is enabled.
- Improved the spawning mechanism to check for valid vehicle models, preventing script crashes.
- Updated Dependencies SHVDN3 Nightly Build 114 & LemonUI from v2.1.1 To v2.1.2
First Upload: November 11, 2024 Last Updated: November 11, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.