Well, I was lookin around in TBM 2.0 and in some of the maps are this:
if (strstr(getmodpaths(),"tbm")==-1)
return;
function AudioProfiled() {
if (strstr(getmodpaths(),"tbm")==-1 || strstr(getmodpaths(),"rtb")!=-1 || strstr(getmodpaths(),"aio")!=-1)
quit();
Basically what it can do is if you use AiO or RTB in the same file with the map it might put somewhere in a file
quit();
that will close the mod pack each time you load it. Is this a possible exploit? If it is then everyone gets free cookies

EDIT: sorry! no one gets free cookies. This isnt an exploit and

at them all.
Edit: Yep, its basically a screw-around in TBM. It wont affect your BL directory (from what I know), all it will do is if you use this map the map wont load.