| RAW 501 (ERR_UMODEUNKNOWNFLAG) Back to Top |
Format: 501 :Unknown MODE flag
Example: 501 :Unknown MODE flag
Network: All
Info:
Returned when setting your own MODE flags, but an unrecognized MODE character is used.
Notes:
Be aware that certain MODEs may not be available on all networks, and that
MODE characters are case sensitive.
Returned From:
MODE
|
| RAW 502 (ERR_USERSDONTMATCH) Back to Top |
Format: 502 :Cant change mode for other users
Example: 502 :Cant change mode for other users
Network: All
Info:
Returned when you attempt to set or view a user's MODE flags, other than your own.
Note that this is completely different from channel MODEs that target a user,
such as +o and +v.
Returned From:
MODE
|
| RAW 510 Back to Top |
Format: 510 :You must resolve the nickname conflict before you can proceed
Example: 510 :You must resolve the nickname conflict before you can proceed
Network: ChatSpace
Info:
This is returned when you attempt to use other commands before first selecting a
nickname you are allowed to use.
Notes:
This seems to be specific to servers running ChatSpace server software.
See Also:
The following raws relate to nickname conflicts on ChatSpace servers:
298, 510
512
|
| RAW 511 (ERR_SILELISTFULL) Back to Top |
Format: 511 <mask> :Your silence list is full
Example: 511 *!*@*aol.com :Your silence list is full
Network: Dalnet
Parameters:
<mask> The user mask you are trying to silence.
Info:
Returned when you attempt to SILENCE a user, but your silence list is full.
Variations:
Undernet does not return this when your list is full, instead it just ignores
additions after ten entries.
Dalnet's SILENCE lists are limited to five entries.
Returned From:
SILENCE
|
| RAW 512 (ERR_NOSUCHGLINE or ERR_TOOMANYWATCH) Back to Top |
Raw 512 - Undernet no such gline
Format: 512 <address> :No such gline
Example: 512 *@blah.com :No such gline
Network: Undernet
Info:
This is returned when a GLINE list request matches no current G-lines.
Returned From:
GLINE
Raw 512 - ChatSpace nickname auth. required
Format: 512 :Authorization required to use Registered Nickname <nick>
Example: 512 :Authorization required to use Registered Nickname the-mob
Network: ChatSpace
Parameters:
<nick> The nickname you need authorization for.
Info:
This is returned if you try to use a nickname that you don't have authorization to use.
Notes:
This seems to be specific to servers running ChatSpace server software.
See Also:
The following raws relate to nickname conflicts on ChatSpace servers:
298, 510,
512
Returned From:
NICK
Raw 512 - DALnet watch list too large
Format: 512 <nick> :Maximum size for WATCH-list is <num> entries
Example: 512 someguy :Maximum size for WATCH-list is 128 entries
Network: DALnet
Parameters:
<nick> The nickname that was not added to your WATCH list.
<num> The maximum number of users that can be in your WATCH list.
Info:
This error is returned when you try to add too many users to your WATCH list.
Notes:
This reply will be returned exactly once for every user you try to add to your
WATCH list over the limit. The limit on WATCH is usually 128 entries, but can be
determined from the 005 raw (on signon) or this error message.
See Also:
The following numerics are related to WATCH use:
600, 601,
602, 603,
604, 605,
606, 607
512
Returned From:
WATCH
|
| RAW 513 (ERR_BADPING) Back to Top |
Format: 513 If you can't connect, type /QUOTE PONG <code> or /PONG <code>
Example: 513 If you can't connect, type /QUOTE PONG 1706545232 or /PONG 1706545232
Network: OzOrg
Parameters:
<code> The PING code that you are to reply with.
Info:
This is sent on connect on some servers.
Notes:
Most clients (including mIRC) automatically handle the PING PONG required to signon
to servers. If a client does not support this, this message is intended to help the user connect.
Variations:
This (or a similar raw or notice) may be used on other networks as well.
|
|