Skip to main content

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, and MinHook.x64.dll in 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

  1. Install Script Hook V in the GTA V root folder.
  2. Install Script Hook V .NET Enhanced in the GTA V root folder.
  3. Copy the package into the GTA V root and merge the scripts/ folder.
  4. 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

ControlWhat it doesAvailability
F5Opens the InteractV menu (settings, faction/appearance, events)All editions
F6Opens the crew command menu (recruit, follow, hold, dismiss)All editions, when enabled in the F5 menu
In-game phoneCall your faction for backup, request a drive-by, or a Ride Along pickupGamer / Partner
Phone-right (directional, near an active scene)Taunt/insult a nearby NPCGamer / Partner

First check

If nothing seems to happen after installing, see Troubleshooting.