Quote:
Originally Posted by ns66
just a thought, create a new method with a different name like doLeft2, in there you call this.doLeft(), so you avoid the recursive loop, and map the key to call doLeft2
|
Quote:
Originally Posted by Nogg
I believe diablo already tried that and using a custom-named function didn't work.
|
I did try it but I have probably done something wrong because it now works!
I just renamed doMute (x2) to doMuteB (back) and doMuteF (forward).
Thanks ns66!
Jon, I've made your hack thanks to ns66. It is number 16.