HU/How you can help: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ A Multi Theft Autot nagyon sok módon tudod segíteni. Örülünk, ha segíthetünk neked, és ezáltal hamarosan te is a közösség fontos tagjává válhatsz. Ezen a...")
 
No edit summary
Line 8: Line 8:
**[[HU/Scripting Introduction|Bevezetés a Scriptelésbe]]
**[[HU/Scripting Introduction|Bevezetés a Scriptelésbe]]
**[http://www.lua.org/pil/index.html "Lua Programozás" kézikönyv]
**[http://www.lua.org/pil/index.html "Lua Programozás" kézikönyv]
* Készíts egy adminisztrációs oldalt a HTTP oldalon.
* Készíts egy HTTP adminisztrációs oldalt.
**[[HU/Resource Web Access|Resource internet hozzáférés]]
**[[HU/Resource Web Access|Resource internet hozzáférés]]
* Készíts egy programot, mely segítséget nyújthat a többi fejlesztőnek!
* Készíts egy programot, mely segítséget nyújthat a többi fejlesztőnek!

Revision as of 16:06, 3 November 2012

A Multi Theft Autot nagyon sok módon tudod segíteni. Örülünk, ha segíthetünk neked, és ezáltal hamarosan te is a közösség fontos tagjává válhatsz. Ezen a lapon megtalálhatod az összes lehetőséget, és a hozzájuk tartozó leírásokat.

Az MTASA kódolása

Scriptelés

Mappolás

Web fejlesztés

  • Dolgozz lil_Toady - val, és tölts fel új resourcekat a Community Center - be!
  • Készíts egy új statisztika rendszer a PHP SDK segítségével!

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.