Pottyscotty Posted August 8, 2014 Report Share Posted August 8, 2014 Hi all, I'd like to know how to replace the original textures but for my mod only. Basically I want to make a UK Traffic light texture to replace the original one, but for it to only use that texture when my mod is loaded. Do I need to put the new texture in anywhere specific? Original Texture --> Load Mod --> New texture Quote Link to comment Share on other sites More sharing options...
Pottyscotty Posted August 9, 2014 Author Report Share Posted August 9, 2014 -SOLVED- For anyone else wondering how, all you need to do is put your new texture in your Mod files BUT you need the same Path. For example: I replaced the original Traffic light texture, the original is located in Data/Models/Objects/Road Signs/trafficlight01.dds So, I had to make the same path in my mod by creating the folders: Mods/Kent Mod/Models/Objects/Road Signs Then I added the new trafficlight01.dds to that new folder. Then when I load my mod it uses the new texture Quote Link to comment Share on other sites More sharing options...