Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (move useful functions)
m (Remove irc)
(5 intermediate revisions by 4 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 [[Places To Chat#Scripting Help|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]].


<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 72: Line 72:
<h3>Community</h3>
<h3>Community</h3>
* [https://forum.multitheftauto.com/ Forum]
* [https://forum.multitheftauto.com/ Forum]
* Discord: [https://mtasa.com/discord Official MTA Discord server] ([https://mtasa.com/discord/post Forum post])
* Community Discord: [https://mtasa.com/discord Official MTA Discord server] ([https://mtasa.com/discord/post Forum post])
* IRC: [irc://irc.multitheftauto.com/mta irc.multitheftauto.com #mta]
* Development Discord: [https://discord.com/invite/GNN6PRtTnu Server invite link]
* [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://facebook.com/multitheftauto Facebook] - [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]
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

Revision as of 17:49, 21 February 2021

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.

[ 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