Raw 486: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
added internal links
Line 7: Line 7:
</tr>
</tr>
<tr>
<tr>
<td>Info:</td><td> This is returned when sending a PRIVMSG, NOTICE or INVITE to a user with usermode +R set while you are not registered or an IRC Operator</td>
<td>Info:</td><td> This is returned when sending a [[Privmsg|PRIVMSG]], [[Notice|NOTICE]] or [[Invite|INVITE]] to a user with usermode [[Mode|+R]] set while you are not registered or an [[IRC]] Operator</td>
</tr>
</tr>
<tr>
<tr>
<td>Example:</td><td> irc.quakenet.org 486 Dana Dana :You must be authed in order to message this user</td>
<td>Example:</td><td> irc.quakenet.org 486 [[Dana]] Dana :You must be authed in order to message this user</td>
</tr>
</tr>
</table>
</table>


[[Category:Raws]][[Category:Raw_invite]][[Category:Raw_notice]]
[[Category:Raws]][[Category:Raw_invite]][[Category:Raw_notice]]

Revision as of 12:13, 4 September 2005

Name:ERR_ACCOUNTONLY
Format:<source> 486 <target> <nick> :You must be authed in order to message this user
Info: This is returned when sending a PRIVMSG, NOTICE or INVITE to a user with usermode +R set while you are not registered or an IRC Operator
Example: irc.quakenet.org 486 Dana Dana :You must be authed in order to message this user