Grand Theft Auto V GAME MOD Script Hook v.1.0.678.1
30.04.2016, 19:43

Script Hook V is the library (created by Alexander Blade) that allows to use GTA V script native functions in custom *.asi plugins.

Note that it doesn't work in GTA Online, script hook disables custom scripts when player goes in multiplayer.

To install:

Copy ScriptHookV.dll to the game's main folder, i.e. where GTA5.exe is located. In order to load asi plugins you need to have asi loader installed, you can download it separately or use the latest version that comes with this distrib (dsound.dll). This distrib also includes a sample asi plugin - native trainer, if you need a trainer then copy NativeTrainer.asi too.

Changelog:
v1.0.678.1
- added support of the latest patch
v1.0.617.1a
- added ability to access pickup pool
- added ability to get base object pointer using script handle
v1.0.617.1
- added support of the latest patch
v1.0.573.1a
- fixed an issue with object spawning limit with the latest patch
v1.0.573.1
- added support of the latest patch
v1.0.505.2a
- fixed an issue with starting more than 20 scripts with the latest patch
v1.0.505.2
- added support of the latest patch
v1.0.463.1
- added support of the latest patch
v1.0.393.4a
- added ability to create more objects
- added ability to access entity pools
v1.0.393.4
- added support of the latest patch
v1.0.393.2
- added support of the latest patch
v1.0.372.2a
- added directx hook
- added ability to access script globals
v1.0.372.2
- added support of the latest patch
v1.0.350.2b
- fixed thread start issue while using more than 20 scripts
   
Supported game versions:
1.0.335.2, 1.0.350.1/2, 1.0.372.2, 1.0.393.2/4, 1.0.463.1,
1.0.505.2, 1.0.573.1, 1.0.617.1, 1.0.678.1