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

	<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>2002-08-11T18:01:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-11T18:01:40-04:00</updated>

		<published>2002-08-11T18:01:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9622#p9622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9622#p9622"/>
		<title type="html"><![CDATA[Re: nick-len setting problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9622#p9622"><![CDATA[
<blockquote class="uncited"><div>The IRC that my bot is connected to is PTnet and suports 15 nick lengh. But I can't add a user with 12 nick lengh (set nick-len 15).  And if I change net-type to 3 that should work.. but it doesn't  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"></div></blockquote>There is no statment in any of of the documentation thats states, that changing the value of nick-ien will solve this issue.<br><br>This will only tell eggdrop that your network uses 15 character nicknames.<br><br>Handles are somthing seperate (allthough, linked), which are limited to 9 characters by default.<br><br>You can fix this by doing the following.<br><br>Downloading eggdrop<br>edit the file "src/eggdrop.h"<br>edit line "#define HANDLEN 9" to 15<br>save<br>configure and compile eggdrop.<br><br>Note: Doing this will make 2 major changes to eggdrop function. You will no longer able to connect to a botnet, unless the bot connecting is also set to a HANDLEN of 15. A lot of eggdrop partyline output is based on the HANDLEN setting to format the output, thus this will changed too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Aug 11, 2002 6:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darmoth]]></name></author>
		<updated>2002-08-10T09:10:43-04:00</updated>

		<published>2002-08-10T09:10:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9594#p9594</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9594#p9594"/>
		<title type="html"><![CDATA[nick-len setting problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9594#p9594"><![CDATA[
the eggdrop is compiled for 9 characters nicklength by default.<br>Edid the settings for nick and handlelength in the eggdrop.h file (in the eggdrop1.6.x directory). Compile the bot again and it should work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=138">Darmoth</a> — Sat Aug 10, 2002 9:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-09T21:56:33-04:00</updated>

		<published>2002-08-09T21:56:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9578#p9578</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9578#p9578"/>
		<title type="html"><![CDATA[nick-len setting problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9578#p9578"><![CDATA[
The IRC that my bot is connected to is PTnet and suports 15 nick lengh. But I can't add a user with 12 nick lengh (set nick-len 15).  And if I change net-type to 3 that should work.. but it doesn't  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by Guest — Fri Aug 09, 2002 9:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
