This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Nicks in xxx.user

Old posts that have not been replied to for several years.
Locked
L
Lakrits

Nicks in xxx.user

Post by Lakrits »

May have been covered before but I am lazy.

I changed nick-len to 31, just as many characters that's allowed on the server I have my bot on. I run 1.6.15 on an Amiga.

The problem is, the user-file still only accepts 9 chars.

I wonder if I've missed something somewhere or if this is something that can't be changed.

It's a bit annoying since some users that I want in the userfile has more than 9 chars in ther nicks.

Any clues?
f
firepac
Voice
Posts: 31
Joined: Wed Jun 18, 2003 5:41 am
Location: Queensland, Australia

Post by firepac »

Lakrits wrote:
May have been covered before but I am lazy
Even lazy ppl can use the search function :x

U will find it's defined in src/eggdrop.h. HANDLEN.

U will have to recompile after modifying
Locked