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

	<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-01-15T17:07:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-15T17:07:13-04:00</updated>

		<published>2003-01-15T17:07:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15362#p15362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15362#p15362"/>
		<title type="html"><![CDATA[utimer prob]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15362#p15362"><![CDATA[
As stated, you have passed the timer command, the wrong number of arguments.<br><br>You should pass the command, as a single list of arguemnts, rather than 3 seperate elements.<br><br>Try using<br><div class="codebox"><p>Code: </p><pre><code>utimer 2 [list putserv "NICK Katsika"]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jan 15, 2003 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-01-15T16:30:02-04:00</updated>

		<published>2003-01-15T16:30:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15360#p15360</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15360#p15360"/>
		<title type="html"><![CDATA[utimer prob]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15360#p15360"><![CDATA[
proc takeb_req {bot com args} {<br>  utimer 2 putserv NICK Katsika<br>}<br><br>I have put this in a tcl script and it shows that error:<br>Tcl error [takeb_req]: wrong # args: should be "utimer seconds command"<br><br>What's wrong?!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Wed Jan 15, 2003 4:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
