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?
Trying to call new async function:
with this inside:
It works on record mode but in compiled mode it says " [340972987] [11:21:10] Thread #1 : Thread ended with message "ReferenceError: Can't find variable: _thread_start during execution of action "
how that happens? how can i develop my own module? my combobox has numbers from 1 to 24. these represent the hours. When my user chooses 10, the sleep value should be 10000000. I couldn't .... help me @DarkDrake@Oyasumi-Punpun