38.980
517
-
10. april 2022
Tired of losing your 500k$ fully modded vehicle because you went on a mission and it disappeared? Or because you wanted to see if it was waterproof and (unfortunately) it wasn’t?
Don’t wait any longer and insure your vehicle now at Mors Mutual insurance!
Prerequisites:
- ScriptHookV:
http://www.dev-c.com/gtav/scripthookv/
ScriptHookVDotNet2:
https://github.com/crosire/scripthookvdotnet/releases
NativeUI:
https://github.com/Guad/NativeUI/releases
iFruitAddon2:
https://github.com/Bob74/iFruitAddon2/releases
SHVDN-Extender:
https://github.com/Bob74/SHVDN-Extender/releases
You also need to have "Modify" permission on your GTA V folder: How to
Install:
- Install all prerequisites.
- Create a folder named scripts in your GTA V main directory (the one that contains GTAV.exe).
- Copy MMI-SP.dll and the MMI folder to your scripts directory.
- Done!
This mod allows you to:
- Insure a vehicle
- Recover the vehicle if it has been destroyed
- "Report the vehicle as stolen" (it spawns your vehicle without it needed to be dead. The price is higher but it is very useful when your vehicle simply disappears)
- Cancel a contract (removes the insurance from the vehicle)
- Bring a recovered vehicle to you (you can choose in the config file if you want it to spawn or if you want a driver to drive it to you)
Tips:
- To bring a plane to you, you need to be in front of a long empty road (airfields are nice).
The plane will always come from your back and will try to land ahead. - If you want the cost to be cheaper, you can edit the cost multipliers in the mod settings (call the phone contact "MMI-SP Settings")
Translations:
The mod support translations. Download a translation file and follow the readme file.
To make a new translation, you can use the file default.xml which is the english file.
Make a copy of this file and translate it (be careful, the texts may contains variables noted $NameOfTheVariable, don't change their name!).
How does it works:
There is a MMI office on the map (a red M marker), that's where you'll need to go to insure your car, report it stolen or cancel a contract and I've added a phone contact that allow you to recover your vehicle.
Config file:
You can now edit the config from the game using your phone. Call the contact "MMI-SP Settings".
Updating:
When updating, you must only look after a single file: db.xml (in scripts\MMI directory).
It is the file that contains all your insured vehicles.
I don't include this file in my updates in order to let you simply overwrite everything.
Troubleshooting:
If you have any issues, please check if the following parts are installed:
- Latest version of ScriptHookV
- Latest version of ScriptHookVDotNet
- Latest version of NativeUI
- Latest version of iFruitAddon2
- Microsoft Visual C++ 2015 x86 and x64 are installed
- Microsoft .NET Framework 4.8 or above is installed
Source code is available on Github: MMI-SP repo
See the topic on GTA Forums for more informations! Se emner på GTAForums »
Først uploadet: 26. januar 2018
Sidst opdateret: 10. april 2022
Last Downloaded: 12 minutter siden
All Versions
527 Kommentarer
More mods by Bob_74:
Tired of losing your 500k$ fully modded vehicle because you went on a mission and it disappeared? Or because you wanted to see if it was waterproof and (unfortunately) it wasn’t?
Don’t wait any longer and insure your vehicle now at Mors Mutual insurance!
Prerequisites:
- ScriptHookV:
http://www.dev-c.com/gtav/scripthookv/
ScriptHookVDotNet2:
https://github.com/crosire/scripthookvdotnet/releases
NativeUI:
https://github.com/Guad/NativeUI/releases
iFruitAddon2:
https://github.com/Bob74/iFruitAddon2/releases
SHVDN-Extender:
https://github.com/Bob74/SHVDN-Extender/releases
You also need to have "Modify" permission on your GTA V folder: How to
Install:
- Install all prerequisites.
- Create a folder named scripts in your GTA V main directory (the one that contains GTAV.exe).
- Copy MMI-SP.dll and the MMI folder to your scripts directory.
- Done!
This mod allows you to:
- Insure a vehicle
- Recover the vehicle if it has been destroyed
- "Report the vehicle as stolen" (it spawns your vehicle without it needed to be dead. The price is higher but it is very useful when your vehicle simply disappears)
- Cancel a contract (removes the insurance from the vehicle)
- Bring a recovered vehicle to you (you can choose in the config file if you want it to spawn or if you want a driver to drive it to you)
Tips:
- To bring a plane to you, you need to be in front of a long empty road (airfields are nice).
The plane will always come from your back and will try to land ahead. - If you want the cost to be cheaper, you can edit the cost multipliers in the mod settings (call the phone contact "MMI-SP Settings")
Translations:
The mod support translations. Download a translation file and follow the readme file.
To make a new translation, you can use the file default.xml which is the english file.
Make a copy of this file and translate it (be careful, the texts may contains variables noted $NameOfTheVariable, don't change their name!).
How does it works:
There is a MMI office on the map (a red M marker), that's where you'll need to go to insure your car, report it stolen or cancel a contract and I've added a phone contact that allow you to recover your vehicle.
Config file:
You can now edit the config from the game using your phone. Call the contact "MMI-SP Settings".
Updating:
When updating, you must only look after a single file: db.xml (in scripts\MMI directory).
It is the file that contains all your insured vehicles.
I don't include this file in my updates in order to let you simply overwrite everything.
Troubleshooting:
If you have any issues, please check if the following parts are installed:
- Latest version of ScriptHookV
- Latest version of ScriptHookVDotNet
- Latest version of NativeUI
- Latest version of iFruitAddon2
- Microsoft Visual C++ 2015 x86 and x64 are installed
- Microsoft .NET Framework 4.8 or above is installed
Source code is available on Github: MMI-SP repo
See the topic on GTA Forums for more informations! Se emner på GTAForums »
Først uploadet: 26. januar 2018
Sidst opdateret: 10. april 2022
Last Downloaded: 12 minutter siden
-
@Bob_74 So I've got an error here preventing me from accessing any of the script features. It crashes on loading:
[09:51:29] [ERROR] Caught fatal unhandled exception:
System.IO.FileNotFoundException: Could not load file or assembly 'SHVDN-Extender, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'SHVDN-Extender, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null'
at MMI_SP.MMI.LoadConfigValues()
at MMI_SP.MMI.Initialize(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].[09:51:29] [ERROR] The exception was thrown while executing the script MMI_SP.MMI.
[09:51:29] [WARNING] Aborted script MMI_SP.MMI.26. april 2022 -
It doesn't seem to matter what I do- I seem to have been at this for years.. every time I try to install Mors Mutual, whether it's a different computer or years later, I still get the same error when I try to use it.. if I go into mors mutual, pretty much any option I press sends me out then gives me this error.
https://i.imgur.com/4xNQybl.png
I don't know how I could have installed it incorrectly- I followed all the necessary tutorials for every given file, trying to find the latest tutorials.. but I still got the same error.
This happens when I try to change the number plate, cancel insurance, and pretty much everything that isn't insuring a vehicle.. I'd really like some help.27. april 2022 -
@N. Man
"The system cannot find the file specified.
File name: 'SHVDN-Extender"
That's quite clear, did you install all dependencies?@Duxtorm You seem to have installed it correctly but the mod is just badly written and you might be in an edgy case where it will crash (like using a different skin instead of the three main characters, or getting a character's personal vehicle to be insured, etc).
I'm currently rewriting it entirely to get rid of all these issues and to better plan its writing.27. april 2022 -
@Bob_74 Mors Mutual is the only mod I have installed and I've only insured pedestrian cars- I didn't even get a trainer, so I have no idea what might be causing it as I just used franklin-
but alright, thank you, I guess I've just been pretty unlucky, I'll keep checking in with the mod ^ ^28. april 2022 -
Udvid for at læse hele kommentaren
@Bob_74
ScriptHookVDotNet.log
[16:54:15] [DEBUG] Loading API from .\ScriptHookVDotNet2.dll ...
[16:54:15] [DEBUG] Loading API from .\ScriptHookVDotNet3.dll ...
[16:54:15] [DEBUG] Loading scripts from C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\scripts ...
[16:54:16] [DEBUG] Loading assembly iFruitAddon2.dll ...
[16:54:16] [INFO] Found 1 script(s) in iFruitAddon2.dll resolved to API 2.11.3.
[16:54:16] [DEBUG] Loading assembly MMI-SP.dll ...
[16:54:16] [INFO] Found 4 script(s) in MMI-SP.dll resolved to API 2.11.3.
[16:54:16] [DEBUG] Loading assembly NativeUI.dll ...
[16:54:16] [INFO] Found 1 script(s) in NativeUI.dll resolved to API 2.11.3.
[16:54:16] [DEBUG] Loading assembly SHVDN-Extender.dll ...
[16:54:16] [INFO] Found 1 script(s) in SHVDN-Extender.dll resolved to API 2.11.3.
[16:54:16] [DEBUG] Instantiating script iFruitAddon2.iFruitAddon2 ...
[16:54:16] [INFO] Started script iFruitAddon2.iFruitAddon2.
[16:54:16] [DEBUG] Instantiating script MMI_SP.Agency.Agency ...
[16:54:16] [INFO] Started script MMI_SP.Agency.Agency.
[16:54:16] [DEBUG] Instantiating script MMI_SP.iFruit.iFruitMMI ...
[16:54:18] [INFO] Started script MMI_SP.iFruit.iFruitMMI.
[16:54:18] [DEBUG] Instantiating script MMI_SP.InsuranceObserver ...
[16:54:18] [INFO] Started script MMI_SP.InsuranceObserver.
[16:54:18] [DEBUG] Instantiating script MMI_SP.MMI ...
[16:54:18] [INFO] Started script MMI_SP.MMI.
[16:54:18] [DEBUG] Instantiating script NativeUI.BigMessageThread ...
[16:54:18] [INFO] Started script NativeUI.BigMessageThread.
[16:54:18] [DEBUG] Instantiating script SE.Extender ...
[16:54:18] [INFO] Started script SE.Extender.
[16:56:51] [ERROR] Caught fatal unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at MMI_SP.Agency.Agency.<CreateMenuMMI>b__21_0(UIMenu sender)
at NativeUI.UIMenu.set_Visible(Boolean value)
at NativeUI.UIMenu.GoBack()
at NativeUI.UIMenu.ProcessControl(Keys key)
at NativeUI.MenuPool.ProcessControl()
at NativeUI.MenuPool.ProcessMenus()
at MMI_SP.Agency.Agency.OnTick(Object sender, EventArgs e)
at SHVDN.Script.MainLoop()
[16:56:51] [ERROR] The exception was thrown while executing the script MMI_SP.Agency.Agency.
[16:56:51] [WARNING] Aborted script MMI_SP.Agency.Agency.MMI-SP.log
28/04/2022 4:54:32 PM : Error: IsUpdateAvailable - The request was aborted: Could not create SSL/TLS secure channel.28. april 2022 -
@Duxtorm I though I fixed the ssl communication error in the latest version, are you using version 1.2.1?
Anyway it is an issue with the MMI office and I remember some people already had it.
Can you try enabling every insurance options on your phone (using the setting phone contact) and try to insure, change plate and everything from the phone instead of the office?
28. april 2022 -
The mod runs great on the latest update no issues! Quick question anyone know or use a mod that will enable me to lock my cars ? Peds keep stealing it when I go inside interiors.
17. maj 2022 -
i want it to be more like online instead of being realistic, can you make a setting that makes it into online, this removes report stolen vehicle and the vehicle that u insured will instantly be in bring vehicle no matter what
16. juni 2022 -
-
Does not work anymore, although I'd love to see it get updated some of these days!
17. august 2022 -
The Mors Office and Mors Contact Centre has gone / wiped from map & phone.
anyone has the same issue ?
Pls how to fix this ???11. september 2022 -
I am currently getting these error messages upon loading into story mode: Unhandled exception in script "MMI_SP.MMI"! FileNotFoundException at MMI_SP.MMI.LoadConfigValues()
1. oktober 2022 -
Anyone else having the issue when loading a save that all your insured cars are gone. But they exist in the db.xml file?
24. januar 2023 -
Game goes into infinite loading after Insuring a vehicle and exiting mors mutual. Needs update!
10. april 2023 -
Hello, when i try to enter the building the game crahses right away. do i need the interior mod?
4. august 2023 -
[12:41:12] [ERROR] Script SE.Extender is not responding! Aborting ...
[12:41:22] [WARNING] Aborted script SE.Extender.
at SE.Extender.IsUpdateAvailable()
at SE.Extender.Initialize(Object sender, EventArgs e)
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()4. august 2023 -
Is there a limit of how many vehicles i can insure? can i also insure boats, heli and planes? thanks
29. oktober 2023
Update 1.2.1 (10/04/2022):
- Fixed persistence issue.
- Released (ugly) source code: https://github.com/Bob74/MMI-SP