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.

how to bind unbind? & subing triggers

Old posts that have not been replied to for several years.
Locked
L
LifeAdeth

how to bind unbind? & subing triggers

Post by LifeAdeth »

I currently have ident turned off. what i would like to do is use a different "trigger" to allow my trusted ops to use the ident command.
how do i go about using say "testing" as the trigger to allow the users to activate the identing.

I was told to just unbind ident and bind venus. I got lost after i unbinded ident.

this is whats in my config now:
unbind msg - ident *msg:ident
unbind msg - addhost *msg:addhost

Thanks in advance.
m
morfeus

Post by morfeus »

leave the unbinds as they now are and add after those:

bind msg - testing *msg:ident
Locked