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

	<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>2004-03-12T15:33:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Xpert]]></name></author>
		<updated>2004-03-12T15:33:24-04:00</updated>

		<published>2004-03-12T15:33:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34523#p34523</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34523#p34523"/>
		<title type="html"><![CDATA[error in relay.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34523#p34523"><![CDATA[
You forgot the "vict" <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><div class="codebox"><p>Code: </p><pre><code>bind mode - * send_modeproc send_mode {nick uhost hand chan mchg vict} {  if {[string first "b" [lindex $mchg 0]]} {    send_across "ban" $chan $nick $mchg  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4667">Xpert</a> — Fri Mar 12, 2004 3:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-03-12T14:30:44-04:00</updated>

		<published>2004-03-12T14:30:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34521#p34521</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34521#p34521"/>
		<title type="html"><![CDATA[error in relay.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34521#p34521"><![CDATA[
This is an excerpt from cl00bie's relay1.0.0.tcl which i'm encountering a few probs....The eggie errors with this message :<br><br>10:35:&lt;GhostRydr&gt; [10:22] Tcl error [send_mode]: called "send_mode" with too many arguments<br><br>and I think this is the portion of the TCL that applies.....i hope.....:<br><br><br>proc send_mode {nick uhost hand chan mchg} {<br>  if {[string first "b" [lindex $mchg 0]] != -1} {<br>    send_across "ban" $chan $nick $mchg <br>  }<br>}<br>bind mode - * send_mode<br><br>anyone see anything amiss by chance?  or is more info needed <br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Fri Mar 12, 2004 2:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
