Page 1 of 1

Disabling Channel modes in /list?

Posted: Tue Oct 28, 2008 3:09 am
by Messenger1
Hey folks,

I was just curious if there is anyway to disable the topics being prefaced by the Channel Modes when a user performs a /list? We're thinking of running a roleplaying game through IRC and would like to use channels for locations with the topics as descriptions for that locale, but having that prefaced with "[+nt]" isn't very aesthetically pleasing ;) I dug through the docs and did a forum search but didn't find anything that seemed to help. In m_list.c I can see #ifdef directives for LIST_SHOW_MODES, but seeing that modifying the source is unsupported I figured I'd ask if this was possible without it. I'm runing 3.2.7 on Fedora Core 9. Is this maybe something I can specify when ./Config asks for additional options?

Thanks in advance!

Re: Disabling Channel modes in /list?

Posted: Tue Oct 28, 2008 3:30 am
by Jobe
Try "./Config -advanced" iirc

Re: Disabling Channel modes in /list?

Posted: Sun Dec 21, 2008 6:36 pm
by Messenger1
Sorry to necrothread, but it seems like after a few months of working on a bot, we may be switching to a Hosted Windows Platform. Is there a way to compile with this option on Windows without modifying the code?

Also, a very late thanks to Jobe, as that did work for our testing.