<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/Modules/IRCEcho/irc_onConnected?action=history&amp;feed=atom</id>
	<title>Modules/IRCEcho/irc onConnected - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/Modules/IRCEcho/irc_onConnected?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/IRCEcho/irc_onConnected&amp;action=history"/>
	<updated>2026-06-02T10:21:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/IRCEcho/irc_onConnected&amp;diff=15744&amp;oldid=prev</id>
		<title>VRocker: New page: __NOTOC__ {{ModuleFunction|IRCEcho}} This is called when the IRC Module has successfully connected to a server  ==Syntax== &lt;syntaxhighlight lang=&quot;lua&quot;&gt; function irc_onConnected (  ) &lt;/syntaxhighlight&gt;  ==Example== ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/IRCEcho/irc_onConnected&amp;diff=15744&amp;oldid=prev"/>
		<updated>2008-02-09T22:39:12Z</updated>

		<summary type="html">&lt;p&gt;New page: __NOTOC__ {{ModuleFunction|IRCEcho}} This is called when the IRC Module has successfully connected to a server  ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; function irc_onConnected (  ) &amp;lt;/syntaxhighlight&amp;gt;  ==Example== ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{ModuleFunction|IRCEcho}}&lt;br /&gt;
This is called when the IRC Module has successfully connected to a server&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function irc_onConnected (  )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
'''Example 1:''' This script outputs that the server has connected to IRC&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function irc_onConnected( )&lt;br /&gt;
  	outputServerLog( &amp;quot;IRC Connected!&amp;quot; )&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Modules/IRCEcho/Callbacks}}&lt;/div&gt;</summary>
		<author><name>VRocker</name></author>
	</entry>
</feed>