Modules/SebasIRC

From Multi Theft Auto: Wiki
Revision as of 18:10, 12 April 2009 by Sebassje (talk | contribs) (New page: {{Module_Info| name = SebasIRC | version = 1.0 | author = Sebassje | module_website = ''Not available'' | download_link = ''In develop...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module info
Name SebasIRC
Version 1.0
Author Sebassje
Module website Not available
Download link In development
License Unlicensed
Written in {{{written_in}}}
Operating system {{{operating_system}}}
Compatible with {{{compatible_with}}}

SebasIRC is a module for your MTA (1.0) Server, that provides IRC echo.

It is only available for Windows.


Installation

Windows

Uncompress the file ml_irc.dll into your %PROGRAMFILES%\MTA San Andreas\server\mods\deathmatch\modules\ directory.

Then, add the following line in mtaserver.conf:

  <module file="ml_irc" />


Scripting

Functions

Connection:

Channel:

Bot:

Callbacks

Template:Modules/SebasIRC/Callbacks