IRC Channel: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Undo revision 16738 by Borov (Talk) Not a scripting concept..)
No edit summary
Line 1: Line 1:
There is an IRC Channel available for help with MTA Scripting. You can find it at #mta.scripting on GTAnet.
There is an IRC Channel available for help with MTA Scripting. You can find it at #mta.scripting on GTANet (irc.gtanet.com).
==How to get help==
==How to get help==
* Try to find your Answer on the [[Main Page]], especially the ''Getting Started'' section
* Try to find your Answer on the [[Main Page]], especially the ''Getting Started'' section

Revision as of 15:08, 6 December 2010

There is an IRC Channel available for help with MTA Scripting. You can find it at #mta.scripting on GTANet (irc.gtanet.com).

How to get help

  • Try to find your Answer on the Main Page, especially the Getting Started section
  • Ask your question once and only repeat it after a reasonable amount of time, given the channel is busy and people just coming online won't see your question else (like 10 minutes). NOT after 10 seconds.
  • Your question should at least contain:
    • What are you trying to do.
    • What have you done so far.
    • What exactly doesn't work/is your problem. What errors are occuring.
    • Maybe a code snippet with an explanation using mta.pastebin.com (code snippet means the relevant parts, NOT the whole script)