Kev wrote: > > > If people set themselves /away multiple times only the first is > > broadcast to all servers. If I had my way, we wouldn't broadcast /away > > at all :) > > I recommend storing the away message locally only, making it only > available on a /whois <nick> <nick>, and using a user mode (+a) to > mark the user away remotely. This should solve our HIS problems > with away messages. (Plain away messages also had potential for > breaking HIS in particular ways.) > -- > Kevin L. Mitchell <[EMAIL PROTECTED]>
instead of a umode +a, maybe broadcasting a short fake away string like "-"? saving on umode chars and hassle... (making the "is away" remote whois only must be done first anyway)