ADVANCED VEHICLE PERSISTENCE
A single-player script for Grand Theft Auto V that let you permanently keep and manage your vehicles across game sessions.
Instead of losing cars when you switch characters, die, or restart the game, this mod automatically saves your vehicles after every session and prevents them from despawning. It also includes an auto-locking system to keep your vehicles secure, along with customizable keybinds so you can control its features your way.
the script is optimized using ScriptHookVDotNet with Newtonsoft.Json for reliable data saving.
INSTALLATION
Drop the files in scripts folder as well as newtonsoft.json
Edited by xDuvii
What's New in Version 1.2
Released
Changelog
Main character vehicles: are now excluded from being saved into the .json file due game limitations. ( You still can lock/unlock them to prevent from getting stolen )
Fixed: random vehicles keep getting save activating blips around the minimap.
Fixed: vehicle are able to get unlock when they stays lock after reloading game sessions.
Fixed: vehicle modifications not saving as expected.
Added ShowBlipAlways: new option where you can change the value in AVPConfig.ini once it's created (ShowBlipAlways true = always visible, false = only within 200m).
Added WindowsSmashPrevention: character will no longer force smash the car window when owned vehicles are locked.
-----------------------------------------------------------------------------------------------------------------------------------
Old Changelog
Added: Skip emergency vehicles auto locking system code to avoid game crash "Rage.Vehicle is invalid" (Make sure you have this line in your modded police vehicles <VehicleClass>VC_EMERGENCY</VehicleClass>
CLEAN: A code cleaning was made to avoid future errors and improve performance.
Short Description
AI disclosure
The author has disclosed that AI tools were used in creating the following aspects of this file:
- Images
- Mod and Mod Content (Moderate)
AI was used as a tool for the understanding of the code system.
Recommended Comments
Create an account or sign in to comment