Modules/IRCEcho: Difference between revisions
Jump to navigation
Jump to search
(Initial Page) |
No edit summary |
||
Line 17: | Line 17: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== | ==Functions== | ||
{{Modules/IRCEcho/ | {{Modules/IRCEcho/Functions}} | ||
== | ==Callbacks== | ||
{{Modules/IRCEcho/ | {{Modules/IRCEcho/Callbacks}} | ||
[[Category:Modules]] | [[Category:Modules]] |
Revision as of 14:08, 13 January 2008
Module info | |
Name | MTASA IRC Echo |
Version | 2.0 |
Author | VRocker |
Module website | Not available |
Download link | Here |
License | {{{license}}} |
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
- ircInit
- ircOpen
- ircDisconnect
- ircMessage
- ircNotice
- ircChangeNick
- ircJoin
- ircPart
- ircRaw
- ircIsVoice
- ircIsHalfop
- ircIsOp
- ircIsSuper
- ircIsOwner
- ircGetStatus