----------------------------SOLVED----------------------------
Hello again! So, I've downloaded a few really awesome models which I want to use in my game, the only problem is that they only come in .3ds and .obj format. The .obj format does not want to load at all, and the .3ds just crashes the game instantly. So, I converted the .obj into a .x file and it loads fine and the model looks like it should... however, the models I have use multiple textures, and when I convert the .obj to a .x, it loses its default draw commands. Which means I have to set the texture manually, which does not work if I need to set several!
I have attached one of the models with all necessary files. If someone could help me, either to get DBP to load .obj files or to sort out the multiple textures, I would be extremely grateful!
Here is a screenshot of the .x being loaded:
And here is a screenshot of how the model should look:
Thanks in advance!