Irrlicht doesn't texture it and I do it manually, but I have a 3ds made of 30 meshes. How can I get each mesh inside my .3ds? A kind of GETENTITY(mesh, index)?
Just put the texture into the directory where your mesh is (or the current directory), Irrlicht will look into both and try to load them for you automaticly.