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

	<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>2002-09-11T02:15:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2002-09-11T02:15:27-04:00</updated>

		<published>2002-09-11T02:15:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10762#p10762</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10762#p10762"/>
		<title type="html"><![CDATA[trying to get a script to run during mode changes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10762#p10762"><![CDATA[
There is an extra argument "victim" (who the mode is being applied to) that comes after "mode".<br><br>proc mode:set:chk {nick uh hand chan mode victim} { <br><br>Refer to tcl-commands.doc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Wed Sep 11, 2002 2:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-10T21:33:34-04:00</updated>

		<published>2002-09-10T21:33:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10755#p10755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10755#p10755"/>
		<title type="html"><![CDATA[trying to get a script to run during mode changes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10755#p10755"><![CDATA[
bind mode - * mode:set:chk  <br><br>proc mode:set:chk {nick uh hand chan mode} {  <br>  puthelp "I got: $nick $uh $hand $chan $mode"                  <br>}<br><br>thats not working, I am getting<br><br>[21:32] Tcl error [mode:set:chk]: wrong # args: should be "mode:set:chk nick uh hand chan mode"<br><br>what i do?<p>Statistics: Posted by Guest — Tue Sep 10, 2002 9:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
