[IRCServices Coding] exceptions in unreal

Ron ron885 at bloodheart.com
Mon Oct 28 12:04:35 PST 2002


in the code it says...

            /* Unreal 3.2 (protocol version 2303) and above support
             * autokill exclusions, so make a note of that */
            if (ver >= 2303)
                protocol_features |= PF_AKILL_EXCL;

but there is no TKL E