Command:
ole.CtcpRes(to,response,message);
Syntax:
ole.CtcpRes(
string
to,
string
response,
string
message);
Return:
nothing
Use this command to send a respons to a CTCP request message.
Example:
ole.CtcpRes("Mike","PING","Don't ping me!");
See also:
CtcpReq
,
QuietReq
,
QuietRes
Home
|
Scripting