<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HYp3R</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HYp3R"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/HYp3R"/>
	<updated>2026-04-24T18:50:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25504</id>
		<title>ES/Página Principal</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25504"/>
		<updated>2011-03-17T20:58:18Z</updated>

		<summary type="html">&lt;p&gt;HYp3R: /* Programación */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[Image:Scripting.jpg]]&amp;lt;/div&amp;gt;Bienvenido al wiki de Multi Theft Auto: San Andreas en Español. En este wiki encontrarás una gran cantidad de información sobre el desarrollo de mapas y modos de juego para Multi Theft Auto.&lt;br /&gt;
&lt;br /&gt;
Hay muchas [[How you can help|cosas que puedes hacer para ayudarnos]] a mejorar MTA - crear mapas, modos de juego, ayudar con scripts y comandos, escribir un código de ejemplo, traducir páginas del wiki, escribir tutoriales, o tan sólo jugar MTA, y reportar los errores que encuentres, en el [http://forum.multitheftauto.com| Foro de MTA].&lt;br /&gt;
&lt;br /&gt;
Si tienes preguntas, dudas o consultas acerca de alguna función, o script, no dudes en consultarnos por el [[IRC Channel|Canal de IRC ]][[Image:flag_us.png|En Inglés]] o en la [http://forum.mtasa.com/viewforum.php?f=122 Sección en Español del Foro MTA].&lt;br /&gt;
&lt;br /&gt;
'''Para aportar en el wiki nececitas tener una cuenta OpenID. Si borras contenido que no es propio o haces SPAM, serás penalizado con el banneo de la cuenta en el wiki.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px dotted navy; padding: 4px; margin: 10px&amp;quot;&amp;gt;La última versión estable de '''Multi Theft Auto: San Andreas''' es '''{{Current Version|full}}'''. Visita la [http://mtasa.com/ página oficial] para obtenerla. También puedes elegir una versión &amp;quot;nightly&amp;quot; (sólo para desarrolladores o gente que quiera ayudar reportando bugs) en la sección de [http://code.google.com/p/multitheftauto/wiki/NightlyBuilds?tm=2 versiones &amp;quot;nightly&amp;quot;], recuerda que estas versión se actualizan casi a diario, y son poco estables en lo que a errores se refiere (además son incompatibles con la mayoría de los servidores).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Cómo empezar====&lt;br /&gt;
&lt;br /&gt;
* [[ES/Manual_Cliente_Deathmatch| Manual del Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Manual Servidor Deathmatch| Manual del Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Problemas_Conocidos_-_FAQ| Problemas Conocidos]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Programación====&lt;br /&gt;
* [[ES/Introducción a la Programación| Introducción a la Programación en LUA]] (en construcción) [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Introduction to Scripting the GUI| Introducción a la Programación del GUI]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Debugging| Tutorial de Depuración]] [[Image:flag_us.png|En Inglés]] - Cómo encontrar errores en tus scripts.&lt;br /&gt;
&lt;br /&gt;
* [[ES/Resources| Introducción a los Resources]]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Resource Web Access| Acceso de Web con Resources]] [[Image:flag_us.png|En Inglés]] - Cómo escribir páginas web.&lt;br /&gt;
** [[:Category:Resource| Catálogo de Resources]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Meta.xml| Sobre el archivo &amp;quot;meta.xml&amp;quot;]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Map_manager| El Resource &amp;quot;Map Manager&amp;quot;]] (en construcción) [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Writing_Gamemodes| Escribiendo Modos de Juego]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Useful_Functions| Funciones útiles]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Base de Datos====&lt;br /&gt;
Esta sección provee de todas las capacidades de LUA y también algunos resources importantes.&lt;br /&gt;
* [[:Category:Resource| Catálogo de Resources]] [[Image:flag_us.png|En Inglés]] - Debes aprender a manejarlos para hacer buenos scripts.&lt;br /&gt;
* [[ES/Scripts de Cliente| Scripts de Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ayuda General de LUA====&lt;br /&gt;
Éstas páginas te pueden ayudar a manejar mejor LUA.&lt;br /&gt;
*[http://www.lua.org/manual/5.1/es/manual.html &amp;quot;Manual de Referencia de LUA 5.1&amp;quot;]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
*[http://www.lua.org/pil/index.html Manual &amp;quot;Programando en LUA&amp;quot;]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki LUA Wiki]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html Guía general de LUA de Nixstaller]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Editor de Mapas====&lt;br /&gt;
*[[ES/Resource:Editor| Manual]]  [[Image:flag_es.png|En Traducción]] (EN TRADUCCION)&lt;br /&gt;
*[[Resource:Editor/EDF| EDF: Formato de Definiciones del Editor]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[[Resource:Editor/Plugins| Plugins]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px; background:#CCCCFF;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Referencias====&lt;br /&gt;
* [[Client Scripting Functions|Funciones de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Client Scripting Events|Eventos de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[ES/Server Scripting Functions|Funciones de Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Server Scripting Events|Eventos de Servidor]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;!-- Incomplete * [[Module functions|Lista de funciones de módulos externos de servidor]] [[Image:flag_us.png|En Inglés]] --&amp;gt;&lt;br /&gt;
* [[ES/Clases MTA| Clases de MTA]] [[Image:flag_es.png|En Español]] - Descripción de cada uno de los &amp;quot;tipos&amp;quot; personalizados de MTA.&lt;br /&gt;
** [[ES/Elemento| Definición de Elemento]] [[Image:flag_es.png|En Español]] &lt;br /&gt;
**[[Element tree| Árbol de Elementos]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[Id|Lista de IDs]]====&lt;br /&gt;
*[[Animations|Animaciones]]&lt;br /&gt;
*[[ES/Skins de Personajes|Skins]]&lt;br /&gt;
*[[CJ_Clothes|Ropa]]&lt;br /&gt;
*[[Garage|Garajes]]&lt;br /&gt;
*[[Interior IDs|Interiores]]&lt;br /&gt;
*[[Projectiles|Proyectiles]]&lt;br /&gt;
*[[Radar Blips|Iconos de Radar]]&lt;br /&gt;
*[[Sounds|Sonidos]]&lt;br /&gt;
*[[Vehicle IDs|ID's de Vehículos]]&lt;br /&gt;
*[[Vehicle Colors|Colores de Vehículos]]&lt;br /&gt;
*[[Vehicle Upgrades|Mejoras de Vehículos]]&lt;br /&gt;
*[[Weapons|Armas]]&lt;br /&gt;
*[[Weather|Climas]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Traducción====&lt;br /&gt;
* ¿Quieres ayudar a traducir el wiki? ¡Qué esperas! Deja tu e-mail (si quieres) aquí y empieza a hacerlo.&lt;br /&gt;
Traductores:&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:zorrigas@gtagamingchile.com zorrigas@gtagamingchile.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:Brijido_XD@hotmail.com Brijido_XD@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:benxamix2@hotmail.com benxamix2@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:matiuno@gmail.com matiuno@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:cesarcastillo4@gmail.com cesarcastillo4@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:alex_firexx@hotmail.com alex_firexx@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''¡NO ELIMINES CONTENIDO SIN AUTORIZACIÓN!'''&amp;lt;br&amp;gt; Tampoco uses modismos, usa el Castellano (Internacional), y trata de que al traducir todo quede tan claro como puedas, así nos ayudas más.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
[[en:Main Page]]&lt;br /&gt;
[[pl:Main Page]]&lt;br /&gt;
[[ru:Main Page]]&lt;br /&gt;
[[it:Pagina principale]]&lt;br /&gt;
[[nl:Main Page]]&lt;br /&gt;
[[de:Hauptseite]]&lt;/div&gt;</summary>
		<author><name>HYp3R</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25503</id>
		<title>ES/Página Principal</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25503"/>
		<updated>2011-03-17T20:57:31Z</updated>

		<summary type="html">&lt;p&gt;HYp3R: /* Programación */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[Image:Scripting.jpg]]&amp;lt;/div&amp;gt;Bienvenido al wiki de Multi Theft Auto: San Andreas en Español. En este wiki encontrarás una gran cantidad de información sobre el desarrollo de mapas y modos de juego para Multi Theft Auto.&lt;br /&gt;
&lt;br /&gt;
Hay muchas [[How you can help|cosas que puedes hacer para ayudarnos]] a mejorar MTA - crear mapas, modos de juego, ayudar con scripts y comandos, escribir un código de ejemplo, traducir páginas del wiki, escribir tutoriales, o tan sólo jugar MTA, y reportar los errores que encuentres, en el [http://forum.multitheftauto.com| Foro de MTA].&lt;br /&gt;
&lt;br /&gt;
Si tienes preguntas, dudas o consultas acerca de alguna función, o script, no dudes en consultarnos por el [[IRC Channel|Canal de IRC ]][[Image:flag_us.png|En Inglés]] o en la [http://forum.mtasa.com/viewforum.php?f=122 Sección en Español del Foro MTA].&lt;br /&gt;
&lt;br /&gt;
'''Para aportar en el wiki nececitas tener una cuenta OpenID. Si borras contenido que no es propio o haces SPAM, serás penalizado con el banneo de la cuenta en el wiki.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px dotted navy; padding: 4px; margin: 10px&amp;quot;&amp;gt;La última versión estable de '''Multi Theft Auto: San Andreas''' es '''{{Current Version|full}}'''. Visita la [http://mtasa.com/ página oficial] para obtenerla. También puedes elegir una versión &amp;quot;nightly&amp;quot; (sólo para desarrolladores o gente que quiera ayudar reportando bugs) en la sección de [http://code.google.com/p/multitheftauto/wiki/NightlyBuilds?tm=2 versiones &amp;quot;nightly&amp;quot;], recuerda que estas versión se actualizan casi a diario, y son poco estables en lo que a errores se refiere (además son incompatibles con la mayoría de los servidores).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Cómo empezar====&lt;br /&gt;
&lt;br /&gt;
* [[ES/Manual_Cliente_Deathmatch| Manual del Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Manual Servidor Deathmatch| Manual del Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Problemas_Conocidos_-_FAQ| Problemas Conocidos]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Programación====&lt;br /&gt;
* [[ES/Introducción a la Programación| Introducción a la Programación en LUA]] (en construcción) [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Introduction to Scripting the GUI| Introducción a la Programación del GUI]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Debugging| Tutorial de Depuración]] [[Image:flag_us.png|En Inglés]] - Cómo encontrar errores en tus scripts.&lt;br /&gt;
&lt;br /&gt;
* [[ES/Resources| Introducción a los Resources]]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Resource Web Access| Acceso de Web con Resources]] [[Image:flag_us.png|En Inglés]] - Cómo escribir páginas web.&lt;br /&gt;
** [[:Category:Resource| Catálogo de Resources]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Meta.xml| Sobre el archivo &amp;quot;meta.xml&amp;quot;]](en construcción) [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Map_manager| El Resource &amp;quot;Map Manager&amp;quot;]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Writing_Gamemodes| Escribiendo Modos de Juego]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Useful_Functions| Funciones útiles]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Base de Datos====&lt;br /&gt;
Esta sección provee de todas las capacidades de LUA y también algunos resources importantes.&lt;br /&gt;
* [[:Category:Resource| Catálogo de Resources]] [[Image:flag_us.png|En Inglés]] - Debes aprender a manejarlos para hacer buenos scripts.&lt;br /&gt;
* [[ES/Scripts de Cliente| Scripts de Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ayuda General de LUA====&lt;br /&gt;
Éstas páginas te pueden ayudar a manejar mejor LUA.&lt;br /&gt;
*[http://www.lua.org/manual/5.1/es/manual.html &amp;quot;Manual de Referencia de LUA 5.1&amp;quot;]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
*[http://www.lua.org/pil/index.html Manual &amp;quot;Programando en LUA&amp;quot;]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki LUA Wiki]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html Guía general de LUA de Nixstaller]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Editor de Mapas====&lt;br /&gt;
*[[ES/Resource:Editor| Manual]]  [[Image:flag_es.png|En Traducción]] (EN TRADUCCION)&lt;br /&gt;
*[[Resource:Editor/EDF| EDF: Formato de Definiciones del Editor]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[[Resource:Editor/Plugins| Plugins]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px; background:#CCCCFF;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Referencias====&lt;br /&gt;
* [[Client Scripting Functions|Funciones de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Client Scripting Events|Eventos de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[ES/Server Scripting Functions|Funciones de Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Server Scripting Events|Eventos de Servidor]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;!-- Incomplete * [[Module functions|Lista de funciones de módulos externos de servidor]] [[Image:flag_us.png|En Inglés]] --&amp;gt;&lt;br /&gt;
* [[ES/Clases MTA| Clases de MTA]] [[Image:flag_es.png|En Español]] - Descripción de cada uno de los &amp;quot;tipos&amp;quot; personalizados de MTA.&lt;br /&gt;
** [[ES/Elemento| Definición de Elemento]] [[Image:flag_es.png|En Español]] &lt;br /&gt;
**[[Element tree| Árbol de Elementos]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[Id|Lista de IDs]]====&lt;br /&gt;
*[[Animations|Animaciones]]&lt;br /&gt;
*[[ES/Skins de Personajes|Skins]]&lt;br /&gt;
*[[CJ_Clothes|Ropa]]&lt;br /&gt;
*[[Garage|Garajes]]&lt;br /&gt;
*[[Interior IDs|Interiores]]&lt;br /&gt;
*[[Projectiles|Proyectiles]]&lt;br /&gt;
*[[Radar Blips|Iconos de Radar]]&lt;br /&gt;
*[[Sounds|Sonidos]]&lt;br /&gt;
*[[Vehicle IDs|ID's de Vehículos]]&lt;br /&gt;
*[[Vehicle Colors|Colores de Vehículos]]&lt;br /&gt;
*[[Vehicle Upgrades|Mejoras de Vehículos]]&lt;br /&gt;
*[[Weapons|Armas]]&lt;br /&gt;
*[[Weather|Climas]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Traducción====&lt;br /&gt;
* ¿Quieres ayudar a traducir el wiki? ¡Qué esperas! Deja tu e-mail (si quieres) aquí y empieza a hacerlo.&lt;br /&gt;
Traductores:&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:zorrigas@gtagamingchile.com zorrigas@gtagamingchile.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:Brijido_XD@hotmail.com Brijido_XD@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:benxamix2@hotmail.com benxamix2@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:matiuno@gmail.com matiuno@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:cesarcastillo4@gmail.com cesarcastillo4@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:alex_firexx@hotmail.com alex_firexx@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''¡NO ELIMINES CONTENIDO SIN AUTORIZACIÓN!'''&amp;lt;br&amp;gt; Tampoco uses modismos, usa el Castellano (Internacional), y trata de que al traducir todo quede tan claro como puedas, así nos ayudas más.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
[[en:Main Page]]&lt;br /&gt;
[[pl:Main Page]]&lt;br /&gt;
[[ru:Main Page]]&lt;br /&gt;
[[it:Pagina principale]]&lt;br /&gt;
[[nl:Main Page]]&lt;br /&gt;
[[de:Hauptseite]]&lt;/div&gt;</summary>
		<author><name>HYp3R</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Resource:Mapmanager&amp;diff=25502</id>
		<title>Resource:Mapmanager</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Resource:Mapmanager&amp;diff=25502"/>
		<updated>2011-03-17T20:56:49Z</updated>

		<summary type="html">&lt;p&gt;HYp3R: /* A simple tutorial */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Resource page}}&lt;br /&gt;
The map manager is a resource included in the MTA DM server suite. It offers commands, functions and events for the gamemodes to dynamically manage their maps. For example, when a race server needs to load different tracks for each race, instead of having all of them in the same resource as the main script, they can be stored in separate resources and then loaded simply with the &amp;quot;changeGamemodeMap&amp;quot; function when a new race starts. &lt;br /&gt;
&lt;br /&gt;
Specifically, the map manager lists gamemodes/maps and manages gamemode/map loading. It applies certain map settings affecting the game world and sets ASE game type and map name rule values as well. It includes a web listing which autoupdates and highglights the current mode/map combination.&lt;br /&gt;
&lt;br /&gt;
==Las instrucciones simples==&lt;br /&gt;
En esta sección vamos a seguir gamemode básico que creamos en el [[Scripting Introduction|Introduction a Scripting]]. Añadiremos un recurso de mapa simple que sólo contiene los datos spawnpoint para los jugadores, y la carga los datos en su mayoría la escritura cuando el jugador tiene que desovar.&lt;br /&gt;
&lt;br /&gt;
 Ante todo, hacemos una carpeta bajo / su MTA Server/mods/deathmatch/resources/, y lo llamamos &amp;quot;mimapa&amp;quot;. Entonces bajo el directorio/mimapa/, cree un archivo de texto y llámelo &amp;quot;meta.xml&amp;quot;, que requieren para cada recurso.&lt;br /&gt;
&lt;br /&gt;
 Entre en los códigos siguientes en el archivo &amp;quot;meta.xml&amp;quot;:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;meta&amp;gt;&lt;br /&gt;
   &amp;lt;info type=&amp;quot;map&amp;quot; gamemodes=&amp;quot;miservidor&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;map src=&amp;quot;mimapa.map&amp;quot;/&amp;gt;         &lt;br /&gt;
&amp;lt;/meta&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Nota que este recurso es &amp;quot;unido&amp;quot; para el recurso principal con el &amp;quot; gamemodes = &amp;quot;miservidor&amp;quot;, &amp;quot; la etiqueta, que contiene el nombre del recurso principal. En la etiqueta &amp;quot;de mapa&amp;quot;, esto indica el nombre del archivo .map que contiene los datos de mapa reales.&lt;br /&gt;
&lt;br /&gt;
Ahora vaya a crear otro archivo de texto bajo/mimapa/y llamarlo &amp;quot;mimapa.map&amp;quot;, y entrar en los códigos siguientes:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;map&amp;gt;&lt;br /&gt;
   &amp;lt;spawnpoint id=&amp;quot;spawnpoint1&amp;quot; posX=&amp;quot;1959.5487060547&amp;quot; posY=&amp;quot;-1714.4613037109&amp;quot; posZ=&amp;quot;18&amp;quot; rot=&amp;quot;63.350006103516&amp;quot; model=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/map&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Nota que &amp;quot;spawnpoint&amp;quot; es el tipo del elemento, usado en [[getElementsByType]] la función; de la misma manera, &amp;quot;id&amp;quot; es usado en [[getElementByID]] la función. &lt;br /&gt;
&lt;br /&gt;
 Para cargar los datos de mapa, la escritura principal necesita el acceso al recurso de mapa sí mismo. Ahora vaya a corregir el archivo script.lua en el recurso &amp;quot;miservidor&amp;quot;. Entre en el código siguiente&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function loadMap(startedMap)&lt;br /&gt;
	mapRoot = getResourceRootElement(startedMap)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
addEventHandler(&amp;quot;onGamemodeMapStart&amp;quot;, getRootElement(), loadMap)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Basically, the &amp;quot;onGamemodeMapStart&amp;quot; event gives us the handle of the map (&amp;quot;startedMap&amp;quot;), which we used to extract the handle of the resource containing the map (&amp;quot;mapRoot&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
With the resource handle, we can extract the spawnpoint information from it. Look at the joinHandler() function in script.lua, instead of specifying x, y and z, we can use the map data as the following:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function joinHandler()&lt;br /&gt;
	local spawn = getElementsByType(&amp;quot;spawnpoint&amp;quot;, mapRoot)&lt;br /&gt;
	local x,y,z,r&lt;br /&gt;
	for key, value in pairs(spawn) do&lt;br /&gt;
		x = getElementData(value, &amp;quot;posX&amp;quot;)&lt;br /&gt;
		y = getElementData(value, &amp;quot;posY&amp;quot;)&lt;br /&gt;
		z = getElementData(value, &amp;quot;posZ&amp;quot;)&lt;br /&gt;
		r = getElementData(value, &amp;quot;rot&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
	spawnPlayer(source, x, y, z)&lt;br /&gt;
	fadeCamera(source, true)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Now you may start the gamemode in the server console with the following command:&lt;br /&gt;
&lt;br /&gt;
'''gamemode myserver mymap'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To use the map manager, your resources must first be marked as either gamemodes or maps.&lt;br /&gt;
&lt;br /&gt;
You have to tag the '''gamemode resource''' with the correct type in its info tag:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;info description=&amp;quot;A gamemode&amp;quot; type=&amp;quot;gamemode&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Map resources''' also need the ''type=&amp;quot;map&amp;quot;'' tag, plus a ''gamemodes'' tag listing the gamemode resources they're compatible with in a comma-separated list ''without spaces''.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&amp;lt;info description=&amp;quot;A gamemode map&amp;quot; type=&amp;quot;map&amp;quot; gamemodes=&amp;quot;ctv,koth&amp;quot; /&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There can be only one gamemode and one gamemode map loaded at once.&lt;br /&gt;
&lt;br /&gt;
==Optional resource attributes==&lt;br /&gt;
These attributes all go in the corresponding resource's info tag.&lt;br /&gt;
&lt;br /&gt;
'''name:''' A friendly name for your gamemode or map, to be displayed in the start messages or map listings instead of the filename.&lt;br /&gt;
&lt;br /&gt;
==Commands==&lt;br /&gt;
'''changemap newmap [newgamemode]''' (changes the gamemode map to a new one, optionally changing the gamemode as well)&lt;br /&gt;
&lt;br /&gt;
'''changemode newgamemode [newmap]''' (changes to a new gamemode, optionally starting a map with it)&lt;br /&gt;
&lt;br /&gt;
'''gamemode newgamemode [newmap]''' (same as previous one)&lt;br /&gt;
&lt;br /&gt;
'''stopmode''' (stops the current mode and mode map)&lt;br /&gt;
&lt;br /&gt;
'''stopmap''' (stops the current mode map)&lt;br /&gt;
&lt;br /&gt;
'''maps [gamemode]''' (lists all maps in the server, optionally all maps compatible with a gamemode)&lt;br /&gt;
&lt;br /&gt;
'''gamemodes''' (lists all gamemodes)&lt;br /&gt;
&lt;br /&gt;
==Settings==&lt;br /&gt;
'''*mapmanager.color''' [hex color string] (changes the mapmanager's output messages' color) (default: #E1AA5A)&lt;br /&gt;
&lt;br /&gt;
'''*mapmanager.messages''' [boolean] (whether map/gm changes are enabled) (default: true)&lt;br /&gt;
&lt;br /&gt;
'''*mapmanager.ASE''' [boolean] (whether the manager will set ASE gametype / mapname) (default: true)&lt;br /&gt;
&lt;br /&gt;
==Exported functions==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool changeGamemode ( resource newGamemode, [ resource mapToLoadWith ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Changes the gamemode to a new one, optionally specifying an initial map for it (will load without a map by default).&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool changeGamemodeMap ( resource newMap, [ resource gamemodeToChangeTo ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Changes the GM map to a new one, optionally specifying a gamemode to change to before loading it (will load with the current gamemode by default).&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;table getGamemodes ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns a table of all gamemode resource pointers.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;table getGamemodesCompatibleWithMap ( resource theMap )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns a table of compatible gamemode resource pointers.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;table getMaps ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns a table of all map resource pointers.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;table getMapsCompatibleWithGamemode ( [ resource theGamemode ] )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns a table of compatible map resource pointers. If the gamemode is left blank, it returns all maps which aren't compatible with any gamemode.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;resource getRunningGamemode ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns the currently running gamemode's resource pointer.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;resource getRunningGamemodeMap ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Returns the currently running GM map's resource pointer.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isGamemode ( resource theGamemode )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Determines if a resource is a gamemode or not.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isGamemodeCompatibleWithMap ( resource theGamemode, resource theMap )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Determines if a gamemode is compatible with a map or not.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isMap ( resource theMap )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Determines if a resource is a map or not.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool isMapCompatibleWithGamemode ( resource theMap, resource theGamemode )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Determines if a map is compatible with a gamemode or not.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool stopGamemode ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Stops the current gamemode and its map.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool stopGamemodeMap ( )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Stop the current GM map.&lt;br /&gt;
Determines if a map is compatible with a gamemode or not.&lt;br /&gt;
&lt;br /&gt;
==Fired events==&lt;br /&gt;
''(For all these events, &amp;quot;source&amp;quot; is the resource's root element.)''&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;onGamemodeStart ( resource startedGamemode )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Fired before a gamemode starts.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;onGamemodeStop ( resource stoppedGamemode )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Fired before a gamemode is stopped.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;onGamemodeMapStart ( resource startedMap )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Fired before a GM map starts.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;onGamemodeMapStop ( resource stoppedMap )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Fired before a GM map is stopped.&lt;br /&gt;
&lt;br /&gt;
==Supported map settings==&lt;br /&gt;
The following settings from the [[settings system|registry]] are applied by the map manager when a map is started:&lt;br /&gt;
&amp;lt;br&amp;gt;'''gamespeed''' [number]: The map's game speed.&lt;br /&gt;
&amp;lt;br&amp;gt;'''gravity''' [number]: The map's gravity.&lt;br /&gt;
&amp;lt;br&amp;gt;'''time''' [string of the form '''hh:mm''']: The map's time.&lt;br /&gt;
&amp;lt;br&amp;gt;'''weather''' [number]: The map's weather ID.&lt;br /&gt;
&amp;lt;br&amp;gt;'''waveheight''' [number]: The map's wave height.&lt;br /&gt;
&amp;lt;br&amp;gt;'''locked_time''' [boolean]: Whether the set time will be frozen by the manager or not.&lt;br /&gt;
&amp;lt;br&amp;gt;'''minplayers''' [number]: The required minimum number of players to start the map.&lt;br /&gt;
&amp;lt;br&amp;gt;'''maxplayers''' [number]: The allowed maximum number of players to start the map.&lt;br /&gt;
&lt;br /&gt;
[[it:Map manager]]&lt;br /&gt;
[[ru:Resource:Mapmanager]]&lt;/div&gt;</summary>
		<author><name>HYp3R</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25501</id>
		<title>ES/Página Principal</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=ES/P%C3%A1gina_Principal&amp;diff=25501"/>
		<updated>2011-03-17T20:39:51Z</updated>

		<summary type="html">&lt;p&gt;HYp3R: /* Traducción */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;[[Image:Scripting.jpg]]&amp;lt;/div&amp;gt;Bienvenido al wiki de Multi Theft Auto: San Andreas en Español. En este wiki encontrarás una gran cantidad de información sobre el desarrollo de mapas y modos de juego para Multi Theft Auto.&lt;br /&gt;
&lt;br /&gt;
Hay muchas [[How you can help|cosas que puedes hacer para ayudarnos]] a mejorar MTA - crear mapas, modos de juego, ayudar con scripts y comandos, escribir un código de ejemplo, traducir páginas del wiki, escribir tutoriales, o tan sólo jugar MTA, y reportar los errores que encuentres, en el [http://forum.multitheftauto.com| Foro de MTA].&lt;br /&gt;
&lt;br /&gt;
Si tienes preguntas, dudas o consultas acerca de alguna función, o script, no dudes en consultarnos por el [[IRC Channel|Canal de IRC ]][[Image:flag_us.png|En Inglés]] o en la [http://forum.mtasa.com/viewforum.php?f=122 Sección en Español del Foro MTA].&lt;br /&gt;
&lt;br /&gt;
'''Para aportar en el wiki nececitas tener una cuenta OpenID. Si borras contenido que no es propio o haces SPAM, serás penalizado con el banneo de la cuenta en el wiki.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 2px dotted navy; padding: 4px; margin: 10px&amp;quot;&amp;gt;La última versión estable de '''Multi Theft Auto: San Andreas''' es '''{{Current Version|full}}'''. Visita la [http://mtasa.com/ página oficial] para obtenerla. También puedes elegir una versión &amp;quot;nightly&amp;quot; (sólo para desarrolladores o gente que quiera ayudar reportando bugs) en la sección de [http://code.google.com/p/multitheftauto/wiki/NightlyBuilds?tm=2 versiones &amp;quot;nightly&amp;quot;], recuerda que estas versión se actualizan casi a diario, y son poco estables en lo que a errores se refiere (además son incompatibles con la mayoría de los servidores).&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Cómo empezar====&lt;br /&gt;
&lt;br /&gt;
* [[ES/Manual_Cliente_Deathmatch| Manual del Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Manual Servidor Deathmatch| Manual del Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[ES/Problemas_Conocidos_-_FAQ| Problemas Conocidos]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
====Programación====&lt;br /&gt;
* [[ES/Introducción a la Programación| Introducción a la Programación en LUA]] (en construcción) [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Introduction to Scripting the GUI| Introducción a la Programación del GUI]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Debugging| Tutorial de Depuración]] [[Image:flag_us.png|En Inglés]] - Cómo encontrar errores en tus scripts.&lt;br /&gt;
&lt;br /&gt;
* [[ES/Resources| Introducción a los Resources]]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Resource Web Access| Acceso de Web con Resources]] [[Image:flag_us.png|En Inglés]] - Cómo escribir páginas web.&lt;br /&gt;
** [[:Category:Resource| Catálogo de Resources]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
** [[Meta.xml| Sobre el archivo &amp;quot;meta.xml&amp;quot;]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Map_manager| El Resource &amp;quot;Map Manager&amp;quot;]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Writing_Gamemodes| Escribiendo Modos de Juego]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Useful_Functions| Funciones útiles]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Base de Datos====&lt;br /&gt;
Esta sección provee de todas las capacidades de LUA y también algunos resources importantes.&lt;br /&gt;
* [[:Category:Resource| Catálogo de Resources]] [[Image:flag_us.png|En Inglés]] - Debes aprender a manejarlos para hacer buenos scripts.&lt;br /&gt;
* [[ES/Scripts de Cliente| Scripts de Cliente]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ayuda General de LUA====&lt;br /&gt;
Éstas páginas te pueden ayudar a manejar mejor LUA.&lt;br /&gt;
*[http://www.lua.org/manual/5.1/es/manual.html &amp;quot;Manual de Referencia de LUA 5.1&amp;quot;]  [[Image:flag_es.png|En Español]]&lt;br /&gt;
*[http://www.lua.org/pil/index.html Manual &amp;quot;Programando en LUA&amp;quot;]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://lua-users.org/wiki/TutorialDirectory Lua Wiki LUA Wiki]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[http://nixstaller.berlios.de/manual/0.2/nixstaller_9.html Guía general de LUA de Nixstaller]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Editor de Mapas====&lt;br /&gt;
*[[ES/Resource:Editor| Manual]]  [[Image:flag_es.png|En Traducción]] (EN TRADUCCION)&lt;br /&gt;
*[[Resource:Editor/EDF| EDF: Formato de Definiciones del Editor]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
*[[Resource:Editor/Plugins| Plugins]]  [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px; background:#CCCCFF;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Referencias====&lt;br /&gt;
* [[Client Scripting Functions|Funciones de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[Client Scripting Events|Eventos de Cliente]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
* [[ES/Server Scripting Functions|Funciones de Servidor]] [[Image:flag_es.png|En Español]]&lt;br /&gt;
* [[Server Scripting Events|Eventos de Servidor]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;!-- Incomplete * [[Module functions|Lista de funciones de módulos externos de servidor]] [[Image:flag_us.png|En Inglés]] --&amp;gt;&lt;br /&gt;
* [[ES/Clases MTA| Clases de MTA]] [[Image:flag_es.png|En Español]] - Descripción de cada uno de los &amp;quot;tipos&amp;quot; personalizados de MTA.&lt;br /&gt;
** [[ES/Elemento| Definición de Elemento]] [[Image:flag_es.png|En Español]] &lt;br /&gt;
**[[Element tree| Árbol de Elementos]] [[Image:flag_us.png|En Inglés]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[Id|Lista de IDs]]====&lt;br /&gt;
*[[Animations|Animaciones]]&lt;br /&gt;
*[[ES/Skins de Personajes|Skins]]&lt;br /&gt;
*[[CJ_Clothes|Ropa]]&lt;br /&gt;
*[[Garage|Garajes]]&lt;br /&gt;
*[[Interior IDs|Interiores]]&lt;br /&gt;
*[[Projectiles|Proyectiles]]&lt;br /&gt;
*[[Radar Blips|Iconos de Radar]]&lt;br /&gt;
*[[Sounds|Sonidos]]&lt;br /&gt;
*[[Vehicle IDs|ID's de Vehículos]]&lt;br /&gt;
*[[Vehicle Colors|Colores de Vehículos]]&lt;br /&gt;
*[[Vehicle Upgrades|Mejoras de Vehículos]]&lt;br /&gt;
*[[Weapons|Armas]]&lt;br /&gt;
*[[Weather|Climas]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px dotted #AAAAAA;padding:4px 8px 8px 8px;margin:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Traducción====&lt;br /&gt;
* ¿Quieres ayudar a traducir el wiki? ¡Qué esperas! Deja tu e-mail (si quieres) aquí y empieza a hacerlo.&lt;br /&gt;
Traductores:&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:zorrigas@gtagamingchile.com zorrigas@gtagamingchile.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:Brijido_XD@hotmail.com Brijido_XD@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:benxamix2@hotmail.com benxamix2@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:matiuno@gmail.com matiuno@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:cesarcastillo4@gmail.com cesarcastillo4@gmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
* [mailto:alex_firexx@hotmail.com alex_firexx@hotmail.com]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''¡NO ELIMINES CONTENIDO SIN AUTORIZACIÓN!'''&amp;lt;br&amp;gt; Tampoco uses modismos, usa el Castellano (Internacional), y trata de que al traducir todo quede tan claro como puedas, así nos ayudas más.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
[[en:Main Page]]&lt;br /&gt;
[[pl:Main Page]]&lt;br /&gt;
[[ru:Main Page]]&lt;br /&gt;
[[it:Pagina principale]]&lt;br /&gt;
[[nl:Main Page]]&lt;br /&gt;
[[de:Hauptseite]]&lt;/div&gt;</summary>
		<author><name>HYp3R</name></author>
	</entry>
</feed>