function onCreated() { e = "Penguin"; } function onPlayerchats() { if (player.chat == "hello") { message("I am a" SPC e); } }