Command:
ole.Msg(to,message);
Syntax:
ole.Msg(
string
to,
string
message);
Return:
nothing
Send a message to a channel or to a nickname.
Example:
ole.Msg("Joe","Hello");
ole.msg("#foo","Hello");
See also:
Action
,
Notice
Home
|
Scripting