mIRC Homepage
Posted By: pouncer big problem - 19/09/06 11:53 AM
i use mirc 6.2 and have enabled the 'Decode' from the 'lock' options in mirc

but i use $decode for my toolbar..

and my toolbar messes up on some mircs

my question is was $decode / $encode introduced in mirc 6.2? what about the lock feature??

is there any code i can use to enable the Decode from lock options in any mirc, if its disabled?

please help guys
Posted By: hixxy Re: big problem - 19/09/06 11:59 AM
The lock feature for $decode/$encode was brought in fairly recently.

You can use $mdecode by jaytea.
Posted By: pouncer Re: big problem - 19/09/06 12:03 PM
ok thanks but my code uses this

$!decode( $encode(%c,m) ,m)


$encode is fine for all mirc i think?

$!mdecode( $encode(%c,m) ,m) ??

i just tried the above line, it messed up my toolbar hmm
Posted By: hixxy Re: big problem - 19/09/06 12:08 PM
Almost nothing in mIRC has been there in every single version. Instead of repeatedly asking if things work for such and such a version, download the versions.txt file from http://www.mirc.co.uk/versions.txt and check for yourself.

And no, that code won't work.

Code:
$!mdecode( $encode(%c) )
Posted By: pouncer Re: big problem - 19/09/06 12:13 PM
ok thanks. the code was

$!mdecode( $encode(%c,m) )
it worked
Posted By: Scorpwanna Re: big problem - 19/09/06 03:37 PM
hahahaha

When I saw this thread listed, I thought the world was coming to an end. But turns out it was just about $decode, and no actual problem frown.
© mIRC Discussion Forums