Another useful function...
set_timeout(function() echo("HI!") end, 50)
Set_timeout(function to be called (called with no vars), frames from now to do it)
Timeouts are cleared every new game.
Made on request of Dafe. Not that he couldn't do it, it's just he didn't have the time.