<?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/13300" />

	<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>2007-03-28T00:47:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-26T17:31:39-04:00</updated>

		<published>2007-03-26T17:31:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71625#p71625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71625#p71625"/>
		<title type="html"><![CDATA[Help with error [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71625#p71625"><![CDATA[
Thanks rosc, apparently I always keep forgeting the last arg lol<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Mar 26, 2007 5:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-03-26T17:24:01-04:00</updated>

		<published>2007-03-26T17:24:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71624#p71624</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71624#p71624"/>
		<title type="html"><![CDATA[Help with error [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71624#p71624"><![CDATA[
(9)  PART (stackable)<br>         bind part &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;<br>         procname &lt;nick&gt; &lt;user@host&gt; &lt;handle&gt; &lt;channel&gt; &lt;msg&gt;<br><br>         Description: triggered by someone leaving the channel. The mask is<br>           matched against "#channel nick!user@host" and can contain<br>           wildcards. If no part message is specified, msg will be set<br>           to "".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Mar 26, 2007 5:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-28T00:47:55-04:00</updated>

		<published>2007-03-26T16:46:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71622#p71622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71622#p71622"/>
		<title type="html"><![CDATA[Help with error [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71622#p71622"><![CDATA[
Trying to make this display a part msg on user who parts chan but I'm confused with error part.<br><div class="codebox"><p>Code: </p><pre><code>bind part - * showgreet2proc showgreet2 {nick uhost hand chan} {global patch2if {[file exist /$patch2/[lindex [split $uhost @] 1].txt]} {set file5 [open /$patch2/[lindex [split $uhost @] 1].txt r+]gets $file5 textclose $file5putserv "PRIVMSG $chan :$text"</code></pre></div>Error I get is...<br>[16:33] Tcl error [showgreet2]: wrong # args: should be "showgreet2 nick uhost hand chan"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Mar 26, 2007 4:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
