Difference between revisions of "Raw 477"
From Scriptwiki
(added internal links) |
|||
Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Format:</td><td><source> 477 <target> <channel> :Cannot join channel, you must be authed to join (+r)</td> | + | <td>Format:</td><td><source> 477 <target> <channel> :Cannot [[Join|join]] channel, you must be authed to join ([[Mode|+r]])</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 10: | Line 10: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 477 Dana #help.script :Cannot join channel, you must be authed to join (+r)</td> | + | <td>Example:</td><td> irc.quakenet.org 477 [[Dana]] #help.script :Cannot join channel, you must be authed to join (+r)</td> |
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_join]] | [[Category:Raws]][[Category:Raw_join]] |
Revision as of 19:08, 3 September 2005
Name: | ERR_NEEDREGGEDNICK |
Format: | <source> 477 <target> <channel> :Cannot join channel, you must be authed to join (+r) |
Info: | This is returned when trying to join a channel where chanmode +r is set and you are not registered |
Example: | irc.quakenet.org 477 Dana #help.script :Cannot join channel, you must be authed to join (+r) |