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

	<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-12-09T01:16:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-09T01:16:40-04:00</updated>

		<published>2004-12-09T01:16:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43731#p43731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43731#p43731"/>
		<title type="html"><![CDATA[Eggdrop Doesn't force certain modes...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43731#p43731"><![CDATA[
you better wait for someone...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Dec 09, 2004 1:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DJ747]]></name></author>
		<updated>2004-12-09T00:55:28-04:00</updated>

		<published>2004-12-09T00:55:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43730#p43730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43730#p43730"/>
		<title type="html"><![CDATA[Eggdrop Doesn't force certain modes...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43730#p43730"><![CDATA[
ok that looks really confusing to me with the 0x0001, do I just put in some random numbers or is there something special I need in there? And do they need to be a certain number for a different chan letter?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5670">DJ747</a> — Thu Dec 09, 2004 12:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-08T21:46:59-04:00</updated>

		<published>2004-12-08T21:46:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43727#p43727</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43727#p43727"/>
		<title type="html"><![CDATA[Eggdrop Doesn't force certain modes...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43727#p43727"><![CDATA[
you (or that someone you are waiting for <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> need to patch src/mod/channels.mod/channels.c (set_mode_protect() and get_mode_protect()) and src/chan.h and add to the current recognized modes, from chan.h:<div class="codebox"><p>Code: </p><pre><code>#define CHANINV    0x0001  /* i                        */#define CHANPRIV   0x0002  /* p                        */#define CHANSEC    0x0004  /* s                        */#define CHANMODER  0x0008  /* m                        */#define CHANTOPIC  0x0010  /* t                        */#define CHANNOMSG  0x0020  /* n                        */#define CHANLIMIT  0x0040  /* l                        */#define CHANKEY    0x0080  /* k                        */#define CHANANON   0x0100  /* a - ircd 2.9             */#define CHANQUIET  0x0200  /* q - ircd 2.9             */#define CHANNOCLR  0x0400  /* c - Bahamut              */#define CHANREGON  0x0800  /* R - Bahamut              */#define CHANMODREG 0x1000  /* M - Bahamut              */#define CHANNOCTCP 0x2000  /* C - QuakeNet's ircu 2.10 */#define CHANLONLY  0x4000  /* r - ircu 2.10.11         */</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Dec 08, 2004 9:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DJ747]]></name></author>
		<updated>2004-12-08T20:48:04-04:00</updated>

		<published>2004-12-08T20:48:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43723#p43723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43723#p43723"/>
		<title type="html"><![CDATA[Eggdrop Doesn't force certain modes...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43723#p43723"><![CDATA[
My eggdrop doesn't force ALL modes that I include into the chanmode line. I was hoping someone out there can make a mod so that I can edit which modes it recognises?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5670">DJ747</a> — Wed Dec 08, 2004 8:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
