Difference between revisions of "Raw 404"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 7: Line 7:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Info:</td><td> This is returned when a message to a channel is blocked by a channel mode or ban</td>
+
<td>Info:</td><td> This is returned when a message to a channel is blocked by a channel [[Mode|mode]] or ban</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Example:</td><td> irc.quakenet.org 404 Dana #help.script :Cannot send to channel</td>
+
<td>Example:</td><td> irc.quakenet.org 404 [[Dana]] #help.script :Cannot send to channel</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Latest revision as of 14:11, 4 September 2005

Name:ERR_CANNOTSENDTOCHAN
Format:<source> 404 <target> <channel> :Cannot send to channel
Info: This is returned when a message to a channel is blocked by a channel mode or ban
Example: irc.quakenet.org 404 Dana #help.script :Cannot send to channel