Command:
ole.Op(channel,user);
Syntax:
ole.Op(
string
channel,
string
user);
Return:
nothing
Give someone operator privileges on the specified channel.
Example:
ole.Op("#foo","Mike");
See also:
Deop
,
IsOp
,
Mode
Home
|
Scripting