Difference between revisions of "Raw 484"

From Scriptwiki
Jump to: navigation, search
(added internal links)
Line 5: Line 5:
 
<tr>
 
<tr>
 
<td>Format:</td><td>
 
<td>Format:</td><td>
<source> 484 <target> <nick> <channel> :Cannot kill, kick or deop an IRC operator<br />
+
<source> 484 <target> <nick> <channel> :Cannot [[Kill|kill]], [[Kick|kick]] or [[Mode|deop]] an [[IRC]] operator<br />
 
<source> 484 <target> KILL <nick> :Cannot kill, kick or deop an IRC operator
 
<source> 484 <target> KILL <nick> :Cannot kill, kick or deop an IRC operator
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Info:</td><td> This is returned when trying to kill, kick or deop an IRC Operator with usermode +k set</td>
+
<td>Info:</td><td> This is returned when trying to kill, kick or deop an IRC Operator with usermode [[Mode|+k]] set</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<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>

Revision as of 12:27, 4 September 2005

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