Difference between revisions of "Category:Raw names"
From Scriptwiki
(added internal links) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=== Names === | === Names === | ||
− | * [[ | + | * [[Raw_353|Raw 353]] This is returned for a [[Names|NAMES]] request for a channel, or when you initially [[Join|join]] a channel. It contains a list of every user on the channel. If channel mode [[Mode|p]], returns *. If channel mode [[Mode|s]], returns @. If neither, returns = |
− | * [[Raw_355|Raw 355]] Returned when doing /names -d #channel to find out about users hidden by delayed join mode (+d/+D) | + | * [[Raw_355|Raw 355]] Returned when doing /[[Names|names]] -d #channel to find out about users hidden by delayed join mode ([[Mode|+d/+D]]) |
* [[Raw_366|Raw 366]] This is returned at the end of a NAMES list, after all visible names are returned | * [[Raw_366|Raw 366]] This is returned at the end of a NAMES list, after all visible names are returned | ||
* [[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_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 | ||
+ | |||
+ | [[Category:Raws]] |
Latest revision as of 13:03, 4 September 2005
Names
- Raw 353 This is returned for a NAMES request for a channel, or when you initially join a channel. It contains a list of every user on the channel. If channel mode p, returns *. If channel mode s, returns @. If neither, returns =
- Raw 355 Returned when doing /names -d #channel to find out about users hidden by delayed join mode (+d/+D)
- Raw 366 This is returned at the end of a NAMES list, after all visible names are returned
- Raw 402 This is returned when a server does not exist
- Raw 403 This is returned when a channel does not exist
- Raw 481 This is returned when you have insufficient privileges to use the command