Difference between revisions of "Raw 516"

From Scriptwiki
Jump to: navigation, search
(added internal links)
m (update numeric 516 ERR_DONTCHEAT for snircd 1.3.4)
 
Line 4: Line 4:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Format:</td><td><source> 516 <target> :Don't Cheat.</td>
+
<td>Format:</td><td><source> 516 <target> <channel> :Don't Cheat.</td>
 
</tr>
 
</tr>
 
<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|join]] a local channel when this is not required
+
This is returned when using as IRC Operator the special password "OVERRIDE" to [[Join|join]] a local channel when this is not required
<br /><br />
 
this only happens when the following F line is set to TRUE
 
feature: OPER_WALK_THROUGH_LMODES
 
* Type: boolean
 
* Default: FALSE
 
<br />
 
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.
 
 
</td>
 
</td>
 
</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]] &help.script :Don't Cheat.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Raws]][[Category:Raw_join]]
 
[[Category:Raws]][[Category:Raw_join]]

Latest revision as of 01:00, 3 March 2011

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

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

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