Difference between revisions of "Category:Raw opmode"
From Scriptwiki
(added internal links) |
|||
Line 2: | Line 2: | ||
* [[Raw_401|Raw 401]] This is returned when a nick does not exist or leaves the network before the message is delivered | * [[Raw_401|Raw 401]] This is returned when a nick does not exist or leaves the network before the message is delivered | ||
* [[Raw_403|Raw 403]] This is returned when a channel does not exist | * [[Raw_403|Raw 403]] This is returned when a channel does not exist | ||
− | * [[Raw_441|Raw 441]] This is returned when trying to kick/op/voice/deop/devoice someone who is not on the channel | + | * [[Raw_441|Raw 441]] This is returned when trying to [[Kick|kick]]/[[Mode|op]]/[[Mode|voice]]/[[Mode|deop]]/[[Mode|devoice]] someone who is not on the channel |
* [[Raw_461|Raw 461]] This is returned when not enough parameters are specified | * [[Raw_461|Raw 461]] This is returned when not enough parameters are specified | ||
* [[Raw_481|Raw 481]] This is returned when you have insufficient privileges to use the command | * [[Raw_481|Raw 481]] This is returned when you have insufficient privileges to use the command | ||
* [[Raw_517|Raw 517]] This is returned when using a command which is disabled | * [[Raw_517|Raw 517]] This is returned when using a command which is disabled | ||
− | * [[Raw_524|Raw 524]] This is returned when using OPMODE or CLEARMODE on a Q-lined channel | + | * [[Raw_524|Raw 524]] This is returned when using [[Opmode|OPMODE]] or [[Clearmode|CLEARMODE]] on a Q-lined channel |
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 13:16, 4 September 2005
Opmode
- Raw 401 This is returned when a nick does not exist or leaves the network before the message is delivered
- Raw 403 This is returned when a channel does not exist
- Raw 441 This is returned when trying to kick/op/voice/deop/devoice someone who is not on the channel
- Raw 461 This is returned when not enough parameters are specified
- Raw 481 This is returned when you have insufficient privileges to use the command
- Raw 517 This is returned when using a command which is disabled
- Raw 524 This is returned when using OPMODE or CLEARMODE on a Q-lined channel