<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/19847" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2014-12-31T10:16:03-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/19847</id>

		<entry>
		<author><name><![CDATA[Zohaib]]></name></author>
		<updated>2014-12-31T10:16:03-04:00</updated>

		<published>2014-12-31T10:16:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103421#p103421</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103421#p103421"/>
		<title type="html"><![CDATA[little help with mel tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103421#p103421"><![CDATA[
I have a San Andreas Server Which send all logs on IRC, format of the logs is like this:<div class="codebox"><p>Code: </p><pre><code>[19:12:50] &lt;kenworthbot&gt;  ionut(2) has joined the server.  [Country: Private IP | IP Address: 176.223.22.3][19:12:51] &lt;frieghtlinerbot&gt; [6] [KOD]Proff[SS]: id 6[19:12:52] &lt;frieghtlinerbot&gt; *** Train (30) has left the server (Timeout)</code></pre></div>where &lt;kenworthbot&gt; and &lt;frieghtlinerbot&gt; are bots which relay the logs on IRC, I wanted to save the logs on an eggdrop where I can request information of any Nick name anytime[/quote]<br><br>Thanks alot SpiKe^^ for replying I am a fan of your tcl scripts<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11670">Zohaib</a> — Wed Dec 31, 2014 10:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2014-12-28T16:02:19-04:00</updated>

		<published>2014-12-28T16:02:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103413#p103413</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103413#p103413"/>
		<title type="html"><![CDATA[little help with mel tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103413#p103413"><![CDATA[
You  not provide enough info or supporting code to pull off an answer for this:)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Sun Dec 28, 2014 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zohaib]]></name></author>
		<updated>2014-12-28T12:32:14-04:00</updated>

		<published>2014-12-28T12:32:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103412#p103412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103412#p103412"/>
		<title type="html"><![CDATA[little help with mel tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103412#p103412"><![CDATA[
Greetings,<br><br>I wanted little help with Mel tcl<br><div class="codebox"><p>Code: </p><pre><code>join {set addline "\[$curTime\] *** [lindex $args 1] ([lindex $args 2]) has joined $curChannel"}</code></pre></div>so basically this logs join as<div class="codebox"><p>Code: </p><pre><code>[21:27:35]  *** Dark_Knight has joined #[3x]BTTDMAdmins</code></pre></div>how can i alter this line to log joins as this:<br><div class="codebox"><p>Code: </p><pre><code> TuFaN(29) has joined the server.  [Country: Turkey | IP Address: 85.98.231.164]</code></pre></div>where <br><strong class="text-strong">TuFaN</strong> is nick<br><strong class="text-strong">(29)</strong> is player id <br><strong class="text-strong"> 85.98.231.164</strong> is ip<br><br>i will be very thankful for the help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11670">Zohaib</a> — Sun Dec 28, 2014 12:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
