Hi guys wanted to ask some help on how I can update how many seconds left just like Yggdrasil Berry.
on an example:
dispbottom "Please wait " + callfunc("Time2Str", gettimetick(2)+.@Delay)"
this is what I got problem is it only shows the set delay = 10 seconds
"Please wait 10 seconds."
how...