TODO is now deprecated. use http://bugs.pzs-ng.com/. (You can report bugs and classify them as features to add feature-requests) Thank you. :-) zipscript-c : // if (!strcomp(ignored_types, fname + ext_start) && !(strcomp(allowed_types, fname + ext_start) && matchpath(allowed_types_exemption_dirs, raceI->misc.current_path))) { - is this correct? Why is this commented?