Redhat Posted July 8, 2004 Report Share Posted July 8, 2004 mIRC v6.16 Released» http://www.mirc.com* What is New in version 6.16?Released July 7th, 2004.With this release we hope to address the most important comments,and remarks we received after the release of the previous version.We tried to focus on fixing things like the (few) freeze/gpf issuesrelating to SJIS/JIS and while/continue/break statements in scripts,as well as a handful of others - making the mIRC 6 series very stable.Only a few new features and functions have been added.Some changes are obvious, some need getting used to - please take yourtime to play with them and see how they work. May we invite you tothe Message Board on the website with all questions you might have?The board offers great help with everything related to mIRC!Thanks for using mIRC, lots of fun on IRC,Tjerk Vonck.____________________________07/07/2004 - mIRC v6.16Full list of Fixes and Additions in mIRC 6.16:1.Fixed $did().seltext/text bug.2.Fixed /hinc /hdec result message bug.3.Fixed $ssl not being set correctly if not connected to a server.4.Fixed $chr(160) SJIS/JIS gpf bug.5.Fixed while/continue/break bugs.6.Fixed /filter -ntk returning incorrect line numbers.7.Fixed mdi window display bug with maximized windows.8.Fixed /list -min -max values being offset by one.9.Fixed URLs list sort bug for ? items.10.Fixed $serverip not working in on disconnect event.11.Fixed handling of different server formats for numeric 328.12.Added $input() option 'u', makes input dialog use currentlyactive window as the parent window, including custom dialogs.13.Fixed $result not working in $iif() and some other identifiers.14.Fixed :error detection not working for /splay and /aliascommands.15.Fixed dcc get open folder bug when filename contains commas.16.SJIS/JIS is now applied to messages only if you have a windowopen that uses the SJIS charset, as in previous versions.17.Added /if iswmcs case-sensitive wildcard match comparison.18.The $pnick and $play(1).pos values are now updated after theon PLAYEND event is triggered.19.Fixed /alias reporting incorrect error message when aliascan't be removed.20.Fixed /filter incorrectly retaining indentations in lines.21.The $ifmatch identifier now returns the value of the previousif comparison, even if it failed.22.Fixed $did().next/prev bug.23.Added /window -H switch to enable @window listbox auto-hide.24.Fixed notify list bug with popup menu using incorrect serverconnection with aliases.25.Fixed $ial() not being updated after a /hop.26.Added $v1 and $v2 identifiers, return values of first and secondparts of an if comparison.Note: $v1 replaces $ifmatch, however $ifmatch is still supportedfor now.27.Added $insong.pause returns $true if song is paused.28.Updated support for numeric 489 due to different meaning acrossnetworks.29.Fixed /uwho numeric processing bug.30.Fixed background display/resize bug with desktop windows.31.Fixed highlight feature gpf bug.32.Added /drawpic -o command, indicates that you have specified an[N] value before the filename which is the index of the icon inthe file.33.Updated $disk() to work with mounted NTFS drives.34.Fixed /hop bug.35.Fixed $file().size limitation.36.Improved support for multiple server formats for numeric 338.37.Added $comval(name,N,member) identifier, returns member valuesfor the Nth retrieved instance ie. enumerated collection. Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted July 8, 2004 Report Share Posted July 8, 2004 Got any links on IRC info? I don't quite understand it.. and I like to understand things :D I know it's Internet Relay Chat, but is that it? I hear people using it for many things. Just curious. Quote Link to comment Share on other sites More sharing options...
Redhat Posted July 8, 2004 Author Report Share Posted July 8, 2004 I'll tell you my experience. You connect to IRC servers (normally port 6667). There are "channels" (like chat rooms) that begin with a hash. So we have the server ie. : irc.freenode.netAnd the Channel ie. : #slackware You can send files to each other, and there are bots setup for file sharing (some legal, some not). Nickserv is where the nicknames are registered.Chanserv is where the channels are registered. To create your own channel just type /join #channelname and then register it. More info.. http://www.mirc.com/irc.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.