Difference between revisions of "Raw 486"
From Scriptwiki
(added internal links) |
m (update numeric 486 ERR_ACCOUNTONLY for snircd 1.3.4) |
||
Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Format:</td><td><source> 486 <target> <nick> :You must be authed in order to message this user</td> | + | <td>Format:</td><td><source> 486 <target> <nick> :You must be authed in order to message this user -- For details of how to obtain an account visit <url></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <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 | + | <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 authed</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 -- For details of how to obtain an account visit http://www.quakenet.org/getauthed</td> |
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_invite]][[Category:Raw_notice]] | [[Category:Raws]][[Category:Raw_invite]][[Category:Raw_notice]] |
Latest revision as of 23:53, 2 March 2011
Name: | ERR_ACCOUNTONLY |
Format: | <source> 486 <target> <nick> :You must be authed in order to message this user -- For details of how to obtain an account visit <url> |
Info: | This is returned when sending a PRIVMSG, NOTICE or INVITE to a user with usermode +R set while you are not authed |
Example: | irc.quakenet.org 486 Dana Dana :You must be authed in order to message this user -- For details of how to obtain an account visit http://www.quakenet.org/getauthed |