Modules/IRCEcho: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
   module_website = ''Not available'' |
   module_website = ''Not available'' |
   download_link  = [http://liberty-unleashed.co.uk/MTA/IRC%20Echo%20Script%20v2.zip Here] |
   download_link  = [http://liberty-unleashed.co.uk/MTA/IRC%20Echo%20Script%20v2.zip Here] |
  license        = ''Unlicensed'' |
}}
}}
MTASA IRC Echo is a module that provides an IRC echo for an MTASA server. At the moment it is only available for windows but a linux version will be available soon.
MTASA IRC Echo is a module that provides an IRC echo for an MTASA server. At the moment it is only available for windows but a linux version will be available soon.

Revision as of 14:25, 13 January 2008

Module info
Name MTASA IRC Echo
Version 2.0
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. At the moment it is only available for windows but a linux version will be available soon.

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" />

Functions

Callbacks