This ScriptHook acts as a bridge between your custom scripts and the game's native functions. It dynamically loads function pointers from the main ScriptHook DLL and forwards calls with the correct ...
This archive contains the complete C++/CLI sourcecode of the GTAIV .Net Script Hook. The compiled ASI plugin allows you to run in-game GTAIV scripts written in any .Net language. The goal of this ...