rtcvb32: Hmmm doing a search for my tools that i made they aren't there. Then again when the other modding source went down (
ES world? Ugg i don't remember. That went out like in 2013) someone else said they re-uploaded them to nexus and i haven't bothered with them.
The two tools in question were
NIF texture stripper - It finds faulty paths and strips them to local only (Example, some people install to D, so a texture may point to d:\games\morrowind\data\textures\sometexture.nif, stripper takes it to textures\sometexture.nif), also fixes slashes and minor things. Even has a dry run option so you can see what it would plan to do without doing it. Even works on BSA archives. Heh and it could be compiled as a com file it's so small too. Resulted in like 14k.
SmartMerger There weren't any good ones so i wrote one. Let me tell you, trying to handle conversations are the biggest pain in the ass due to how it will sometimes have flipped starting/ending ID's. Also found where one conversation (
ID's and everything) were copy/pasted like 14 times for one quest.
... maybe?
EDIT: Ahh, no. That one is a NIF editor.