Difference between revisions of "Category:Raw privmsg"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 1: Line 1:
 
=== Privmsg ===
 
=== Privmsg ===
* [[Raw_301|Raw 301]] This is returned when using the WHOIS or WHOWAS command on a user who is (was) marked as being away returned when sending a PRIVMSG, CPRIVMSG, CNOTICE or INVITE to a user who is marked as being away
+
* [[Raw_301|Raw 301]] This is returned when using the [[Whois|WHOIS]] or [[Whowas|WHOWAS]] command on a user who is (was) marked as being [[Away|away]] returned when sending a [[Privmsg|PRIVMSG]], [[Cprivmsg|CPRIVMSG]], [[Cnotice|CNOTICE]] or [[Invite|INVITE]] to a user who is marked as being away
 
* [[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_402|Raw 402]] This is returned when a server does not exist
 
* [[Raw_402|Raw 402]] This is returned when a server does not exist
 
* [[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_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 [[Mode|channel 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 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

Latest revision as of 14:25, 4 September 2005

Privmsg

  • Raw 301 This is returned when using the WHOIS or WHOWAS command on a user who is (was) marked as being away returned when sending a PRIVMSG, CPRIVMSG, CNOTICE or INVITE to a user who is marked as being away
  • Raw 401 This is returned when a nick does not exist or leaves the network before the message is delivered
  • Raw 402 This is returned when a server does not exist
  • Raw 403 This is returned when a channel does not exist
  • 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 PRIVMSG This shows when a message is send. target can be you or a channel you are in. target can also be a $(mask) making it a broadcast.

Pages in category "Raw privmsg"

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