Alright, I'll take you up on that offer, Jaysus. I'm trying to follow your retexturing in Nifskope tutorial for a hand-held object, reproduced below. I'm finding it really, really difficult, though, without reference to the accompanying pictures, which were hosted on a site that has since been suspended: --------------------- if you are creating an item you hold in your hand (guns, knifes, beermugs) do that instead: - go to the nitristrips/shape you want to texture and "branch-"delete its BSShaderPPLightProperty http://home.arcor.de/jaysus/tutorial/tex2.jpg - save the file and reopen it - this is utterly important!!! - create a new BSShaderPPLightProperty rightclick - block - insert - see the pics http://home.arcor.de/jaysus/tutorial/tex3.jpg http://home.arcor.de/jaysus/tutorial/tex4.jpg - create a BSShadertextureset same as above - link both to the scene http://home.arcor.de/jaysus/tutorial/tex5.jpg http://home.arcor.de/jaysus/tutorial/tex5b.jpg - you can now change the textures under the BSShaderTextureSet which is a child of BSShaderPPLightProperty http://home.arcor.de/jaysus/tutorial/tex6.jpg save and done http://home.arcor.de/jaysus/tutorial/6.jpg ---------------------- I'm trying to retexture the Laser Pistol. I have a copy of the .nif file that I'm working on, and new .dds textures for the new pistol already prepared. This includes its texture, normal map, its first-person texture and its first person normal map. I open the .nif file in Nifskope. This is made up of several parts - the casing (the NiTriStrips entry for which is labelled simply, "LaserPistol"), the trigger ("LPTrigger"), a power cell within the pistol ("LPSmallEnergyCell") and a side latch that pops open where the power cell is reloaded ("LPSideLatch"). In the render window, I left-click on the casing, as that is the part I have new textures for. In the block list window on the left, the NiTriStrips entry for the casing, labelled "LaserPistol", becomes highlighted. I right-click the BSShaderPPLightProperty entry that is just below the case's highlighted NiTriStrips entry, and browse the menu to Block -> Remove Branch. At this point, I save the .nif file, close Nifskope, reopen Nifskope and load the .nif file back into it. As expected, the casing is now completely white and extureless. So far so good. Here's where it all gets a bit vague. Without the pictures as guides, I'm finding the rest of the directions difficult to comprehend properly, and have only managed to make broken .nif files that won't load into the GECK or even into Nifskope. Please let me know what I am doing wrong and how to correct it. The next step reads, "create a new BSShaderPPLightProperty rightclick - block - insert - see the pics http://home.arcor.de/jaysus/tutorial/tex3.jpg http://home.arcor.de/jaysus/tutorial/tex4.jpg - create a BSShadertextureset same as above" I'm right-clicking on the NiTriStrips entry for the casing (labelled, "Laser Pistol") and browse the menu to Block -> Insert and choosing Bethesda -> BSShaderPPLightProperty Then I'm doing exactly the same for BSShadertextureset; that is, right-clicking the casing NiTriStrips entry, and browsing the menu to Block -> Insert -> Bethesda -> BSShadertextureset The next step reads, "- link both to the scene http://home.arcor.de/jaysus/tutorial/tex5.jpg http://home.arcor.de/jaysus/tutorial/tex5b.jpg" No idea what I'm supposed to be doing here. I've tried comparing the original laser pistol nif file's entries to the new ones and completing what seems missing, but nothing's yielded a usable file yet. The final step seems simple enough. "- you can now change the textures under the BSShaderTextureSet which is a child of BSShaderPPLightProperty http://home.arcor.de/jaysus/tutorial/tex6.jpg" The six entries with a pink flower appear to correspond with texture file paths, the first being the diffuse .dds, the second the normal map, the third an optional glow map, etcetera. I just need to be able to get to this point. Please halp.