It really depends on the creature. Most non-humanoid creatures have a single texture with the same name as the model (*.mdl), let say "c_monster" for exemple, you should be able to find the texture with the same name as TGA (or .DDS) .
Humanoid ones usually have a bunch of them, 1 for each body part, like skeleton or zombies, guards etc...
Just use NWNExplorer to browse NWN files. Locate your creature to get its model name (ie: c_scarab.mdl), then look for the TGA or DDS texture with same name. Sometimes they are a little different (or totally different), in that case you have to look inside the mdl (view ascii in NWNExplorer), and look for the "Bitmap" line that indicates the texture used.
If you can't find it, just say which creature you want to retexture, and i'll try to tell you which texture you need.
Oh and if you didn't, read the
Custom Content guide if you didn't. I think most of what you need to know is inside.
About the PRC, here on in "script" category is fine I think. Nobody will shoot you either way
'>
Modifié par Jez_fr, 25 juillet 2010 - 02:24 .