Persist Vehicles 1.0
228
23
228
23
Just a vehicle version of my Persist Corpses mod. Keeps vehicles loaded that are within range of the player. Not quite as effective as vehicles enter and exit the radius much more frequently than corpses. Also, vehicles and cop cars stop spawning after a while.
Requirements:
Installation:
Add the script to your /scripts folder
Known Issues:
Changelog:
1.0: Initial release
Requirements:
- ScriptHook V
- Community ScriptHookVDotNet
Installation:
Add the script to your /scripts folder
Known Issues:
- None
Changelog:
1.0: Initial release
पहले अपलोड: 1 दिन पहले
आखरी अपडेट: 1 दिन पहले
Last Downloaded: 1 मिनट पहले
3 टिप्पणियाँ
More mods by LeetSombrero:
Just a vehicle version of my Persist Corpses mod. Keeps vehicles loaded that are within range of the player. Not quite as effective as vehicles enter and exit the radius much more frequently than corpses. Also, vehicles and cop cars stop spawning after a while.
Requirements:
Installation:
Add the script to your /scripts folder
Known Issues:
Changelog:
1.0: Initial release
Requirements:
- ScriptHook V
- Community ScriptHookVDotNet
Installation:
Add the script to your /scripts folder
Known Issues:
- None
Changelog:
1.0: Initial release
पहले अपलोड: 1 दिन पहले
आखरी अपडेट: 1 दिन पहले
Last Downloaded: 1 मिनट पहले


This file has been approved automatically. If you think this file should not be here for any reason please report it.
I encountered a script loading failure issue.
I am using the latest SHV and SHVDN V370.94.
I checked the SHVDN log file, which indicates that the requested type could not be loaded, the file or assembly failed to load, and the system cannot find the specified file for a dependency.
Is there any way to help me resolve this issue and get the script functionality working properly?
[ERROR] Failed to load script assembly persistent_vehicles.dll when searching for script types because there is an assembly that the script tried to load as a dependency but couldn't. Exception message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
First LoaderException message (which tells what assembly is missing): System.IO.FileNotFoundException: Could not load file or assembly 'ScriptHookVDotNet3, Version=3.9.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'ScriptHookVDotNet3, Version=3.9.0.0, Culture=neutral, PublicKeyToken=null'
please help