Difference between revisions of "Raw 486"
From Scriptwiki
(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 13: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 |