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

Send an CTCP request to a user.

Example:
ole.CtcpReq("Mike","VERSION","");
ole.CtcpReq("Joe","PING","1111111");

See also: CtcpRes, QuietReq, QuietRes


Home|Scripting