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 nicks

Old posts that have not been replied to for several years.
Locked
G
Gerrard

long nicks

Post by Gerrard »

hi!
well, time has changed, longer nicks are now available.. and I have trouble config my 1.6.13 eggdrop. i read the FAQ but still canot fix it.. I've set nick-len, set server type.. but still nothing.. any help pls?
tns:)
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

In config make set keep-nick to 0, and then in partyline type: .dump nick <newloooooooooooooooooooooooooooooooooooooooongnick>
G
Gerrard

Post by Gerrard »

erm.. I haven't specified the exact problem.. sorry.. I need to ADD user with nick longer then 9 chars.. anytime I do that.. it only recognise first 9..
it's a prob cause user is op on channel and I need him on list ...
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Add user like this.Like suers nick is Somebody|away|looking|tw.Add him like this: .+user somebody *!*@host.com where is somebody just putv somethig which will user use as handle.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

A forum search about handle length would help.
i
informal

Post by informal »

You should edit your eggdrop.h file found in your /eggdrop1.6.13/src/ folder and set
#define HANDLEN 32 /* valid values 9->NICKMAX */
#define NICKMAX 32 /* valid values HANDLEN->32 */

save the edited file and recompile your eggdrop.
This should solve your problem hopefully.
Regards
Locked