Difference between revisions of "Raw 516"

From Scriptwiki
Jump to: navigation, search
(added internal links)
Line 8: Line 8:
 
<tr>
 
<tr>
 
<td valign="top">Info:</td><td>
 
<td valign="top">Info:</td><td>
This is returned when using as oper the special password "OVERRIDE" to join a local channel when this is not required
+
This is returned when using as oper the special password "OVERRIDE" to [[Join|join]] a local channel when this is not required
 
<br /><br />
 
<br /><br />
 
this only happens when the following F line is set to TRUE
 
this only happens when the following F line is set to TRUE
Line 22: Line 22:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Example:</td><td> irc.quakenet.org 516 Dana :Don't Cheat.</td>
+
<td>Example:</td><td> irc.quakenet.org 516 [[Dana]] :Don't Cheat.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Raws]][[Category:Raw_join]]
 
[[Category:Raws]][[Category:Raw_join]]

Revision as of 20:09, 3 September 2005

Name:ERR_DONTCHEAT
Format:<source> 516 <target> :Don't Cheat.
Info:

This is returned when using as oper the special password "OVERRIDE" to join a local channel when this is not required

this only happens when the following F line is set to TRUE feature: OPER_WALK_THROUGH_LMODES

  • Type: boolean
  • Default: FALSE


If this option is set to "TRUE," IRC operators may join local ("&") channels regardless of any restrictive modes, including bans. This requires giving the special password "OVERRIDE." This is primarily intended to permit administrators to run a channel service for local channels.

Example: irc.quakenet.org 516 Dana :Don't Cheat.