Modules/SebasIRC

From Multi Theft Auto: Wiki
Revision as of 21:01, 12 April 2009 by Cazomino05 (talk | contribs)
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 src="ml_irc" />


Scripting

Functions

Connection:

Channel:

Bot:

Callbacks

Template:Modules/SebasIRC/Callbacks