My eggdrop doesn't force ALL modes that I include into the chanmode line. I was hoping someone out there can make a mod so that I can edit which modes it recognises?
you (or that someone you are waiting for need to patch src/mod/channels.mod/channels.c (set_mode_protect() and get_mode_protect()) and src/chan.h and add to the current recognized modes, from chan.h:
ok that looks really confusing to me with the 0x0001, do I just put in some random numbers or is there something special I need in there? And do they need to be a certain number for a different chan letter?