Difference between revisions of "Raw 485"

From Scriptwiki
Jump to: navigation, search
(typo)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
<tr>
 
<tr>
 
<td>Format:</td><td>
 
<td>Format:</td><td>
<source> 485 <target> <nick> <channel> :Cannot kill, kick or deop a network service<br />
+
<source> 485 <target> <nick> <channel> :Cannot [[Kill|kill]], [[Kick|kick]] or [[Mode|deop]] a network service<br />
 
<source> 485 <target> KILL <nick> :Cannot kill, kick or deop a network service
 
<source> 485 <target> KILL <nick> :Cannot kill, kick or deop a network service
 
</td>
 
</td>
Line 14: Line 14:
 
<tr>
 
<tr>
 
<td>Example:</td><td>
 
<td>Example:</td><td>
irc.quakenet.org 485 Dana Q #help.script :Cannot kill, kick or deop a network service<br />
+
irc.quakenet.org 485 [[Dana]] [[Q]] #help.script :Cannot kill, kick or deop a network service<br />
 
irc.quakenet.org 485 Dana KILL Q :Cannot kill, kick or deop a network service
 
irc.quakenet.org 485 Dana KILL Q :Cannot kill, kick or deop a network service
 
</td>
 
</td>
Line 20: Line 20:
 
</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 13:29, 4 September 2005

Name:ERR_ISREALSERVICE
Format:

<source> 485 <target> <nick> <channel> :Cannot kill, kick or deop a network service
<source> 485 <target> KILL <nick> :Cannot kill, kick or deop a network service

Info: This is returned when trying to kill, kick or deop a network service
Example:

irc.quakenet.org 485 Dana Q #help.script :Cannot kill, kick or deop a network service
irc.quakenet.org 485 Dana KILL Q :Cannot kill, kick or deop a network service