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

	<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-12-05T00:25:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-12-05T00:25:36-04:00</updated>

		<published>2003-12-05T00:25:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31088#p31088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31088#p31088"/>
		<title type="html"><![CDATA[Extending the maximum name-length of chan egg can join?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31088#p31088"><![CDATA[
Unfortunately it's not a simple #define. The chanset struct has the name hard coded as 81 bytes. You could try just increasing that to 200 or so... any code that uses sizeof() will work. After that, grep through the code for 80 and 81 and change the applicable ones.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Fri Dec 05, 2003 12:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-25T15:05:51-04:00</updated>

		<published>2003-11-25T15:05:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30701#p30701</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30701#p30701"/>
		<title type="html"><![CDATA[Extending the maximum name-length of chan egg can join?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30701#p30701"><![CDATA[
Hi,<br>V: eggdrop.1.15<br>Command: .+chan<br>Params: #veryvery...verylongchan ( length - about 130 bytes(chars) )<br>result, the egg picks up the first 80 bytes as chan name.<br><br>How can I extend that length of chans?<br>( #define what, where ? )<br>Thanks!<p>Statistics: Posted by Guest — Tue Nov 25, 2003 3:05 pm</p><hr />
]]></content>
	</entry>
	</feed>
