My script works great on BAS but when i try with custom interface nothing works as it should. When i check the dev tool all resources say " Did you forget to override SetResourceValue function ". any ideas?
That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?