Send tell to another CH.
Syntax1: tell(argument<string>) Where argument has the format: '[victim] [message]'
Syntax 2: tell( victim<CH>, message<string>)
Examples: mob:tell( ch.name.." hi big boy")
mob:tell(ch, "hi big boy")