I have a big problem.
My entity scans neraby objects, the objects have all
my.enable_scan = on;
The problem is that my entity scans only the closest object , but i want that he scans all objects in his range(not the closest).
1. Is it possible to scan only objects whos my.transparent is off or
my.passable is on?
2. Maybe there is a c_trace function that traces only in given area(like in what way it loks)?