function load() { command say "hello world!"; // on load } function tick() { // on tick }