ScriptHookDotNet Readme
ScriptHookDotNet Readme
0 and newer)
(C) 2009 Hazard (hazard_x@gmx.net)
based on the GTAIV C++ Script Hook from Aru <oneforaru at gmail dot com>
1. Description
--------------
This ASI plugin allows you to run ingame GTAIV scripts written
in any .Net language. Those languages are easy to learn and use,
while they are still extremely powerful.
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.
And since you are able to develop scripts with Visual Studio,
you'll get all benefits like code highlighting and IntelliSense.
Special thanks to Aru for his help and for his C++ Script Hook.
This plugin wouldn't be possible without it.
2. Disclaimer
-------------
3. Requirements
---------------
IMPORTANT:
To run older versions of GTA IV (1.0.4.0 or lower) download
"v1.7.1.7a for GTA IV 1.0.4.0 and older" from here:
http://hazardx.com/file/83-GTAIV-ScriptHookDotNet
4. Installation
---------------
- EASY:
- DETAILED:
5. Script Installation
----------------------
7. Deinstallation
-----------------
8. Changelog
------------
9. Known Issues
---------------
Not all script functions have been tested. Some of them may not
work as desired or may even lead to crashes.
10. Troubleshooting
-------------------
If you get a "MSVCR100.dll not found" error, install the Microsoft Visual C++ 2010
Redistributable Package (x86):
http://www.microsoft.com/downloads/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-
37bf0912db84
If you get crashes and are using GTA IV version 1.0.4.0 or older, try to install
this
older version of the C++ ScriptHook, which works fine with the current .Net
ScriptHook:
http://aru.mtasa.com/gta4/GTAIVScriptHook_0.4.0_Redist.zip
Direct-Download:
http://hazardx.com/file/83-GTAIV-ScriptHookDotNet
12. Facts
---------
Data Files:
ScriptHookDotNet.asi
Author:
Hazard (hazard_x@gmx.net)
Releasedate (yyyy-mm-dd):
2010-12-23