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.

ban public

Old posts that have not been replied to for several years.
Locked
User avatar
stere0
Halfop
Posts: 47
Joined: Sun Sep 23, 2001 8:00 pm
Location: Brazil

ban public

Post by stere0 »

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
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

/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.
Locked