Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Services sending privmsgs rather than notices  (Read 3484 times)

0 Members and 1 Guest are viewing this topic.

noname

  • Anope User
  • Offline Offline
  • Posts: 3
Services sending privmsgs rather than notices
« on: May 09, 2010, 02:44:23 AM »

Would like to have services send notices and not primsgs.

As it stands right now, when users connect they're getting sent pms by global, nickserv, and from the unreal server (reporting local and global users).

Ideally, I'd like all these to be sent as notices.

Could someone tell me how I set this correctly in my services.conf, pls.

Thank you.
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Services sending privmsgs rather than notices
« Reply #1 on: May 09, 2010, 02:47:56 AM »

Search your config for Privmsg... you probably want UsePrivmsg. Also note NSDefMsg, but that applies for only people that have registered.
Logged

noname

  • Anope User
  • Offline Offline
  • Posts: 3
Re: Services sending privmsgs rather than notices
« Reply #2 on: May 09, 2010, 03:43:03 AM »

Search your config for Privmsg... you probably want UsePrivmsg. Also note NSDefMsg, but that applies for only people that have registered.

I had UsePrivmsg comment out as follows:

#UsePrivmsg

And:

#NSDefNone

#NSDefKill
#NSDefKillQuick
NSDefSecure
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
NSDefMsg
NSDefMemoSignon
NSDefMemoReceive
NSDefAutoop

Users are still getting privmsgs and not notices. Any idea as to why?

And thanks. :)
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Services sending privmsgs rather than notices
« Reply #3 on: May 09, 2010, 03:44:37 AM »

Do you use something simliar to unreals usermode +V and have it set upon connect or something stupid?

EDIT: Upon actually reading what you just posted I see NSDefMsg is enabled.. Disable it.
« Last Edit: May 09, 2010, 03:49:44 AM by Adam »
Logged

noname

  • Anope User
  • Offline Offline
  • Posts: 3
Re: Services sending privmsgs rather than notices
« Reply #4 on: May 09, 2010, 05:07:45 AM »

That fixed it.

Thank you for your help, which was greatly appreciated.
Logged
Pages: [1]   Go Up