mIRC Homepage
Posted By: reed Removal of numeric 553 support - 06/04/05 09:19 PM
When mIRC receives a 553 numeric reply, it states:
* Unable to join channel

As far as I can find, this numeric was removed from whatever IRCd it was in. Can mIRC be updated not to parse it as such? It would be greatly appreciated.

Thanks! cool
~reed
Posted By: starbucks_mafia Re: Removal of numeric 553 support - 06/04/05 09:41 PM
Quote:
As far as I can find, this numeric was removed from whatever IRCd it was in.

- If you don't know what IRCd it was in how do you know if it's been removed or not? Even if it has, whose to say older versions of that IRCd aren't still in use? If you know of an IRCd that uses 553 for something else, just post the format so that additional support can be added for that particluar format of 553 (assuming it can be distinguished from the existing 553 definition mIRC uses).

If you're developing an IRCd and are trying to get mIRC to remove support for this so you can use the number, for God's sake just use a number that's not in use instead. There's more than enough numeric clashes already, there's no need to go around making them when they could be prevented.
Posted By: reed Re: Removal of numeric 553 support - 08/04/05 10:26 PM
Quote:
If you know of an IRCd that uses 553 for something else, just post the format so that additional support can be added for that particluar format of 553 (assuming it can be distinguished from the existing 553 definition mIRC uses).


ERR_UPASSSET (553)
"%s :Cannot remove Admin pass (+A) while User pass (+U) is still set. First use /MODE %s -U <userpass>"

Both string variables are the channel name.

Can support be added for that?

~reed
© mIRC Discussion Forums