Im trying to snag said palceable from the clutches of the files from projectq_v4_1_1_source rar. skeletal remains
I’m trying to determine all of the necessary files for this placeable. The file name of the placeable is PBT_J11.
I would also need the texture file. I have no idea what it is called. I looked for a corresponding file with similar headers, but there are too many like-named files to choose from.
This is q-stuff, so if any of you q-guys know anything about this particular placeable, please holler.
Use the latest version of Clean Models to decompile
To recompile, put the ASCII model in the development folder with a placeables.2da that refers to it - start an empty module in debug mode - console command compileloadedasciimodels - output will be in compiled models folder in documents
If building for 1.69, the nwnmdlcomp tool does both jobs. That method will also work for EE provided the model has no features that were introduced in EE.
All of the above work for me, but the developers move in mysterious ways, and may perhaps have other preferences these days.