This must be a bug or due to lazyness...the console channel is reported to be "***" in a proc invoked by a CHON bind. As a workaround, use CHJN instead. (make the mask "0" if you only want to monitor people joining the partyline)
Thanks but I can't seem to get CHJN to work in the script as it currently stands, perhaps because there's a limitation on the flags allowed (one of *, +, @, %)
I'm not sure I follow this exactly. Would a flag setting of * mean that it only reports owner as having joined the partyline?
arfer wrote:Thanks but I can't seem to get CHJN to work in the script as it currently stands, perhaps because there's a limitation on the flags allowed (one of *, +, @, %)
I'm not sure I follow this exactly. Would a flag setting of * mean that it only reports owner as having joined the partyline?
That's not flags...that's the flag argument passed to the proc invoked by the bind...check '.help whois' for a list of flags. Use "-" in the bind to make it trigger no matter who joins the channel. (You did notice the number of arguments is differen, right?)