with scan limit it doesn't work either, the nodes on which the models stand are still regarded as open for walking this is the action I use for the models:
Code:

action ScanModel()
{
my.emask |= ENABLE_SCAN;
}




BASIC programmers never die, they GOSUB and don't RETURN.