Hi i want to import weapons from newer COD into COD2. I use Lime for Tom Crowley. But it convert the models to Maya 8.5 file. Is there a way to import it in Maya 6.0? I already set the version in the Maya ASCII file to 6.0. I get these errors when I import it into Maya 6.0

Code:
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 65: The lightLinker 't6_wpn_shotty_saiga_view_LOD_0:lightLinker1' has no '.slnk' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 65: No object matches name: .slnk //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 70: The renderLayer 't6_wpn_shotty_saiga_view_LOD_0:defaultRenderLayer' has no '.g' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 70: No object matches name: .g //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 100: The lightLinker 'lightLinker1' has no 'slnk[0].sllk' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 100: The destination attribute 'lightLinker1.slnk[0].sllk' cannot be found. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 101: The lightLinker 'lightLinker1' has no 'slnk[0].solk' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 101: The destination attribute 'lightLinker1.slnk[0].solk' cannot be found. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 102: The lightLinker 'lightLinker1' has no 'slnk[1].sllk' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 102: The destination attribute 'lightLinker1.slnk[1].sllk' cannot be found. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 103: The lightLinker 'lightLinker1' has no 'slnk[1].solk' attribute. //
// Error: file: C:/Users/Niels/Desktop/COD/lime/exported/t6_wpn_shotty_saiga_view/t6_wpn_shotty_saiga_view_LOD_0.ma line 103: The destination attribute 'lightLinker1.slnk[1].solk' cannot be found. //
How to fix it and get it properly working in Maya 6.0? Or can I open it in Maya 8.5 and then save it as a Maya 6.0 file?