Is there a way to write an restriction expression that checks if an object's location is within a specific location group? So basically the first task runs through an object group and sends an object to another task as per # param method, i then want to check if that objects location is inside a location group. Then add that object into another group I'm wanting to output list of ships detected in a sector/locations. Maybe my brain is a little fried today and there is a simple solution I overlooked lol.
I started out originally using the location group Sector Locations, if any object is present, but i want to narrow it down to objects i can reference and move to another group. I don't think i can use 'any object and any object with property Object is a Ship'.
Basically this is a problem of using two types of groups in a restriction for specific singling out objects.