True...
because C-scan can "see" thrue the walls (blocks)

use c_trace or
my.enable_block = on; with
if(event_type == event_block)

or don't use blocks but ents
Personally I don't like blocks and don't use them at all


Never say never.