ScriptHookVDotNet 3.6.0
Download For Windows PC

Download GTA V mod to enhance you gameplay.
Free Download
4.5/5 Votes: 23
Developer
crosire
Updated
Dec 29, 2022
Size
1.09 MB
Version
3.6.0
Requirements
Windows 11, 10, 8, 7 PC
Is It Safe?
Visit Homepage
Report this app

Download GTA V mod to enhance you gameplay.

ScriptHookVDotNet is a GTA V modding tool that allows users to enhance their gameplay experience. It serves as a scripting bridge, enabling the creation and installation of custom scripts for the game.

With ScriptHookVDotNet 3.6.0 download, players can modify GTA V by adding new gameplay mechanics, features, and enhancements.

It is compatible with the PC version of GTA V and supports scripting in .NET languages like C++ and Visual Basic.

Community Script Hook V .NET is an ASI plugin, which allows running scripts written in any .NET language ingame. Development is community-driven and open to everybody, so contributions are warmly welcomed.

A Step by Step guide to installing GTA 5 ScriptHookV and ScriptHookVDotNet

  1. Download ScriptHookV: Visit our download page to download ScriptHookV 3.6.0 which is the latest version.
  2. Locate GTA 5 Folder: Navigate to the location where your GTA 5 game files are installed on your computer. Typically, it is in the “C Drive > Program Files > Rockstar Games > Grand Theft Auto V” folder.
  3. Copy ScriptHookV Files: Open the downloaded ScriptHookV folder and locate the two files inside. Copy these two files and paste them directly into your GTA 5 folder, replacing any existing files with new ones.
  4. Download Additional Files: As already explained, in addition to ScriptHookV, you need two more files – Microsoft .NET Framework and Microsoft Visual C++ 2013.
  5. Download ScriptHookVDotNet: Click on the provided link to download ScriptHookVDotNet. Once downloaded, open the ScriptHookVDotNet folder and locate two files.
  6. Copy ScriptHookVDotNet Files: Go back to your GTA 5 folder and open the “bin” folder. Inside, paste the two files from the ScriptHookVDotNet folder. Replace any existing files if prompted.
  7. Verify Installation: Ensure that you have both Microsoft .NET Framework 4.5.2 or higher and Microsoft Visual C++ 2013 installed on your computer. These are necessary for the mods to work properly.

Following these steps will allow you to successfully install GTA 5 ScriptHookV and ScriptHookVDotNet, enabling you to use mods and enhance your gameplay experience.

ScriptHookVDotNet Latest Version 3.6.0 Update

Added ShapeTest class, ShapeTestHandle and ShapeTestResult structs, and ShapeTestStatus and ShapeTestOptions
Added missing values to IntersectFlags and old incorrect value as obsolete
Added TaskInvoker.StartVehicleMission(), TaskInvoker.StartHeliMission(), TaskInvoker.StartPlaneMission(), and TaskInvoker.StartBoatMission(), Vehicle.GetActiveMissionType() methods, VehicleMissionType, BoatMissionFlags, and HeliMissionFlags enums
Added Vehicle.BringToHalt(), Vehicle.BringToHalt(), Vehicle.StopBringingToHalt() methods, and IsBeingBroughtToHalt property
Added Vehicle.IsParachuteDeployed, Vehicle.IsRocketBoostActive, Vehicle.StartParachuting(), and the setters of IsLeftIndicatorLightOn and IsRightIndicatorLightOn
Added Projectile.FromHandle()
Added EulerRotationOrder enum
Added the accurate documentation to Ped.AlwaysKeepTask and Ped.BlockPermanentEvents
Fixed WeaponComponentCollection (Ped.Weapon.Components) crashing the game on the collection accessed in 1.0.2802.0 or later
Fixed World.CreateParticleEffect not working with the entity
Fixed the countermeasure for vehicle despawning not working in 1.0.2802.0 or later