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

	<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-11-20T18:37:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ZeleD]]></name></author>
		<updated>2003-11-20T18:37:28-04:00</updated>

		<published>2003-11-20T18:37:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30439#p30439</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30439#p30439"/>
		<title type="html"><![CDATA[Newb ... first script Q]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30439#p30439"><![CDATA[
Inserting a "proc" infront the showcommands {<br>solved it.<br><br>Thanxs<br><blockquote class="uncited"><div>Yeah, found it... <br><br>BUT<br><br>putlog "Starting testscript"<br><br><br>bind pub - !commands showcommands<br><br>showcommands {nick uhost hand chan msg} {<br>        putserv "NOTICE $nick : You suck"<br>}<br><br>Doesn't change anything<br><br>still says<br><br>Tcl error [script:load]: no value given for parameter "hand" to "showcommands"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4171">ZeleD</a> — Thu Nov 20, 2003 6:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-11-20T18:36:24-04:00</updated>

		<published>2003-11-20T18:36:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30438#p30438</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30438#p30438"/>
		<title type="html"><![CDATA[Newb ... first script Q]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30438#p30438"><![CDATA[
The script:load is another proc. Check it out.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Nov 20, 2003 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZeleD]]></name></author>
		<updated>2003-11-20T18:34:48-04:00</updated>

		<published>2003-11-20T18:34:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30437#p30437</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30437#p30437"/>
		<title type="html"><![CDATA[Newb ... first script Q]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30437#p30437"><![CDATA[
Yeah, found it... <br><br>BUT<br><br>putlog "Starting testscript"<br><br><br>bind pub - !commands showcommands<br><br>showcommands {nick uhost hand chan msg} {<br>        putserv "NOTICE $nick : You suck"<br>}<br><br>Doesn't change anything<br><br>still says<br><br>Tcl error [script:load]: no value given for parameter "hand" to "showcommands"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4171">ZeleD</a> — Thu Nov 20, 2003 6:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-11-20T18:28:14-04:00</updated>

		<published>2003-11-20T18:28:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30435#p30435</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30435#p30435"/>
		<title type="html"><![CDATA[Newb ... first script Q]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30435#p30435"><![CDATA[
Check the tcl-commands.doc file and see how many *arguments* dose a  pub proc have.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Nov 20, 2003 6:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZeleD]]></name></author>
		<updated>2003-11-20T18:17:35-04:00</updated>

		<published>2003-11-20T18:17:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30434#p30434</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30434#p30434"/>
		<title type="html"><![CDATA[Newb ... first script Q]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30434#p30434"><![CDATA[
putlog "Starting testscript"<br><br><br>bind pub - !commands showcommands<br><br>showcommands {nick uhost hand chan} {<br>        putserv "NOTICE $nick : blablablabla"<br>}<br><br><br>This gives <br>Tcl error [script:load]: no value given for parameter "hand" to "showcommands" <br><br><br><br>What is wrong ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4171">ZeleD</a> — Thu Nov 20, 2003 6:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
