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

	<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-10-16T13:38:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-10-16T13:38:33-04:00</updated>

		<published>2003-10-16T13:38:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28594#p28594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28594#p28594"/>
		<title type="html"><![CDATA[How can i disable flooding?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28594#p28594"><![CDATA[
Also, it's:<div class="codebox"><p>Code: </p><pre><code>channel set #GODIA flood-chan 0:0 channel set #GODIA flood-deop 0:0 channel set #GODIA flood-kick 0:0 channel set #GODIA flood-join 0:0 channel set #GODIA flood-ctcp 0:0</code></pre></div>not what you've posted..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Oct 16, 2003 1:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gumbydammit]]></name></author>
		<updated>2003-10-16T02:06:54-04:00</updated>

		<published>2003-10-16T02:06:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28561#p28561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28561#p28561"/>
		<title type="html"><![CDATA[How can i disable flooding?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28561#p28561"><![CDATA[
you need to use chanset to change already exsisting channels..<br><br>.chanset #room flood-chan 0:0<br>and so on... check .chanfino #room  to see what your current settings are<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1870">gumbydammit</a> — Thu Oct 16, 2003 2:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shadough]]></name></author>
		<updated>2003-10-15T22:46:51-04:00</updated>

		<published>2003-10-15T22:46:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28552#p28552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28552#p28552"/>
		<title type="html"><![CDATA[How can i disable flooding?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28552#p28552"><![CDATA[
Try setting them all to 0  including the global settings and then take sentinel out of netset.tcl<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3961">shadough</a> — Wed Oct 15, 2003 10:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-10-15T17:11:08-04:00</updated>

		<published>2003-10-15T17:11:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28543#p28543</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28543#p28543"/>
		<title type="html"><![CDATA[How can i disable flooding?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28543#p28543"><![CDATA[
So i'm op of private channel. I don't want my eggdrop to flood anyone - floodin n my channel is allowed. So i did next steps. I edited configurationf file of eggdrop..:<br><br>konf:<br>---------------------<br>#### CHANNEL #####<br><br>channel add #GODIA {<br>/some stuff, which i cutted out/<br>flood-chan 0:0<br>flood-deop 0:0<br>flood-kick 0:0<br>flood-join 0:0<br>flood-ctcp 0:0<br>}<br>/another stuff cutted out/<br><br>set flood-msg 0:0<br>set flood-ctcp 0:0<br><br><br>and i edited sentinel.tcl...:<br>------------------<br>/some stuff cutted out/<br><br># Channel avalanche/tsunami flood.<br>set sl_avflood 0:0<br># Channel text flood.<br>set sl_txflood 0:0<br><br>------------------<br><br>and i rehased my eggdrop... and that doesn't work.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_neutral.gif" width="15" height="15" alt=":|" title="Neutral"><br><br>so the question is how to disable text flood...?<p>Statistics: Posted by Guest — Wed Oct 15, 2003 5:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
