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

	<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-07-25T16:10:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2003-07-25T16:10:18-04:00</updated>

		<published>2003-07-25T16:10:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23958#p23958</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23958#p23958"/>
		<title type="html"><![CDATA[binding a single mode only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23958#p23958"><![CDATA[
Ooops, my mistake !<br>Thanks for correcting that  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><blockquote class="uncited"><div> (14) MODE   (stackable)<br>  bind mode &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;<br><br>  The &lt;mask&gt; will have the channel prefixed (ie, "#turtle +m")</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Fri Jul 25, 2003 4:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-07-25T16:08:31-04:00</updated>

		<published>2003-07-25T16:08:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23957#p23957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23957#p23957"/>
		<title type="html"><![CDATA[binding a single mode only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23957#p23957"><![CDATA[
you should read up on the masks<br>correct bind should be <div class="codebox"><p>Code: </p><pre><code>bind mode - "* +R" foo</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Fri Jul 25, 2003 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2003-07-25T16:04:53-04:00</updated>

		<published>2003-07-25T16:04:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23956#p23956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23956#p23956"/>
		<title type="html"><![CDATA[binding a single mode only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23956#p23956"><![CDATA[
Hi,<br><br>I need to bind the +R mode ONLY to the procedure foo.<br>so I used the following code<br> <div class="codebox"><p>Code: </p><pre><code>bind mode - "*+R*" foo</code></pre></div>Still when someone sets a limit on the channel, or chanserv ops someone .... the proc foo is called ! Why is that ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Fri Jul 25, 2003 4:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
