CH:emote( text [, ...] )

text - string value

- optional format arguments

Examples:

mob:emote("dances like a monkey.")
 
mob:emote("pokes %s.", ch.name)