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.

long usernames ...?

Old posts that have not been replied to for several years.
Locked
s
svahn
Voice
Posts: 19
Joined: Sun May 19, 2002 8:00 pm
Location: Sweden
Contact:

long usernames ...?

Post by svahn »

When i create a user with .+user <nick> in partyline
I can only have 9 characters in the nickname

anyone know how i bypass that?
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

modify the value of HANDLEN in src/eggdrop.h (up to a value of 32) and recompile. Note that this will prevent it linking to bots defined with HANDLEN of 9
s
svahn
Voice
Posts: 19
Joined: Sun May 19, 2002 8:00 pm
Location: Sweden
Contact:

Post by svahn »

thnx
Locked