Difference between revisions of "Category:Raw notice"
From Scriptwiki
(added internal links) |
|||
Line 1: | Line 1: | ||
=== Notice === | === Notice === | ||
− | * [[Raw_404|Raw 404]] This is returned when a message to a channel is blocked by a channel mode or ban | + | * [[Raw_404|Raw 404]] This is returned when a message to a channel is blocked by a channel [[Mode|mode]] or ban |
− | * [[Raw_411|Raw 411]] This is returned when no target is specified for the command, such as PRIVMSG and NOTICE | + | * [[Raw_411|Raw 411]] This is returned when no target is specified for the command, such as [[Privmsg|PRIVMSG]] and [[Notice|NOTICE]] |
* [[Raw_412|Raw 412]] This is returned when using PRIVMSG or NOTICE without text to send | * [[Raw_412|Raw 412]] This is returned when using PRIVMSG or NOTICE without text to send | ||
* [[Raw_413|Raw 413]] This is returned when using $<mask> as target (broadcast) in PRIVMSG or NOTICE commands | * [[Raw_413|Raw 413]] This is returned when using $<mask> as target (broadcast) in PRIVMSG or NOTICE commands | ||
* [[Raw_414|Raw 414]] This is returned when a wildcard is in the toplevel domain in <mask> | * [[Raw_414|Raw 414]] This is returned when a wildcard is in the toplevel domain in <mask> | ||
* [[Raw_439|Raw 439]] This is returned when changing target and you have no free targets left | * [[Raw_439|Raw 439]] This is returned when changing target and you have no free targets left | ||
− | * [[Raw_486|Raw 486]] This is returned when sending a PRIVMSG to a user with usermode +R set while you are not registered or an IRC Operator | + | * [[Raw_486|Raw 486]] This is returned when sending a PRIVMSG to a user with usermode [[Mode|+R]] set while you are not registered or an [[IRC]] Operator |
* [[Raw_notice|Raw NOTICE]] This shows when a notice is send. target can be you or a channel you are in. target can also be a $(mask) making it a roadcast. | * [[Raw_notice|Raw NOTICE]] This shows when a notice is send. target can be you or a channel you are in. target can also be a $(mask) making it a roadcast. | ||
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 13:10, 4 September 2005
Notice
- Raw 404 This is returned when a message to a channel is blocked by a channel mode or ban
- Raw 411 This is returned when no target is specified for the command, such as PRIVMSG and NOTICE
- Raw 412 This is returned when using PRIVMSG or NOTICE without text to send
- Raw 413 This is returned when using $<mask> as target (broadcast) in PRIVMSG or NOTICE commands
- Raw 414 This is returned when a wildcard is in the toplevel domain in <mask>
- Raw 439 This is returned when changing target and you have no free targets left
- Raw 486 This is returned when sending a PRIVMSG to a user with usermode +R set while you are not registered or an IRC Operator
- Raw NOTICE This shows when a notice is send. target can be you or a channel you are in. target can also be a $(mask) making it a roadcast.