The model, lander, is untextured on both of my computers. The lander is the blue boat from mp_beach. All of the landers are untextured when I try to put one in my map. Also, the sand textures from mp_beach are untextured. I don’t know what’s going on here. I haven’t messed with the shaders. Any help would be appreciated.
I also need help making a texture of my own. I want in to have “surfaceparm gravelsteps” in its shader. The gravel textures that came from the retail game have the gravel sound, but are untextured… I have already tried making my own by following some tutorials. Thanks in advance.
missing textures
assuming your working from a clean install, and haven’t modified anything, I would suspect your installation source is corrupt somehow - be it a scratched disk, or wonky packet loss from your download (via steam, etc). Issues like that have caused my SP game to not work at all - but still install the game without error.
regarding the textures, are you making a terrain, or simply applying a sand texture to a regular brush?
big difference there, but I assume its the later. Have you tried to create a texture/shader with a texture that isn’t missing?
please post your shader file.
If I remember right, you can’t use the stuff from MP in SP. I assume the MP pk3’s are not loaded by SP.exe. So you probably have to add them in your own pk3. Should not be a problem since the pk3 size doesn’t really matter in a SP map. Assumin you are working on a SP map.
Hi, Ronboy
Open the file mp_pak0.pk3 and extract the textures and shaders files for your works.
Thanks everyone. I do not need the lander and sand texture now, but I will in the future. Thanks for the help. It works now.