Maybe this is not the appropriate place for my question,it's IRC related,not mIRC related but anyway...I'm developing IRC client(not mIRC script) and need to know something for channel modes."+i" in some networks means "invite only channel",but in other network can be something else.This is ridiculous.I have a window in my application which shows information for the channel - modes,topic,bla bla bla....and depending on the reply code i can inform the user what the mode is.For example,if channel mode(get that from numeric reply 324) contains "i" inform the user that channel is invite only.Why there are no universal characters for modes,why in some networks they means something else?