On Sat, Mar 16, 2002 at 05:58:50PM -0800, Braden Temme wrote: > I think I found a bug. I noticed that when two servers link up they aren't fully >reporting who is > opped in a channel. In fact, its only reporting one person opped in each channel. > > Server Output: > AC B #chatweb 1016220367 +tn AEAAD:o,ACAAn,ACAAm > > NAMES output: > #chatweb @DarkHorse @Knoxville @Braden
The :<modes> part is only given whenever the modes *change*. Thus, AEAAD:o,ACAAn,ACAAm means that all three have ops. (If you are coding something, then please note that in 2.10.12 this format will change, see http://www.xs4all.nl/~carlo17/irc/cpass.html). -- Carlo Wood <[EMAIL PROTECTED]>