of course, since u have to run a loop when u do pick every unit, u may want to just put a boolean switch inside the pick all, and then have an if statement afterwards that checks the bool and runs the action, assuming u wanna run the action only once and not for every knight in the area |