Difference between revisions of "Category:Raw invite"
From Scriptwiki
(added internal links) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=== Invite === | === Invite === | ||
− | * [[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_341|Raw 341]] This is returned when using the INVITE command "INVITE <user> <channel>" | * [[Raw_341|Raw 341]] This is returned when using the INVITE command "INVITE <user> <channel>" | ||
* [[Raw_346|Raw 346]] This is returned when using the INVITE command "INVITE" | * [[Raw_346|Raw 346]] This is returned when using the INVITE command "INVITE" | ||
Line 9: | Line 9: | ||
* [[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_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_486|Raw 486]] This is returned when sending a PRIVMSG, NOTICE or INVITE 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, [[Notice|NOTICE]] or INVITE to a user with usermode [[Mode|+R]] set while you are not registered or an IRC Operator |
− | * [[ | + | * [[Raw_invite|Raw INVITE]] This shows you are being invited to channel, timestamp is the channel's creation time. |
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 18:54, 3 September 2005
Invite
- 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 341 This is returned when using the INVITE command "INVITE <user> <channel>"
- Raw 346 This is returned when using the INVITE command "INVITE"
- Raw 347 This is returned when using the INVITE command "INVITE"
- Raw 401 This is returned when a nick does not exist or leaves the network before the message is delivered
- Raw 442 This is returned when trying to do something on a channel you are not on, such as changing channel modes
- Raw 443 This is returned when trying to invite a user who is already on the channel
- Raw 461 This is returned when not enough parameters are specified
- Raw 482 This is returned when trying to use a command which requires you to be a channel operator
- Raw 486 This is returned when sending a PRIVMSG, NOTICE or INVITE to a user with usermode +R set while you are not registered or an IRC Operator
- Raw INVITE This shows you are being invited to channel, timestamp is the channel's creation time.