Installation
Requirements
- GTA V on PC.
- Script Hook V, latest build.
- Script Hook V .NET Enhanced with
ScriptHookVDotNet.asi,ScriptHookVDotNet2.dll,ScriptHookVDotNet3.dll,ScriptHookVDotNet.ini, andMinHook.x64.dllin the GTA V root. - .NET Framework 4.8 Runtime.
- Microsoft Visual C++ Redistributable x64.
Package layout
scripts/
InteractV.dll
InteractAI.dll
InteractV.Licensing.dll
NAudio.dll
iFruitAddon2.dll
LemonUI.SHVDN3.dll
InteractV/
config/
interactv.ini
territory.ini
faction_profile.xml
routes/
spawn_triggers/
groups/
behaviors/
scenarios/
docs/
All the built-in content (routes, scenarios, behaviors, groups, and spawn triggers) ships packed inside the mod itself. Any files you add in these folders override or extend what's built in.
Steps
- Install Script Hook V in the GTA V root folder.
- Install Script Hook V .NET Enhanced in the GTA V root folder.
- Copy the package into the GTA V root and merge the
scripts/folder. - Launch the game.
On load (with NotifyEditionOnLoad = true, the default), InteractV posts a short ticker naming the edition compiled into the binary. NPC-vs-NPC interactions work in every edition; nothing to activate.
Controls
| Control | What it does | Availability |
|---|---|---|
| F5 | Opens the InteractV menu (settings, faction/appearance, events) | All editions |
| F6 | Opens the crew command menu (recruit, follow, hold, dismiss) | All editions, when enabled in the F5 menu |
| In-game phone | Call your faction for backup, request a drive-by, or a Ride Along pickup | Gamer / Partner |
| Phone-right (directional, near an active scene) | Taunt/insult a nearby NPC | Gamer / Partner |
First check
If nothing seems to happen after installing, see Troubleshooting.