Hi, i havent seen it posted before, and mIRC 6.1 is still kind of fresh so...
i noticed quite a big bug with /hdec, it seems to increment instead of decrement.. it screwed some of my bigger scripts up quite a bit, leaving me wondering.
//hadd -m test hello 5 | .hdec test hello | .echo -a $hget(test,hello)
does indeed echo 6 for me.. temporarily i changed all /hdec to /hinc ... ... -1 in my scripts. but i think this is something that needs quick fixing :P
(and i also checked whether /hdec is an alias somewhere.. it isnt, and it also happens with remotes off)