Difference between revisions of "Category:Raw mode"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 1: Line 1:
 
=== Mode ===
 
=== Mode ===
* [[Raw_008|Raw 008]] This is returned when requesting your usermodes with MODE and you have usermode +s set. This is returned when setting/changing snomask level for more info on snomasks see  
+
* [[Raw_008|Raw 008]] This is returned when requesting your usermodes with [[Mode|MODE]] and you have usermode [[Mode|+s]] set. This is returned when setting/changing snomask level for more info on snomasks see  
 
* [[Raw_221|Raw 221]] This is returned when requesting your usermodes with the MODE command
 
* [[Raw_221|Raw 221]] This is returned when requesting your usermodes with the MODE command
 
* [[Raw_324|Raw 324]] This is returned when using the MODE command "MODE <channel>"
 
* [[Raw_324|Raw 324]] This is returned when using the MODE command "MODE <channel>"
 
* [[Raw_329|Raw 329]] This is returned when using the MODE command "MODE <channel>"
 
* [[Raw_329|Raw 329]] This is returned when using the MODE command "MODE <channel>"
* [[Raw_367|Raw 367]] This is returned when using the MODE command "MODE <channel> +b"
+
* [[Raw_367|Raw 367]] This is returned when using the MODE command "MODE <channel> [[Mode|+b]]"
 
* [[Raw_368|Raw 368]] This is returned when using the MODE command "MODE <channel> +b"
 
* [[Raw_368|Raw 368]] This is returned when using the MODE command "MODE <channel> +b"
 
* [[Raw_396|Raw 396]] This is returned when
 
* [[Raw_396|Raw 396]] This is returned when
 
<table>
 
<table>
<tr><td width="20%"></td><td>-having set usermode +x and are logged in with the network</td></tr>
+
<tr><td width="20%"></td><td>-having set usermode [[Mode|+x]] and are logged in with the network</td></tr>
<tr><td></td><td>-using the sethost command (setting usermode +h)</td></tr>
+
<tr><td></td><td>-using the sethost command (setting usermode [[Mode|+h]])</td></tr>
 
<tr><td></td><td>-unsetting usermode +h</td></tr> </table>
 
<tr><td></td><td>-unsetting usermode +h</td></tr> </table>
 
* [[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_442|Raw 442]] This is returned when trying to do something on a channel you are not on, such as changing channel modes
 
* [[Raw_442|Raw 442]] This is returned when trying to do something on a channel you are not on, such as changing channel modes
 
* [[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
Line 20: Line 20:
 
* [[Raw_478|Raw 478]] This is returned when trying to set a ban when the banlist is full
 
* [[Raw_478|Raw 478]] This is returned when trying to set a ban when the banlist is full
 
* [[Raw_482|Raw 482]] This is returned when trying to use a command which requires you to be a channel operator
 
* [[Raw_482|Raw 482]] This is returned when trying to use a command which requires you to be a channel operator
* [[Raw_484|Raw 484]] This is returned when trying to kill, kick or deop an IRC Operator with usermode +k set
+
* [[Raw_484|Raw 484]] This is returned when trying to [[Kill|kill]], [[Kick|kick]] or [[Mode|deop]] an IRC Operator with usermode [[Mode|+k]] set
 
* [[Raw_485|Raw 485]] This is returned when trying to kill, kick or deop a network service
 
* [[Raw_485|Raw 485]] This is returned when trying to kill, kick or deop a network service
* [[Raw_498|Raw 498]] This is returned when trying to kick or deop an IRC Operator on a local channel (feature NO_OPER_DEOP_LCHAN is TRUE)
+
* [[Raw_498|Raw 498]] This is returned when trying to kick or deop an [[IRC]] Operator on a local channel (feature NO_OPER_DEOP_LCHAN is TRUE)
 
* [[Raw_501|Raw 501]] This is returned when setting an invalid usermode
 
* [[Raw_501|Raw 501]] This is returned when setting an invalid usermode
 
* [[Raw_502|Raw 502]] This is returned when trying to set a usermode for someone else
 
* [[Raw_502|Raw 502]] This is returned when trying to set a usermode for someone else
* [[Raw_530|Raw 530]] This is returned when using the SETHOST command
+
* [[Raw_530|Raw 530]] This is returned when using the [[Sethost|SETHOST]] command
 
* [[Raw_531|Raw 531]] This is returned when using the SETHOST command
 
* [[Raw_531|Raw 531]] This is returned when using the SETHOST command
 
* [[Raw_mode|Raw MODE]] This shows modes changes.
 
* [[Raw_mode|Raw MODE]] This shows modes changes.
  
 
[[Category:Raws]]
 
[[Category:Raws]]

Latest revision as of 13:47, 4 September 2005

Mode

  • Raw 008 This is returned when requesting your usermodes with MODE and you have usermode +s set. This is returned when setting/changing snomask level for more info on snomasks see
  • Raw 221 This is returned when requesting your usermodes with the MODE command
  • Raw 324 This is returned when using the MODE command "MODE <channel>"
  • Raw 329 This is returned when using the MODE command "MODE <channel>"
  • Raw 367 This is returned when using the MODE command "MODE <channel> +b"
  • Raw 368 This is returned when using the MODE command "MODE <channel> +b"
  • Raw 396 This is returned when
-having set usermode +x and are logged in with the network
-using the sethost command (setting usermode +h)
-unsetting usermode +h
  • 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 442 This is returned when trying to do something on a channel you are not on, such as changing channel modes
  • Raw 461 This is returned when not enough parameters are specified
  • Raw 467 This is returned when setting a channel key when one is already set returned when unsetting a channel key when none is set
  • Raw 472 This is returned when trying to set an unknown channel mode
  • Raw 478 This is returned when trying to set a ban when the banlist is full
  • Raw 482 This is returned when trying to use a command which requires you to be a channel operator
  • Raw 484 This is returned when trying to kill, kick or deop an IRC Operator with usermode +k set
  • Raw 485 This is returned when trying to kill, kick or deop a network service
  • Raw 498 This is returned when trying to kick or deop an IRC Operator on a local channel (feature NO_OPER_DEOP_LCHAN is TRUE)
  • Raw 501 This is returned when setting an invalid usermode
  • Raw 502 This is returned when trying to set a usermode for someone else
  • Raw 530 This is returned when using the SETHOST command
  • Raw 531 This is returned when using the SETHOST command
  • Raw MODE This shows modes changes.

Pages in category "Raw mode"

The following 24 pages are in this category, out of 24 total.