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

	<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-06-09T15:38:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-09T15:38:16-04:00</updated>

		<published>2003-06-09T15:38:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21525#p21525</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21525#p21525"/>
		<title type="html"><![CDATA[disabling the builtin queues?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21525#p21525"><![CDATA[
To be more specific, edit the queue_server() function in src/mod/server.mod/server.c and modify it like this:<br><div class="codebox"><p>Code: </p><pre><code>  /* Don't even BOTHER if there's no server online. */  if (serv &lt; 0)    return;  tputs(serv, buf, len); /* THIS IS WHAT YOU ADD */  return;  /* No queue for PING and PONG - drummer */</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon Jun 09, 2003 3:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2003-06-09T15:31:35-04:00</updated>

		<published>2003-06-09T15:31:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21521#p21521</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21521#p21521"/>
		<title type="html"><![CDATA[disabling the builtin queues?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21521#p21521"><![CDATA[
edit the source luke!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Mon Jun 09, 2003 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-05T15:05:16-04:00</updated>

		<published>2003-06-05T15:05:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21298#p21298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21298#p21298"/>
		<title type="html"><![CDATA[disabling the builtin queues?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21298#p21298"><![CDATA[
Is it possible to disable eggdrops builtin queues so it just sends everything right away? I know it might EXCESS FLOOD but I have taken care of that, so that wont be a problem.<p>Statistics: Posted by Guest — Thu Jun 05, 2003 3:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
