Raw 485: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
added internal links
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 [[Deop|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>

Revision as of 11:28, 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