Modules/IRCEcho

From Multi Theft Auto: Wiki
Revision as of 22:31, 9 February 2008 by VRocker (talk | contribs)
Jump to navigation Jump to search
Module info
Name MTASA IRC Echo
Version 2.1
Author VRocker
Module website Not available
Download link Here
License Unlicensed
Written in {{{written_in}}}
Operating system {{{operating_system}}}
Compatible with {{{compatible_with}}}

MTASA IRC Echo is a module that provides an IRC echo for an MTASA server. It is available for both Windows and Linux.

Installation

Windows

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

Then, add the following line in mtaserver.conf:

  <module file="ml_ircecho.dll" />

Linux

Uncompress the file ml_ircecho.so into your %MTASERVER%\mods\deathmatch\modules\ directory.

Then, add the following line in mtaserver.conf:

  <module file="ml_ircecho.so" />

Functions

Callbacks