Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (move mta:race migration to bottom of list)
m (Remove MTA:Race since it's no longer relevant)
(7 intermediate revisions by 3 users not shown)
Line 6: Line 6:
There are many [[How you can help|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.
There are many [[How you can help|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 [[IRC Channel|Discord or IRC]].
If you have any questions or problems related to scripting, feel free to get in touch with us on [[Places To Chat#Scripting Help|Discord or IRC]].


<span style="margin-top: 1em; display: block;">[ Stop playing with yourself ]</span>
<span style="margin-top: 1em; display: block;">[ Stop playing with yourself ]</span>
Line 27: Line 27:
* [[Server Manual]]
* [[Server Manual]]
* [[Map manager|Map Manager]]
* [[Map manager|Map Manager]]
* [[Upgrading_from_MTA:Race|Migrating from MTA:Race to MTA:SA {{padleft:|3|{{Current Version|full}}}}]]


<h3>Map Editor</h3>
<h3>Map Editor</h3>
Line 57: Line 56:
* [https://github.com/multitheftauto/mtasa-blue/issues Bugtracker]
* [https://github.com/multitheftauto/mtasa-blue/issues Bugtracker]
* [[Branches]]
* [[Branches]]
*[[Forks|Forks and anti cheat]]
</div>
</div>
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;">
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px;">
Line 75: Line 75:
* IRC: [irc://irc.multitheftauto.com/mta irc.multitheftauto.com #mta]
* IRC: [irc://irc.multitheftauto.com/mta irc.multitheftauto.com #mta]
* [https://community.mtasa.com/ MTA Community] - Share and download resources.
* [https://community.mtasa.com/ MTA Community] - Share and download resources.
* [https://twitter.com/#!/MTAQA/ Twitter] - [https://www.youtube.com/user/MTAQA Youtube] - [https://plus.google.com/102014133442331779727/ Google+] - [https://www.moddb.com/mods/multi-theft-auto-san-andreas ModDB]
* [https://twitter.com/#!/MTAQA/ Twitter] - [https://www.youtube.com/user/MTAQA YouTube] - [https://facebook.com/multitheftauto Facebook] - [https://www.moddb.com/mods/multi-theft-auto-san-andreas ModDB]
</div>
</div>
</div> <!-- left column end -->
</div> <!-- left column end -->
Line 88: Line 88:
* [[Resources|Introduction to Resources]]
* [[Resources|Introduction to Resources]]
** [[Resource Web Access]] - How you can write websites with resources
** [[Resource Web Access]] - How you can write websites with resources
** [[CEF_Tutorial|CEF Tutorial]] - How you can use the in-game web browser in your resources
** [[:Category:Resource|Resource Catalogue]]
** [[:Category:Resource|Resource Catalogue]]
** [[Meta.xml]] - Behind every resource is a meta file that defines it
** [[Meta.xml]] - Behind every resource is a meta file that defines it
** [[ACL]] - Access Control List, this is vital for complex scripts to work
** [[ACL]] - Access Control List, this is vital for complex scripts to work
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Useful_Functions|Useful functions]]
Forum Links
Forum Links
* [https://forum.mtasa.com/forum/71-scripting/ Scripting Forum]
* [https://forum.mtasa.com/forum/71-scripting/ Scripting Sub-Forum], [https://forum.mtasa.com/forum/123-tutorials/ Scripting Tutorials Sub-Forum]
* [https://forum.mtasa.com/forum/123-tutorials/ Scripting Tutorials Sub-Forum]
* [https://forum.mtasa.com/topic/24702-mtasa-wiki-offline-copies-online-mirrors/ Offline Wiki Copies]
* [https://forum.mtasa.com/topic/24702-mtasa-wiki-offline-copies-online-mirrors/ Offline Wiki Copies]
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
Line 113: Line 112:
* [[Server Scripting Functions|Server-side Functions]]
* [[Server Scripting Functions|Server-side Functions]]
* [[Server Scripting Events|Server-side Events]]
* [[Server Scripting Events|Server-side Events]]
* [[Useful Functions]]
<!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] -->
<!-- Incomplete * [[Module functions|Server-side external module scripting functions list]] -->
* [[MTA Classes]] - Detailed descriptions of all MTA custom types
* [[MTA Classes]] - Detailed descriptions of all MTA custom types

Revision as of 21:02, 26 April 2020

Mtalogo.png

Welcome to the Multi Theft Auto wiki. On this wiki you'll find a wealth of information on using Multi Theft Auto.

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.

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

[ Stop playing with yourself ]

Package-x-generic.png

Databases

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

Applications-office.png

Wiki - How can you help

Internet-group-chat.png

Community

Accessories-text-editor.png

Scripting

Forum Links

Start-here.png

General Lua Help

Pages designed to aid your understanding of Lua