-- LUA Script - precede every function and global member with lowercase name of script + '_main' function monkeykong_init(e) end function monkeykong_main(e) if measure ==18 then Spawn(7) Hide(1) end if measure ==20 then Spawn(12) Show(1) end end