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

	<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-03-18T15:53:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kain]]></name></author>
		<updated>2002-03-18T15:53:00-04:00</updated>

		<published>2002-03-18T15:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5505#p5505</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5505#p5505"/>
		<title type="html"><![CDATA[Ok im not very good at tcl, does anyone know what this means]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5505#p5505"><![CDATA[
Thanks egghead, I'll take a look<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=981">kain</a> — Mon Mar 18, 2002 3:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-18T11:00:00-04:00</updated>

		<published>2002-03-18T11:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5496#p5496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5496#p5496"/>
		<title type="html"><![CDATA[Ok im not very good at tcl, does anyone know what this means]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5496#p5496"><![CDATA[
<blockquote class="uncited"><div>On 2002-03-16 22:47, kain wrote:<br>ok, so would changing the "putdcc" entries to "putpub" work, or is putpub even a real command, if its not do you have any idea what i could change it to?</div></blockquote>kain, a script which was written for use with dcc, needs a substantial overhaul to make it work with public irc messages.<br>In the bots /doc directory you will find a document tcl-commands.doc. Reviewing the "BIND TYPES" should give you an idea of the differences between "bind DCC" and "bind pubm".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Mar 18, 2002 11:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kain]]></name></author>
		<updated>2002-03-17T01:47:00-04:00</updated>

		<published>2002-03-17T01:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5458#p5458</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5458#p5458"/>
		<title type="html"><![CDATA[Ok im not very good at tcl, does anyone know what this means]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5458#p5458"><![CDATA[
ok, so would changing the "putdcc" entries to "putpub" work, or is putpub even a real command, if its not do you have any idea what i could change it to?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=981">kain</a> — Sun Mar 17, 2002 1:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-17T01:27:00-04:00</updated>

		<published>2002-03-17T01:27:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5457#p5457</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5457#p5457"/>
		<title type="html"><![CDATA[Ok im not very good at tcl, does anyone know what this means]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5457#p5457"><![CDATA[
means its trying to write to a idx (which is is either a dcc or a telnet connection) with putdcc/putidx, and there aint one that by that number that exists.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Mar 17, 2002 1:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kain]]></name></author>
		<updated>2002-03-16T23:10:00-04:00</updated>

		<published>2002-03-16T23:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5455#p5455</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5455#p5455"/>
		<title type="html"><![CDATA[Ok im not very good at tcl, does anyone know what this means]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5455#p5455"><![CDATA[
ok here it is:<br>"Tcl error [himc:topic:show]: invalid idx"<br><br>its a script for resyncing the topic and recaling the topic via dcc, however i wanted it to be used in the public channel.<br>so i changed all the entries in the script where it said "dcc" to "pub" now when i type resync or savetopic in the channel it works fine but the other commands like saytopic dont, i get this error displayed in the dcc window: "Tcl error [himc:topic:show]: invalid idx"<br>i didnt paste the script in here because its too long, but if it would help tell me what section to paste here and i will.<br>thanks for any help in advance.<br><br>&lt;font size=-1&gt;[ This Message was edited by: kain on 2002-03-16 20:10 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=981">kain</a> — Sat Mar 16, 2002 11:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
