Difference between revisions of "Raw 484"

From Scriptwiki
Jump to: navigation, search
(No difference)

Revision as of 00:12, 3 September 2005

Name:ERR_ISCHANSERVICE
Format:

<source> 484 <target> <nick> <channel> :Cannot kill, kick or deop an IRC operator
<source> 484 <target> KILL <nick> :Cannot kill, kick or deop an IRC operator

Info: This is returned when trying to kill, kick or deop an IRC Operator with usermode +k set
Example:

irc.quakenet.org 484 Dana Dana #help.script :Cannot kill, kick or deop an IRC operator irc.quakenet.org 484 Dana KILL Dana :Cannot kill, kick or deop an IRC operator