Modules/bIRC

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

Dialog-information.png This article is (partially) outdated and the information may no longer apply.

Reason: Development for this module seems to have halted, use resource:irc for now.


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