On Sun, 21 Jan 2007 01:24:56 -0500
Jeannot Langlois <[EMAIL PROTECTED]> wrote:

> *[ChangeLog]*
> - Modified m_join.c's m_join() routine to return a more user-friendly 
> error message (clearly pointing out the UnderNet CService accounts 
> webpage) to unregistered users who attempt to join a channel set to
> use mode +r.

I would much rather see this patch as a change to the numeric replies
in ircd/s_err.c. For example, take a look at QuakeNet's asuka
(https://svn.quakenet.org/svn/quakenet/asuka/branches/paultrusts/patches/asuka-friendly_errors.patch).
Notice how they just modify the replies in ircd/s_err.c instead of
modifying ircd/m_join.c. This achieves the same effect without adding a
hack to m_join.c. :)

Thanks for the contribution!
~reed

-- 
Reed Loden - <[EMAIL PROTECTED]>
_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to