Difference between revisions of "Raw 484"

From Scriptwiki
Jump to: navigation, search
(added a newline)
 
(2 intermediate revisions by 2 users not shown)
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>
Line 20: Line 21:
 
</table>
 
</table>
  
[[Category:Raws]][[Category:Raw_kick]][[Category:Raw_kill]]
+
[[Category:Raws]][[Category:Raw_kick]][[Category:Raw_kill]][[Category:Raw_mode]]

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