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

	<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>2002-02-16T00:21:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-16T00:21:00-04:00</updated>

		<published>2002-02-16T00:21:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4601#p4601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4601#p4601"/>
		<title type="html"><![CDATA[GozBOT 2.1 TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4601#p4601"><![CDATA[
Thanks man.<br>Working like a charm. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Cheers<p>Statistics: Posted by Guest — Sat Feb 16, 2002 12:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-15T23:36:00-04:00</updated>

		<published>2002-02-15T23:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4599#p4599</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4599#p4599"/>
		<title type="html"><![CDATA[GozBOT 2.1 TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4599#p4599"><![CDATA[
as the error says, the proc is called with to many arguments. thus it is defined with too few arguments. part bindings pass 5 bindings to their procs, and that one only has 4 defined.<br><br>proc part_saveseen {nick host hand chan msg} { <p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri Feb 15, 2002 11:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-15T23:02:00-04:00</updated>

		<published>2002-02-15T23:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4598#p4598</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4598#p4598"/>
		<title type="html"><![CDATA[GozBOT 2.1 TCL error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4598#p4598"><![CDATA[
Hi, I'm getting this error everytime someone leaves the channel:<br>TCL error [part_saveseen]: called "part_saveseen" with too many arguments<br><br>the part where it calls for the proc is this:<br>proc part_saveseen {nick host hand chan} {<br>        setuser $hand XTRA GOZBOT_SEEN "part $chan [unixtime]"<br><br>And the bind is:<br>bind part p * part_saveseen<br><br>Is anyone running GozBOT 2.1 on version 1.6.8 of Eggdrop that hasn't haven't a problem with the seen part?<br><br>btw, even with the seen disabled I still get that error. Only with all the GozBOT scripts disabled that this weird error disappears.<br><br>Thanks.<p>Statistics: Posted by Guest — Fri Feb 15, 2002 11:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
