Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 37: Line 37:
** [[Resource Web Access]] - How you can write websites with resources
** [[Resource Web Access]] - How you can write websites with resources
** [[:Category:Resource|Resource Catalogue]]
** [[:Category:Resource|Resource Catalogue]]
** [[Meta.xml]]
** [[Meta.xml]] - Behind every resource is a meta file that defines it
** [[ACL]] - Access Control List, this is vital for complex scripts to work
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Useful_Functions|Useful functions]]
* [[Useful_Functions|Useful functions]]

Revision as of 20:44, 26 February 2011

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.

Scripting

Databases

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

General Lua Help

Pages designed to aid your understanding of Lua