lua:ch:say
CH:say( text [, ... ] )
text - string value
… - optional format arguments
mob:say("Hi") mob:say("Hi %s", ch.name)
lua/ch/say.txt · Last modified: 2014/06/20 04:23 by vodur
CH:say( text [, ... ] )
text - string value
… - optional format arguments
mob:say("Hi") mob:say("Hi %s", ch.name)