Basic KnowledgeĮvery mod/script you write must inherit from the Script class. Hint: ScriptHookVDotNet supports compiled assemblies as well as C# or VB source files which all have to be placed into the scripts folder in your GTA V directory. Create a scripts folder in your GTA V directory (if not already happened).Copy ScriptHookVDotNet.asi and ScriptHookVDotNet2/3.dll to your GTA V directory.Download the latest GitHub revision and compile it using Microsoft Visual Studio.Before you can start playing with ScriptHookVDotNet you need some prerequisites: