As long as the slug (the part of the title in the url) is the same in both forums it should be possible via something like this (not that I haven't tested it):
RewriteRule ^showthread.php?([0-9]+)-([a-zA-Z\-]+)$ Thread-$1 [R=301,L,QSA]
Support PMs will be ignored!