- Oct 14, 2017
- 43
- 29
You mean for an existing portrait? That's something I could probably add. It does automatically set the body image when a new random portrait is selected though (if there is a matching file).]1. A mod that would automatically add full body image would be great, especially if it matched current portrait. Its a pain when you can't access some in-game stuff.
in settings.gd is a minCount, it wants at least that many images to match for race+sex+age, with some leniency for age, where if it can't match then it'll check "adjacent" ages too. If it's not picking anything, then it likely isn't matching something. Portrait packs i've used don't have a lot of male portraits so often it's not matching anything there. If you have stuff, then the tags on it maybe don't match. Can tell me path+filename for a portrait you think should have matched and I can tell you why it didn't.2. It works now. I just needed to stop being stupid. But sometimes it does not add any image. For example, after a quick start the game rolled for me male fox (forgot if that was halfkin or beastkin) and got blank. Random portrait button did not worked, needed to add manually.
There's a
You must be registered to see the links
for setting the tags which can also help to identify what tags it is detecting.[/QUOTE]