@verb #322:"parse_DISCONNECT" this none this rxdo #55 @program #322:"parse_DISCONNECT" this none this {packet} = args reason_code = ((packet[1] * 256 + packet[2]) * 256 + packet[3]) * 256 + packet[4] reason = this.disconnect_reasons[reason_code] packet[1..4] = {} {packet, description} = this:parse_string(packet) {packet, language} = this:parse_string(packet) return {reason, description, language} "Last modified by manta (#7165) on Wed Mar 7 10:22:15 2001 MST." "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:06 2002 MDT)." "Last modified by Dax (#789) on Sun Aug 18 18:28:58 2002 MDT." .