Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
(12 intermediate revisions by 7 users not shown)
Line 2: Line 2:
| colspan="2" |
| colspan="2" |
<div style="/*border: 1px solid #D8D8D8;*/ padding-left: 15px; padding-right: 15px; height: 100%;">
<div style="/*border: 1px solid #D8D8D8;*/ padding-left: 15px; padding-right: 15px; height: 100%;">
[[File:Mtalogo.png|left|100px|link=http://wiki.multitheftauto.com/]]'''Welcome to the [[Multi Theft Auto]] wiki.''' On this wiki you'll find a wealth of information on using Multi Theft Auto.
[[File:Mtalogo.png|left|100px|link=https://wiki.multitheftauto.com/]]'''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 [[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 our [[IRC Channel]].
If you have any questions or problems related to scripting, feel free to get in touch with us on our [[IRC Channel]].
<br/><br/>[ Stop playing with yourself ]
<br/><br/>[ Stop playing with yourself ]
Line 17: Line 17:
<h3>Play</h3>
<h3>Play</h3>
<div style="background: #FFEEAA; border: 1px solid #FFCD19;">
<div style="background: #FFEEAA; border: 1px solid #FFCD19;">
[[File:Go-down.png|link=http://mtasa.com/]] ''' [http://mtasa.com/ Download Multi Theft Auto: San Andreas {{Current Version|full}}]'''</div>
[[File:Go-down.png|link=https://mtasa.com/]] ''' [https://mtasa.com/ Download Multi Theft Auto: San Andreas {{Current Version|full}}]'''</div>
* [[Where to buy GTASA]]
* [[Client Manual]]
* [[Client Manual]]
<!-- * [[Changes_in_{{padleft:|3|{{Current Version|full}}}}| Changes in {{padleft:|3|{{Current Version|full}}}}]] -->
<!-- * [[Changes_in_{{padleft:|3|{{Current Version|full}}}}| Changes in {{padleft:|3|{{Current Version|full}}}}]] -->
Line 44: Line 45:
<div style="float:right; width: 32px;">[[File:Applications-development.png‎‎‎|link=]]</div>
<div style="float:right; width: 32px;">[[File:Applications-development.png‎‎‎|link=]]</div>
<h3>Developing Multi Theft Auto</h3>
<h3>Developing Multi Theft Auto</h3>
[[File:Go-down.png|link=http://nightly.mtasa.com/]] [http://nightly.mtasa.com/ Nightly builds]
[[File:Go-down.png|link=https://nightly.mtasa.com/]] [https://nightly.mtasa.com/ Nightly builds]
* [[Compiling_MTASA|Compiling MTASA on Windows]]
* [[Compiling_MTASA|Compiling MTASA on Windows]]
* [[Building_MTASA_Server_on_Mac_OS_X|Compiling MTASA on Mac OS X]]
<!--* [[Building_MTASA_Server_on_Mac_OS_X|Compiling MTASA on Mac OS X]]-->
* [[Building_MTASA_Server_on_GNU_Linux|Compiling MTASA on GNU/Linux]]
* [[Building_MTASA_Server_on_GNU_Linux|Compiling MTASA on GNU/Linux]]
* [[Coding guidelines]]
* [[Coding guidelines]]
* [http://code.google.com/p/mtasa-blue Google Code SVN]
* [https://github.com/multitheftauto/mtasa-blue Main Github repository]
* [[Roadmap]]
* [[Roadmap]]
* [http://bugs.mtasa.com/ Bugtracker]
* [https://github.com/multitheftauto/mtasa-blue/issues Bugtracker]
* [[Branches]]
* [[Branches]]
</div>
</div>
Line 67: Line 68:
<div style="float:right; width: 32px;">[[File:Internet-group-chat.png‎|link=]]</div>
<div style="float:right; width: 32px;">[[File:Internet-group-chat.png‎|link=]]</div>
<h3>Community</h3>
<h3>Community</h3>
* [http://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])
* IRC: [irc://irc.multitheftauto.com/mta irc.multitheftauto.com #mta]
* IRC: [irc://irc.multitheftauto.com/mta irc.multitheftauto.com #mta]
* [http://community.mtasa.com/ MTA Community] - Share and download resources.
* [https://community.mtasa.com/ MTA Community] - Share and download resources.
* [http://twitter.com/#!/MTAQA/ Twitter] - [http://www.youtube.com/user/MTAQA Youtube] - [http://plus.google.com/102014133442331779727/ Google+] - [http://www.moddb.com/mods/multi-theft-auto-san-andreas ModDB]
* [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]
</div>
</div>


Line 88: Line 90:
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Writing_Gamemodes|Writing Gamemodes]]
* [[Useful_Functions|Useful functions]]
* [[Useful_Functions|Useful functions]]
* [http://forum.mtasa.com/viewtopic.php?f=13&t=29363 Offline Wiki Copies]
Forum Links
* [https://forum.mtasa.com/forum/71-scripting/ Scripting 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]
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
<div style="float:right; width: 32px;">[[File:start-here.png|link=]]</div>
<h3>General Lua Help</h3>
<h3>General Lua Help</h3>
Line 95: Line 100:
**[http://www.lua.org/manual/5.1/#index Internal Lua functions reference]
**[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.sourceforge.net/manual/0.5.1/nixstaller_10.html A general guide to Lua from Nixstaller]
</div>
</div>


Line 118: Line 123:
*[[Interior IDs]]
*[[Interior IDs]]
*[[Material IDs]]
*[[Material IDs]]
*[[Ped voices|Ped Voices]]
*[[Projectiles]]
*[[Projectiles]]
*[[Radar Blips]]
*[[Radar Blips]]
Line 130: Line 136:
</div>
</div>
<div style="padding:4px 8px 8px 8px; margin:10px;">
<div style="padding:4px 8px 8px 8px; margin:10px;">
[[File:Osi symbol.png|75px|link=http://opensource.org/|left]]
[[File:Osi symbol.png|75px|link=https://opensource.org/|left]]
'''Multi Theft Auto''' is '''Open Source'''.  
'''Multi Theft Auto''' is '''Open Source'''.  
<br/>This means anyone can contribute to making Multi Theft Auto even better!
<br/>This means anyone can contribute to making Multi Theft Auto even better!
Line 145: Line 151:
   <li>[[Archive]]</li>
   <li>[[Archive]]</li>
   <li>[[Press Coverage]]</li>
   <li>[[Press Coverage]]</li>
   <li>[http://code.google.com/p/mtasa-blue/people/list Developers]</li>
   <li>[https://github.com/multitheftauto/mtasa-blue/graphs/contributors Developers]</li>
</ul>
</ul>
<ul style="list-style: none; width: 200px; float: left;">
<ul style="list-style: none; width: 200px; float: left;">

Revision as of 18:45, 8 January 2019

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 our IRC Channel.

[ 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

Osi symbol.png

Multi Theft Auto is Open Source.
This means anyone can contribute to making Multi Theft Auto even better!