| View previous topic :: View next topic |
| Author |
Message |
difa Voice
Joined: 19 Jul 2005 Posts: 6
|
Posted: Sun Aug 21, 2005 5:11 am Post subject: increase the character limits for the eggdrop realname |
|
|
hi,
i try to set up a realname for the bot and it wont display it all,
i think there is limited character number for the eggdrop.
can this be changed or no ?
thx |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sun Aug 21, 2005 6:06 am Post subject: |
|
|
| this is an ircd limitation, not eggdrop's |
|
| Back to top |
|
 |
difa Voice
Joined: 19 Jul 2005 Posts: 6
|
Posted: Sun Aug 21, 2005 6:31 am Post subject: |
|
|
u mean the ircd that the eggdrop is installed on it ? or the server the eggdrop will join when its on?
because if its the server that will run on it and it will be dalnet, i dont think there is limitation on it, because i saw longer real names
maybe am wrong
anyway thanks for the reply |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sun Aug 21, 2005 3:54 pm Post subject: |
|
|
| hmm you might be right, eggdrop truncates the realname on the 80-th character, and DALnet might have more generous limit on that |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Sun Aug 21, 2005 9:30 pm Post subject: |
|
|
Yes DALnet does have a strict limit, but this doesn't mean if you have set a longer realname, because clients like mIRC allow one, or you can set a long one in the .conf file of your eggdrop that it would not display it or anything when you check the /whois or /who field. It will only truncate that part of the realname which exceeds the defined limit on the IRCd. _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Last edited by awyeah on Mon Aug 22, 2005 12:38 am; edited 1 time in total |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Mon Aug 22, 2005 12:34 am Post subject: |
|
|
| awyeah wrote: | | Yes DALnet does have a strict limit, but this doesn't mean if you have set a longer nickname, because clients like mIRC allow one, or you can set a long one in the .conf file of your eggdrop that it would not display it or anything when you check the /whois or /who field. It will only truncate that part of the realname which exceeds the defined limit on the IRCd. |
come again? |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Mon Aug 22, 2005 12:43 am Post subject: |
|
|
| demond wrote: | | come again? |
Umm... DALnet allows the display of a real name up to the limit it has set but doesn't mean you cannot have a real long one?
/me isn't good with dbl dutch _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Mon Aug 22, 2005 1:03 am Post subject: |
|
|
you can feed a 1000-character long realname into your bot/client, but it will get truncated twice - once by the bot/client and once by the server itself, so actually you'll show up on IRC with realname truncated at whichever truncation position is smaller
assuming what that guy has observed is true, DALnet's ircd obviously truncates the realname at a higher character position than eggdrop does (80-th) |
|
| Back to top |
|
 |
awyeah Revered One

Joined: 26 Apr 2004 Posts: 1580 Location: Switzerland
|
Posted: Mon Aug 22, 2005 1:13 am Post subject: |
|
|
The source code of the eggdrop for this matter can be modified and a greater value for the realname supposing 80+ characters or so can be set, then after a recompile the bot only needs a restart. _________________ ·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
================================== |
|
| Back to top |
|
 |
|