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

	<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>2003-07-04T11:25:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-07-04T11:25:04-04:00</updated>

		<published>2003-07-04T11:25:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23030#p23030</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23030#p23030"/>
		<title type="html"><![CDATA[Tcl error [ctcr_ping]: wrong # args: should be &quot;lind]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23030#p23030"><![CDATA[
and I thought the file changed at the website <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br>thanx <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jul 04, 2003 11:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-07-04T11:06:38-04:00</updated>

		<published>2003-07-04T11:06:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23029#p23029</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23029#p23029"/>
		<title type="html"><![CDATA[Tcl error [ctcr_ping]: wrong # args: should be &quot;lind]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23029#p23029"><![CDATA[
Same stuff happend to me due the "pico" thing.. screw it! upload the files, don't paste 'em there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Jul 04, 2003 11:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-07-04T10:58:46-04:00</updated>

		<published>2003-07-04T10:58:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23028#p23028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23028#p23028"/>
		<title type="html"><![CDATA[Tcl error [ctcr_ping]: wrong # args: should be &quot;lind]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23028#p23028"><![CDATA[
Very simple mistake caused by your editor.<br><br>The line has wrapped. You need to make sure it is on one line, whereas now, it is on two.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Jul 04, 2003 10:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-07-04T10:29:38-04:00</updated>

		<published>2003-07-04T10:29:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23027#p23027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23027#p23027"/>
		<title type="html"><![CDATA[Tcl error [ctcr_ping]: wrong # args: should be &quot;lind]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23027#p23027"><![CDATA[
I used this script before with no errors. today i deleted it to use another script. but I reconsidered the change and redownloaded the file again.<br>but now it shows this error:<blockquote class="uncited"><div>Tcl error [ctcr_ping]: wrong # args: should be "lindex list index"</div></blockquote>here's the ctcr_ping proc :<div class="codebox"><p>Code: </p><pre><code>proc ctcr_ping {nick uhost hand dest keyword arg} {  if {([lindex $arg 0] == "CHECK") &amp;&amp; ([validnum [set time [lindex $arg 1]]])} { puthelp "PRIVMSG [lindex$arg 2] :\[$nick PING reply\]: [expr abs([clock clicks] - $time) / 1000000.0] seconds" }}</code></pre></div>any idea how to fix it plz ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jul 04, 2003 10:29 am</p><hr />
]]></content>
	</entry>
	</feed>
