Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
* [[Scripting Introduction|Introduction to Scripting]]
* [[Scripting Introduction|Introduction to Scripting]]
* [[Introduction to Scripting the GUI]]
* [[Introduction to Scripting the GUI]]
* [http://robhol.net/guide/basics/|The basics of scripting]
* [[Debugging|Debugging Tutorial]] - How to find errors in your scripts
* [[Debugging|Debugging Tutorial]] - How to find errors in your scripts
* [[MTA Classes]] - Detailed descriptions of all MTA custom types
* [[MTA Classes]] - Detailed descriptions of all MTA custom types

Revision as of 23:24, 9 August 2009

Latest stable version of Multi Theft Auto: San Andreas Deathmatch is 1.6.0. Visit the download page and grab it.

You can also grab the nightly developer builds for the latest updates.

Welcome to the Multi Theft Auto: San Andreas Deathmatch developer wiki. On this wiki you'll find a wealth of information on developing gamemodes and maps for Multi Theft Auto.

There's many things you can do to help us improve MTA - create a map, a gamemode, help document scripting functions, write example code, write tutorials or just play MTA and report the bugs you find.

If you have any questions or problems related to scripting, feel free to get in touch with us on our IRC Channel

Databases

This section outlines all the Lua capabilites MTA or resources provide.

General Lua Help

Pages designed to aid your understanding of Lua