Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
</div> | </div> | ||
|} | |} | ||
<div style="float:right; width: 32px;">[[File:Package-x-generic.png|link=]]</div> | <div style="float:right; width: 32px;">[[File:Package-x-generic.png|link=]]</div> | ||
<h3>Databases</h3> | <h3>Databases</h3> |
Revision as of 12:18, 28 April 2013
Welcome to the Multi Theft Auto tutorial section. On this section you'll find a wealth of tutorials on using Multi Theft Auto to the fullest.
There are 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. You might be here for some help, but if you're here to create a tutorial - thanks. 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.
- Resource Catalogue - You must learn these to make proper scripts
- Client side scripts
- Modules
Developing Multi Theft Auto
Community
- Forum
- IRC: irc.multitheftauto.com #mta
- MTA Community - Share and download resources.
- Twitter - Youtube - Google+ - ModDB
| width="50%" style="vertical-align:top;" |
Scripting
- Introduction to Scripting
- Introduction to Scripting the GUI
- Debugging Tutorial - How to find errors in your scripts
- Introduction to Resources
- Resource Web Access - How you can write websites with resources
- Resource Catalogue
- 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
- Useful functions
Forum Links
General Lua Help
Pages designed to aid your understanding of Lua
Reference
- Client-side Functions
- Client-side Events
- Server-side Functions
- Server-side Events
- MTA Classes - Detailed descriptions of all MTA custom types
|- | colspan="2" | |}