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.
stere0
Halfop
Posts: 47 Joined: Sun Sep 23, 2001 8:00 pm
Location: Brazil
Post
by stere0 » Sat Oct 26, 2002 3:18 pm
I'm using bind pubm - "*text*" func to ban a user if text appear in the channel, but only works if text comes via /msg , so if text comes via /me nothing done. How can i ban in this case too?
[]s
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sat Oct 26, 2002 4:17 pm
/me is entirly different set of commands.
Originaly, interclient commands, where sent via the CTCP protocol.
Included in this, was the ACTION command, which is the command used me typing /me.
For this, you should be looking at the "bind CTCP" command.