Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
<div style="float:left;"><div style="float:right;">[[Image:Scripting.jpg]]</div>Welcome to the Multi Theft Auto: Deathmatch developer wiki. On this wiki you'll find a wealth of information on developing gamemodes and maps for Multi Theft Auto: Deathmatch.
<div style="float:left;"><div style="float:right;">[[Image:Scripting.jpg]]</div>Welcome to the Multi Theft Auto: San Andreas Deathmatch developer wiki. On this wiki you'll find a wealth of information on developing gamemodes and maps for Multi Theft Auto.


We're making developer previews available because we need your help! There's many [[How you can help|things you can do to help us]] get a finished, polished release of MTA:DM out - create a map, a gamemode, help document scripting functions, write example code, write tutorials or just play MTA and report the bugs you find on the forums.
We're making developer previews available because we need your help! There's many [[How you can help|things you can do to help us]] get a finished, polished release of MTA:SA DM out - create a map, a gamemode, help document scripting functions, write example code, write tutorials or just play MTA and report the bugs you find on the forums.


This release is a Big Thing for us - it's the first release of almost two years of our work and we can't wait to see see what you do with it. Please bear with us as the inevitable issues occur and remember that things aren't quite finished yet!</div>
This release is a Big Thing for us - it's the first release of almost two years of our work and we can't wait to see see what you do with it. Please bear with us as the inevitable issues occur and remember that things aren't quite finished yet!</div>
Line 17: Line 17:
* [[Deathmatch_Client_Manual|Deathmatch Client Manual]]
* [[Deathmatch_Client_Manual|Deathmatch Client Manual]]
* [[Deathmatch_Server_Manual|Deathmatch Server Manual]]
* [[Deathmatch_Server_Manual|Deathmatch Server Manual]]
* [[Known_Issues_-_FAQ|Known issues in MTASA DM]]
* [[Known_Issues_-_FAQ|Known issues in MTA:SA DM]]
* [[Scripting Introduction|Introduction to Scripting]]
* [[Scripting Introduction|Introduction to Scripting]]
* [[Debugging|Debugging Tutorial]] - How to find errors in your scripts
* [[Debugging|Debugging Tutorial]] - How to find errors in your scripts

Revision as of 15:02, 2 January 2008

Scripting.jpg
Welcome to the Multi Theft Auto: San Andreas Deathmatch developer wiki. On this wiki you'll find a wealth of information on developing gamemodes and maps for Multi Theft Auto.

We're making developer previews available because we need your help! There's many things you can do to help us get a finished, polished release of MTA:SA DM out - create a map, a gamemode, help document scripting functions, write example code, write tutorials or just play MTA and report the bugs you find on the forums.

This release is a Big Thing for us - it's the first release of almost two years of our work and we can't wait to see see what you do with it. Please bear with us as the inevitable issues occur and remember that things aren't quite finished yet!

Databases

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

General Lua Help

Pages designed to aid your understanding of LUA