Ok i managed to get a model in game, but the problem is the textures wont show up. I know why they wont. It is because the editor saves the file locations of the textures used in the mesh file. In my case my C: drive. The game is installed on my D: drive
I used my c drive to avoid the endless clicking. I probably should have put my .jpgs in the sins textures folder, and linked them from there (yes i do have .dds copys of the textures).
I tried to manually edit out the file locations in the mesh file with notepad, but that results in the model crashing sins. My models can have up to 30+ different material lines. So manually editing 90 (30 for the cl, 30 for the nm, 30 for the da) entrys. Needless to say that was tedious

Only for the model to crash the game afterwards.
Ill try relocating my textures to the sins textures folder, and try again, but for future mods there has to be general texture entry's in the mesh file, or else others will encounter the same problems i did when trying to run mods.
It did feel good to see one of my models in game despite it not being textured

EDIT: Ok, i give up. I moved my textures into the sins texture folder, and redid all of the material entrys.. here is the end result :/

I dont know why it is not showing the textures. I am at a loss.