Gronank Posted January 30, 2021 Posted January 30, 2021 Currently, when you use the "Run Script" and "Script File" tasks you get a self object referencing the group executing the task. This is not the case for LUA predicate as start or stop condition. It would be useful to have the self reference here to. It is not uncommon that the group evaluating the condition is necessary context for the condition, such as checking fuel state to end a patrol pattern. If one want to do this today, one must remember to insert the correct group name everywhere the logic is used which is tedious and prone to error. 1
Recommended Posts