User Tools

Site Tools


lua:ch:tell

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”)

lua/ch/tell.txt · Last modified: 2017/02/20 07:53 by vodur