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

	<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-03-22T19:39:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-22T19:39:33-04:00</updated>

		<published>2003-03-22T19:39:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18129#p18129</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18129#p18129"/>
		<title type="html"><![CDATA[Problem while Binding a Notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18129#p18129"><![CDATA[
The above script, isn't meant to respond to you or a channel.<br><br>You have used the "putlog" command, which places a comment/log messages inside the eggdrop log files.<br><br>This messages can also be seen on the partyline.<br><br>Other than understanding that the following line may confuse you<br><div class="codebox"><p>Code: </p><pre><code>proc NoticeProc {nick uhost handle text dest} {</code></pre></div>"text" &amp; "dest" are the wrong way around, and will not contain what you think they will. So long as you know which variable contains what, you should have no issue.<br><br>Additionaly, eggdrop 1.6.14 does not exist as of yet. 1.6.14, also known as CVS and BETA, are not currently official versions, and may contain bugs in them.<br><br>At the time fo this post, it does contain a bug.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Mar 22, 2003 7:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-22T19:11:21-04:00</updated>

		<published>2003-03-22T19:11:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18128#p18128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18128#p18128"/>
		<title type="html"><![CDATA[Problem while Binding a Notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18128#p18128"><![CDATA[
my eggy does not respont on a notices<br>when I try to bind a notice<br><br><br>there is an example script....<br><br>bind NOTC - * NoticeProc<br><br>proc NoticeProc {nick uhost handle text dest} {<br>putlog "$nick Sending a notice <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">" <br>}<br><br>I am using an eggdrop version 1.6.14<br><br>where is the mistake <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>I am a TCL newbie <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>thank you...<p>Statistics: Posted by Guest — Sat Mar 22, 2003 7:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
