Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Miga

Pages: 1 ... 603 604 605 606 607 [608]
9106
General Discussion / Yet another TBM exploit (?)
« on: October 17, 2005, 08:24:40 PM »
Well, I was lookin around in TBM 2.0 and in some of the maps are this:
Code: [Select]
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
Code: [Select]
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  :cookie:
EDIT: sorry! no one gets free cookies. This isnt an exploit and  :cookieMonster: 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.

Pages: 1 ... 603 604 605 606 607 [608]