Difference between revisions of "Gta3sc"
Jump to navigation
Jump to search
(Created page with "{{ToolBox | name = gta3sc | version = 0.9.3 | date = 22 December, 2016 | author = {{Ui|Link2012}} | game = GTA 3, GTA VC, GTA SA | genre = mission sc...") |
Thelink2012 (talk | contribs) m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ToolBox | {{ToolBox | ||
| name = gta3sc | | name = gta3sc | ||
− | | version = 0.9. | + | | version = 0.9.6 |
− | | date = | + | | date = 23 May, 2020 |
| author = {{Ui|Link2012}} | | author = {{Ui|Link2012}} | ||
| game = [[GTA 3]], [[GTA VC]], [[GTA SA]] | | game = [[GTA 3]], [[GTA VC]], [[GTA SA]] | ||
| genre = [[mission scripting|script compiler]] | | genre = [[mission scripting|script compiler]] | ||
− | | site = | + | | site = {{Github|thelink2012/gta3sc|gta3sc}} {{GTAF|876530}} |
| image = [[Image:gta3sc.png|300px|gta3sc]] | | image = [[Image:gta3sc.png|300px|gta3sc]] | ||
| patrol = no | | patrol = no | ||
Line 19: | Line 19: | ||
== External links == | == External links == | ||
* {{GTAF|876530}} | * {{GTAF|876530}} | ||
− | * | + | * {{Github|thelink2012/gta3sc|Source Code}} |
{{N|SA|VC|3}} | {{N|SA|VC|3}} | ||
[[Category:Tools]][[Category:Mission Scripting]] | [[Category:Tools]][[Category:Mission Scripting]] | ||
{{lowercase}} | {{lowercase}} |
Latest revision as of 14:42, 24 May 2020
Current version: | 0.9.6 |
---|---|
Developed by: | Link2012 |
Supported games: | GTA 3, GTA VC, GTA SA |
Type: | script compiler |
Website: | gta3sc on GitHub GTAForums topic |
gta3sc is a script compiler for the GTA3script language, which was the de facto language used by Rockstar North to code the mission scripts of the 3D Universe of the series. The compiler has a CLI interface based off GCC/Clang, but an editor extension that abstracts the command line access is available as well.
See also
External links
- GTAForums topic
- Source Code on GitHub