Difference between revisions of "Raw 484"

From Scriptwiki
Jump to: navigation, search
(added internal links)
(added a newline)
 
Line 15: Line 15:
 
<td>Example:</td><td>
 
<td>Example:</td><td>
 
irc.quakenet.org 484 [[Dana]] Dana #help.script :Cannot kill, kick or deop an IRC operator
 
irc.quakenet.org 484 [[Dana]] Dana #help.script :Cannot kill, kick or deop an IRC operator
 +
 
irc.quakenet.org 484 Dana KILL Dana :Cannot kill, kick or deop an IRC operator
 
irc.quakenet.org 484 Dana KILL Dana :Cannot kill, kick or deop an IRC operator
 
</td>
 
</td>

Latest revision as of 15:23, 2 April 2006

Name:ERR_ISCHANSERVICE
Format:

<source> 484 <target> <nick> <channel> :Cannot kill, kick or deop an IRC operator
<source> 484 <target> KILL <nick> :Cannot kill, kick or deop an IRC operator

Info: This is returned when trying to kill, kick or deop an IRC Operator with usermode +k set
Example:

irc.quakenet.org 484 Dana Dana #help.script :Cannot kill, kick or deop an IRC operator

irc.quakenet.org 484 Dana KILL Dana :Cannot kill, kick or deop an IRC operator