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.

Is there a 'bind' for INVITE?

Old posts that have not been replied to for several years.
Locked
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Is there a 'bind' for INVITE?

Post by awyeah »

Is there any kind of bind on INVITE.
Like mIRC has this, which is utilized
in scripts:

Format: on <level>:INVITE:<#[,#]>:<commands>
Example: on 1:INVITE:#mIRC:/join $chan


I am not sure if the eggdrop source, has a
bind for INVITE. I have checked the tcl-commands.doc
couldn't find any relevant bind trigger there.

Maybe it is used with RAW, or CTCR, CTCP or
something like that.

If someone has an idea, of a bind which can
trigger on INVITE please let me know, and maybe
if he/she can paste me an example here of that
bind trigger it would be really helpful for me.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

bind raw - INVITE proc_here ;)

I think you know how to continue :)
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

kthx ;)

I appreciate it :mrgreen:
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Np :mrgreen:
Locked