Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
("Basics of scripting" guide taken down permanently)
Line 33: Line 33:
* [[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
* [[Resources|Introduction to Resources]]
* [[Resources|Introduction to Resources]]

Revision as of 21:20, 21 June 2010

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

You can also grab a nightly build to get the latest version.

Welcome to the Multi Theft Auto wiki. On this wiki you'll find a wealth of information on using 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