This goes in questions about scratch-and don't spam the letter x
Offline
when gf clicked set [timer v] to [60] repeat until <(timer) < [0.1]> wait (0.97) secs // Because of script delay change [timer v] by (-1) stop script
Offline
LightFlash wrote:
when gf clicked set [timer v] to [60] repeat until <(timer) < [0.1]> wait (0.97) secs // Because of script delay change [timer v] by (-1) end stop script
Scripts fixed.
Offline
This is the most accurate method. Script delays vary from computer to computer and will not always be 0.01 seconds.
reset timer repeat until <(countdown) < (0)> set [countdown v] to ((60) - (timer)) end set [countdown v] to (0)
Last edited by 360-International (2012-07-18 21:28:50)
Offline