Difference between revisions of "Raw 442"
From Scriptwiki
(added internal links) |
|||
Line 10: | Line 10: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 442 Dana #help.script :You're not on that channel</td> | + | <td>Example:</td><td> irc.quakenet.org 442 [[Dana]] #help.script :You're not on that channel</td> |
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 12:52, 4 September 2005
Name: | ERR_NOTONCHANNEL |
Format: | <source> 442 <target> <channel> :You're not on that channel |
Info: | This is returned when trying to do something on a channel you are not on, such as changing channel modes |
Example: | irc.quakenet.org 442 Dana #help.script :You're not on that channel |