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.
Old posts that have not been replied to for several years.
-
Ofloo
- Owner
- Posts: 953
- Joined: Tue May 13, 2003 1:37 am
- Location: Belguim
-
Contact:
Post
by Ofloo »
link a 32 char nick bot with a 9 char nick bot ???
XplaiN but think of me as stupid
-
arcane
- Master
- Posts: 280
- Joined: Thu Jan 30, 2003 9:18 am
- Location: Germany
-
Contact:
Post
by arcane »
not possible. you'll have to recompile one of them.
-
kk-
- Voice
- Posts: 26
- Joined: Sat Aug 09, 2003 10:31 am
- Location: uk
Post
by kk- »
Ofloo wrote:link a 32 char nick bot with a 9 char nick bot ???
you can link, just the bot will only know the other bot by its first 9 char name

-
Darmoth
- Master
- Posts: 210
- Joined: Sun Oct 07, 2001 8:00 pm
- Location: old europe
Post
by Darmoth »
I would be surprized if he will get them linked.
Both bots must be compiled with the same nick/handle length.
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
arcane and Darmoth are quite correct.
Both bots need to have the same HANDLEN values to link.
Many parts of eggdrop use the value of HANDLEN to read specific buffers.
So on both bots you have a situation where one bot is reading too much and the other not reading enough.
-
Ofloo
- Owner
- Posts: 953
- Joined: Tue May 13, 2003 1:37 am
- Location: Belguim
-
Contact:
Post
by Ofloo »
ok now i am confused so its not possible ?
XplaiN but think of me as stupid
-
Alchera
- Revered One
- Posts: 3344
- Joined: Mon Aug 11, 2003 12:42 pm
- Location: Ballarat Victoria, Australia
-
Contact:
Post
by Alchera »
Not possible in a million years.

Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
-
Yourname
- Master
- Posts: 358
- Joined: Mon Sep 24, 2001 8:00 pm
- Location: Toronto
Post
by Yourname »
It might, if eggdev thinks of something, and that will be in some years, not a million years

Dormant egghead.
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
The handlen limitation is being remeved from the still long away, 1.7 series of bot.
I am not sure, but I think the only limit will be a simple user defined one, so that people don't go excesive with stupid handle lengths.
Again, as in every post about 1.7, it is not even alpha quality, so don't complain that it doesn't work.