Command: ole.Notice(to,message);
Syntax: ole.Notice(string to,string message);
Return: nothing

Send a notice to channel or to a user.

Example:
ole.Notice("Joe","Hello");
ole.Notice("#foo","Welcome to my channel");

See also: Msg, Action


Home|Scripting