Good one Mokalus of Borg!
I made that searcher to look for a particular flag/object/blabla,... I was/am making changing the codes from KQI using a defines file. I needed that searcher so I could see what a particular flag was used for.
My way of making a game is like this:
Global flags are written down in the defines file... Then they are defined in all logics, if they are in the define file I know that they are global. I don't care about local flags, just because they are local, I (re)set them in the (f5)-block in order to avoid flags.
Joey if you start making a new game, maybe you should try to do it like this, you won't have those problems you're having now.
Since Mokalus of Borg made a wonderful program, I'm not going to make one too.
Jelle