Modules/bIRC

From Multi Theft Auto: Wiki
Revision as of 10:25, 16 July 2011 by X86dev (talk | contribs)
Jump to navigation Jump to search

Module info
Name ml_birc
Version 1.0
Author Awwu <[email protected]>
Module website None
Download link Soon
License Unlicensed
Written in Unknown
Operating system Windows only
Compatible with 1.0

Basic IRC module (bIRC) provides a fully functional server IRC echo for MTA:SA. It is currently available only for Windows servers on MTA:SA 1.0 (other versions untested).

Installation

Uncompress the file ml_birc.dll into your server\mods\deathmatch\modules\ directory.

mtaserver.conf

Add the following line in your mtaserver.conf:

<module src="ml_birc" />

Provided scripting functionality

Bot functions

Creation

Connection

Other

IRC functions

Channel

User

Communication

Other

Callbacks