Difference between revisions of "Mission Scripting Tools"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | ''For in depth introduction to mission coding see [[Mission Scripting (Overview)]].'' | + | ''For more in-depth introduction to mission coding see [[Mission Scripting (Overview)]].'' |
To edit the game scripts, you will need one of the coding tools: | To edit the game scripts, you will need one of the coding tools: | ||
Line 35: | Line 35: | ||
!Notes | !Notes | ||
|- | |- | ||
− | |[[.NET Script Hook]]||align="center" |{{Icon|4}}|| | + | |[[.NET Script Hook]]||align="center" |{{Icon|4}}||allows writing external scripts in any .NET language |
|- | |- | ||
− | |[[Alice]]||align="center" |{{Icon|4}}|| | + | |[[Alice]]||align="center" |{{Icon|4}}||adds [http://lua.org LUA] scripting support |
|- | |- | ||
− | |[[C++ Script Hook]]||align="center" |{{Icon|4}}|| | + | |[[C++ Script Hook]]||align="center" |{{Icon|4}}||allows writing external scripts in C++ language |
|- | |- | ||
− | |[[CLEO]]||align="center" |{{Icon|SA}}|| | + | |[[CLEO]]||align="center" |{{Icon|SA}}||allows running scripts alongside of the [[main.scm]] |
|- | |- | ||
|[[OpenIV]]||align="center" |{{Icon|4}}|| SCO files viewer | |[[OpenIV]]||align="center" |{{Icon|4}}|| SCO files viewer | ||
Line 52: | Line 52: | ||
|} | |} | ||
− | {{ | + | {{N|4|SA}} |
− | |||
[[Category:Mission Scripting]][[Category:GTA 3]][[Category:GTA VC]][[Category:GTA LCS]][[Category:GTA VCS]] | [[Category:Mission Scripting]][[Category:GTA 3]][[Category:GTA VC]][[Category:GTA LCS]][[Category:GTA VCS]] |
Revision as of 10:12, 19 March 2009
For more in-depth introduction to mission coding see Mission Scripting (Overview).
To edit the game scripts, you will need one of the coding tools:
Tool | Supported Games | Notes |
---|---|---|
Sanny Builder |
| |
gtama |
| |
Mission Builder |
| |
Point |
| |
Scone |
|
Related Tools
The following tools are related to mission scripting, but cannot be used for direct editing:
Tool | Supported Games | Notes |
---|---|---|
.NET Script Hook | allows writing external scripts in any .NET language | |
Alice | adds LUA scripting support | |
C++ Script Hook | allows writing external scripts in C++ language | |
CLEO | allows running scripts alongside of the main.scm | |
OpenIV | SCO files viewer | |
SparkIV | SCO files viewer | |
spookie's SCM Hook |
|
Grand Theft Auto IV | |
---|---|
File Formats | .dat • .gxt • .ide • .img • .ipl • .nod • .sco • .rpf • .rrr • .wad • .wbd/.wbn • .wdd • .wdr • .wft • .whm • .wpl • .wtd |
Documentation | Audio • Bink Video • Cryptography • Cutscenes • GXT Text • Image listing • Keycodes • Map Listing • Native functions • Paths • Radar Blips • Radio Stations • Saves • Scenarios • VTable • Weapons |
Tools | ASI Loader • ENBSeries • G-Texture • GIMS IV • Ingame WPL Editor • IV Needle • OpenIV • SparkIV • XLiveLess • WPL Manager • X Mod Installer Alice • C++ Script Hook • .NET Script Hook • Scocl |
Tutorials | Importing Textures with OpenIV • Importing Textures with SparkIV |
Modifications | GTA Connected • Gostown IV • Four Multiplayer • IV Multiplayer • CitizenMP:IV Reloaded |
Useful links | Community portal • Discussion forums • Modding forums • Mods on GTAGarage.com |