Difference between revisions of "Raw 433"
From Scriptwiki
(added internal links) |
|||
Line 7: | Line 7: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Info:</td><td> This is returned when trying to change nick which is already used</td> | + | <td>Info:</td><td> This is returned when trying to [[Nick|change nick]] which is already used</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 433 Dana Q :Nickname is already in use.</td> | + | <td>Example:</td><td> irc.quakenet.org 433 [[Dana]] [[Q]] :Nickname is already in use.</td> |
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_nick]] | [[Category:Raws]][[Category:Raw_nick]] |
Latest revision as of 13:07, 4 September 2005
Name: | ERR_NICKNAMEINUSE |
Format: | <source> 433 <target> <nick> :Nickname is already in use. |
Info: | This is returned when trying to change nick which is already used |
Example: | irc.quakenet.org 433 Dana Q :Nickname is already in use. |