Hi, all.
So the idea occurred to me today to start looking for either a small utility or a batch file that could do some work for me that would come in handy for hak mergers like myself.
There are lots of different clothing/robe/armor additions out there for NWN, and sometimes new ones are still made. The problem comes when merging haks...all those parts have multiple models for the different races/genders/phenotypes/etc. and if renumbering one, you have to both renumber the file names for the models and .plts, and all the internal references.
Does anyone have, or is anyone able to create, a simple to use utility (or even batch file) that would be able to take all the models/textures in a folder with a specified ending number (they're always 3 digits), rename them all with a new specified ending number, and do a find&replace to change all the internal references of said numbers?
I can do all this work myself with a renaming program I use and with a plain text editor, but it's multiple steps and takes a lot of time. It would probably make multiple people happy if there was a 1 or 2 click method to make the change with just inputing the starting and ending part numbers.
I'm not skilled enough to write something like this myself, so I'm wondering if something like this already exists or can be created by one of the computer people in the community.