TwoPlayerMod [.NET] - Crash Fix
benjamin94's TwoPlayerMod [.NET] is a legend (177k downloads) but it was built for the old ScriptHookVDotNet 2 API and crashes on the current ScriptHookVDotNet. The moment you aim with player 2 the script hits a removed API call (GTA.UI.WorldToScreen) and the whole mod aborts. The same dead-API cause shows up as crashes on the loading screen and when changing settings in the menu.
This is a drop-in crash f...