Difference between revisions of "Category:Raw nick"
From Scriptwiki
(added internal links) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=== Nick === | === Nick === | ||
− | * [[Raw_431|Raw 431]] This is returned when using a command which requires a nick parameter such as WHOIS and none is given | + | * [[Raw_431|Raw 431]] This is returned when using a command which requires a nick parameter such as [[Whois|WHOIS]] and none is given |
− | * [[Raw_432|Raw 432]] This is returned when trying to change nick to an erroneous nickname (either invalid or G-lined) | + | * [[Raw_432|Raw 432]] This is returned when trying to [[Nick|change nick]] to an erroneous nickname (either invalid or G-lined) |
* [[Raw_433|Raw 433]] This is returned when trying to change nick which is already used | * [[Raw_433|Raw 433]] This is returned when trying to change nick which is already used | ||
* [[Raw_436|Raw 436]] This is returned when a nickname collision occurs on your nick, and you are disconnected right after | * [[Raw_436|Raw 436]] This is returned when a nickname collision occurs on your nick, and you are disconnected right after | ||
Line 7: | Line 7: | ||
* [[Raw_438|Raw 438]] This is returned when changing nick too fast | * [[Raw_438|Raw 438]] This is returned when changing nick too fast | ||
* [[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_nick|Raw NICK]] This shows a user changing nick. | ||
+ | |||
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 13:06, 4 September 2005
Nick
- Raw 431 This is returned when using a command which requires a nick parameter such as WHOIS and none is given
- Raw 432 This is returned when trying to change nick to an erroneous nickname (either invalid or G-lined)
- Raw 433 This is returned when trying to change nick which is already used
- Raw 436 This is returned when a nickname collision occurs on your nick, and you are disconnected right after
- Raw 437 This is returned when changing nick and you are banned on a channel
- Raw 438 This is returned when changing nick too fast
- Raw 461 This is returned when not enough parameters are specified
- Raw NICK This shows a user changing nick.