function onCreated() onTimeout();function onTimeout() { player.chat = player.chat.substring(1) @ player.chat.substring(0,1); setTimer(0.1); }