Raw 516: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
m update numeric 516 ERR_DONTCHEAT for snircd 1.3.4
 
(3 intermediate revisions by 2 users not shown)
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 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:Raws]][[Category:Raw_join]]

Latest revision as of 23:00, 2 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.