diff -ur ircu2.10.12.09.orig/ircd/s_err.c ircu2.10.12.09/ircd/s_err.c
--- ircu2.10.12.09.orig/ircd/s_err.c 2007-01-26 20:51:53.000000000 +0200
+++ ircu2.10.12.09/ircd/s_err.c 2007-01-26 21:10:44.000000000 +0200
@@ -986,7 +986,7 @@
/* 476 */
{ ERR_BADCHANMASK, "%s :Bad Channel Mask", "476" },
/* 477 */
- { ERR_NEEDREGGEDNICK, "%s :Cannot join channel (+r)", "477" },
+ { ERR_NEEDREGGEDNICK, "%s :Cannot join channel (+r) Please make sure that you are logged in. For more information ask in #Usernames", "477" },
/* 478 */
{ ERR_BANLISTFULL, "%s %s :Channel ban/ignore list is full", "478" },
/* 479 */
1.download it into ircu2.10.12.09
2.patch -i < test2.diff
3.compile the ircd.
hope that what you were looking for guys!
_______________________________________________ Patches mailing list [email protected] http://undernet.sbg.org/mailman/listinfo/patches
