Crash fix for lucasvinbr's Gang and Turf Mod on the latest ScriptHookVDotNet nightly / GTA V Enhanced. Drop it in and the mod stops crashing - the original DLL is left untouched.
WHAT'S FIXED
- "Unhandled exception in script GTA.GangAndTurfMod.ModCore - NullReferenceException" when registering a ped (Shift+B).
- Unhandled exceptions on game load (Enhanced version).
This is a tiny runtime patch (Harmony). It wraps every Gang and Turf ti...