CH:say( text [, ... ] ) **text** - string value **...** - optional format arguments mob:say("Hi") mob:say("Hi %s", ch.name)