Main Page: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: __NOTOC__ {| width="100%" cellspacing="0" cellpadding="0" | colspan="2" | <div style="float:left;">This page provides an overview of scripting in MTA.</div> <div style="float:right;">[[Ima...)
 
mNo edit summary
Line 8: Line 8:
<div style="border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;">
<div style="border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;">
====Getting started====
====Getting started====
* [[Known issues in MTASA DM|Known_Issues_-_FAQ]]
* [[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 00:44, 1 January 2008

This page provides an overview of scripting in MTA.
Scripting.jpg

Getting started

Databases

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

General Lua Help

Pages designed to aid your understanding of LUA