Difference between revisions of ".NET Script Hook"

From GTAMods Wiki
Jump to navigation Jump to search
m (cat)
 
Line 1: Line 1:
.NET Script Hook is an [[ASI plugin]] by {{U|HazardX}} allows you to run ingame [[GTA IV]] scripts written in any .Net language. One noteable aspect of this hook is, that the scripting functions are organized in a .Net-typical class structure, which makes finding functions intuitive and easy.
+
{{tool-stub}}
 +
.NET Script Hook is an [[ASI|ASI plugin]] by {{U|HazardX}} allows you to run ingame [[GTA IV]] scripts written in any .Net language. One noteable aspect of this hook is, that the scripting functions are organized in a .Net-typical class structure, which makes finding functions intuitive and easy.
  
 
== External links ==
 
== External links ==
*[http://gtaforums.com/topic/392325-beta-gtaiv-net-scripthook/ .Net Script Hook on gtaforums.com]
+
* {{GTAF|392325}}
  
[[Category: Tools]]
+
[[Category:Tools]]

Latest revision as of 15:41, 23 August 2014

.NET Script Hook is an ASI plugin by HazardX allows you to run ingame GTA IV scripts written in any .Net language. One noteable aspect of this hook is, that the scripting functions are organized in a .Net-typical class structure, which makes finding functions intuitive and easy.

External links