Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
Pages designed to aid your understanding of Lua | Pages designed to aid your understanding of Lua | ||
*[http://www.lua.org/pil/index.html "Programming in Lua" Manual] | *[http://www.lua.org/pil/index.html "Programming in Lua" Manual] | ||
**[http://www.lua.org/manual/5.1/#index | **[http://www.lua.org/manual/5.1/#index Internal Lua functions reference] | ||
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki] | *[http://lua-users.org/wiki/TutorialDirectory Lua Wiki] | ||
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html A general guide to Lua from Nixstaller] | *[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html A general guide to Lua from Nixstaller] |
Revision as of 11:35, 29 November 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.
Getting startedScripting
DatabasesThis section outlines all the Lua capabilites MTA or resources provide.
General Lua HelpPages designed to aid your understanding of Lua
|
Developing Multi Theft AutoReference
|