sry i didn't understand you; as far as i can see vbullent impex system doesn't keep my thread ids that are on mybb

i've however made some improvemente and i've found a background on my urls:
mybb url are like:
Code:
www.old.com/forum/showthread.php?tid=number
and vbulletin are:
Code:
www.new.com/forum/showthread.php/samenumberonmybb-121
Now the problem is:
How i can suctract 121 on the mod_rewrite using .htaccess?
thanks.