How you can help: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Undo revision 36803 by Lopez (talk) | sorry for fail)
Line 19: Line 19:


==Web development==
==Web development==
* Work with lil_Toady to add new features and improvements to community.mtasa.com.
* Trabalhe com lil_Toady para adicionar novas atualizações e improvizações para community.mtasa.com.
* Create your own system for statistics - using the [[PHP SDK]] as a basis. Contact eAi or jbeta for help.
* Crie seu proprio sistema de Estatisticas - Usando o [[PHP SDK]] como base. Contate eAi ou jbeta para ajuda.


==Documentation==
==Documentation==

Revision as of 15:05, 9 October 2013

Multi Theft Auto has loads of areas in which you can help us. In turn, we'll be more than happy to help you get started with any ideas you have, help test them and - if they're good enough - release them to the whole community. This page outlines the key areas you could do something in, of course, there's many things we've not thought of, so think outside the box!

Coding for MTASA

Scripting

Mapping

Web development

  • Trabalhe com lil_Toady para adicionar novas atualizações e improvizações para community.mtasa.com.
  • Crie seu proprio sistema de Estatisticas - Usando o PHP SDK como base. Contate eAi ou jbeta para ajuda.

Documentation

Before you make changes check out: Editing Guidelines

  • Finish documentation for Incomplete functions - ask in #mta.scripting if you're not sure of something.
  • Add examples to functions & events missing examples - please test them, and again, as if you need help.
  • Review and verify pages that need checking - make sure highlighted issues are solved before removing pages from the category.
  • Expand the pages that explain MTA core concepts.
  • Write tutorials to help new people.
  • Translate the wiki pages so people from other countries can get started in MTA too.
  • Create documentation for undocumented functions and events Undocumented Items

Specific tasks

  • Create a fuzzer to check for crashes in our scripting functions.
  • Help develop/fix existing gamemodes. Contact the original author on IRC (or ask a developer) to tell the author so you can work together.
  • The web interface resources (resourcemanager, resourcebrowser and webadmin chiefly) are really only compatible with Firefox. Someone could put in some time to make these work on Internet Explorer, Opera and Safari. See eAi for help.