Raw 401: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
m corrected order of categories
 
(8 intermediate revisions by 4 users not shown)
Line 6: Line 6:
<td>Format:</td><td>
<td>Format:</td><td>
<source> 401 <target> <nick> :No such nick<br />
<source> 401 <target> <nick> :No such nick<br />
<source> 401 <target> <nick> :Target left <network>. Failed to deliever: [<first_20_chars_of_message>]
<source> 401 <target> <nick> :Target left <network>. Failed to deliver: [<first_20_chars_of_message>]
</td>
</td>
</tr>
</tr>
Line 14: Line 14:
<tr>
<tr>
<td>Example:</td><td>
<td>Example:</td><td>
irc.quakenet.org 401 Dana Q :No such nick<br />
irc.quakenet.org 401 [[Dana]] [[Q]] :No such nick<br />
irc.quakenet.org 401 Dana * :Target left QuakeNet. Failed to deliver: [cows go moo!]
irc.quakenet.org 401 Dana * :Target left [[QuakeNet]]. Failed to deliver: [cows go moo!]
</td>
</td>
</tr>
</tr>
</table>
</table>


[[Category:Raws]][[Category:Raw_cnotice]][[Category:Raw_cprivmsg]][[Category:Raw_invite]]
[[Category:Raws]]
[[Category:Raw_kill]][[Category:Raw_mode]]
[[Category:Raw_admin]]
[[Category:Raw_asll]]
[[Category:Raw_cnotice]]
[[Category:Raw_cprivmsg]]
[[Category:Raw_gline]]
[[Category:Raw_info]]
[[Category:Raw_invite]]
[[Category:Raw_kill]]
[[Category:Raw_links]]
[[Category:Raw_lusers]]
[[Category:Raw_mode]]
[[Category:Raw_motd]]
[[Category:Raw_names]]
[[Category:Raw_opmode]]
[[Category:Raw_privmsg]]
[[Category:Raw_privs]]
[[Category:Raw_settime]]
[[Category:Raw_silence]]
[[Category:Raw_stats]]
[[Category:Raw_time]]
[[Category:Raw_trace]]
[[Category:Raw_uping]]
[[Category:Raw_whois]]
[[Category:Raw_whowas]]

Latest revision as of 13:25, 6 March 2011

Name:ERR_NOSUCHNICK
Format:

<source> 401 <target> <nick> :No such nick
<source> 401 <target> <nick> :Target left <network>. Failed to deliver: [<first_20_chars_of_message>]

Info: This is returned when a nick does not exist or leaves the network before the message is delivered
Example:

irc.quakenet.org 401 Dana Q :No such nick
irc.quakenet.org 401 Dana * :Target left QuakeNet. Failed to deliver: [cows go moo!]