If your script takes an argument, you should be passing that to live_call, like
live_call
if (live_call(_overworldController)) return live_result;
(it’s counting starting from the function line, which is a little weird, now that I think of it)
function