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

	<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>2008-05-02T16:53:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2008-05-02T16:53:10-04:00</updated>

		<published>2008-05-02T16:53:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82690#p82690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82690#p82690"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82690#p82690"><![CDATA[
Sorry I got it, I didn't realize I had to ./configure <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Fri May 02, 2008 4:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2008-05-02T15:42:59-04:00</updated>

		<published>2008-05-02T15:42:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82686#p82686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82686#p82686"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82686#p82686"><![CDATA[
<blockquote class="uncited"><div>from eggdrop.conf<div class="codebox"><p>Code: </p><pre><code># What is your network?#   0 = EFnet (non +e/+I Hybrid)#   1 = IRCnet#   2 = Undernet#   3 = DALnet#   4 = +e/+I Hybrid#   5 = Othersset net-type 0... if you pick 5, the below setting comes into play...# This setting allows you to specify the maximum nick-length supported by your# network. The default setting is 9. The maximum supported length by Eggdrop# is 32.#set nick-len 9</code></pre></div></div></blockquote>Ok I had it on 5, tried 0 and 4 still same.. I try to add The_Master_1 using .+user but it still cuts off at 9<br><br>and eggdrop.h looks like this:<div class="codebox"><p>Code: </p><pre><code>#define HANDLEN 32  /* valid values 9-&gt;NICKMAX  */#define NICKMAX 32  /* valid values HANDLEN-&gt;32 */</code></pre></div>and this part same...<br>#set nick-len 9<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Fri May 02, 2008 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-05-02T15:16:04-04:00</updated>

		<published>2008-05-02T15:16:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82684#p82684</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82684#p82684"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82684#p82684"><![CDATA[
from eggdrop.conf<div class="codebox"><p>Code: </p><pre><code># What is your network?#   0 = EFnet (non +e/+I Hybrid)#   1 = IRCnet#   2 = Undernet#   3 = DALnet#   4 = +e/+I Hybrid#   5 = Othersset net-type 0... if you pick 5, the below setting comes into play...# This setting allows you to specify the maximum nick-length supported by your# network. The default setting is 9. The maximum supported length by Eggdrop# is 32.#set nick-len 9</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Fri May 02, 2008 3:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2008-05-02T14:26:55-04:00</updated>

		<published>2008-05-02T14:26:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82682#p82682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82682#p82682"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82682#p82682"><![CDATA[
Don't understand what im doing wrong, I went to scr/eggdrop.h and changed 9 to 32, saved it, then I did a make install on a new bot then ./eggdrop -m eggdrop.conf ... still only 9 limit max  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Fri May 02, 2008 2:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-05-02T11:40:57-04:00</updated>

		<published>2008-05-02T11:40:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82675#p82675</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82675#p82675"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82675#p82675"><![CDATA[
<a href="http://forum.egghelp.org/search.php" class="postlink">Search</a> the forum for handlen.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri May 02, 2008 11:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2008-05-02T16:53:33-04:00</updated>

		<published>2008-05-02T10:52:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82674#p82674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82674#p82674"/>
		<title type="html"><![CDATA[set nick-len 32 [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82674#p82674"><![CDATA[
I am trying to give someone a friend flag +f, but the telnet is only allowing 9 characters max on nick, even tho I have it set to 32 in eggdrop.conf<br><br>What am I missing?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Fri May 02, 2008 10:52 am</p><hr />
]]></content>
	</entry>
	</feed>
