Problem with Module Skins

正在查看此主题的用户

Good morning all!

Quick question I have successfully created several new races in my mod (dwarfs, orcs, goblins, skeletons, beastmen etc) which are all working well and good however, the problem is that when I change the kingdom lords to these races Warband automatically assumes that they are female. For example if a lord from the first kingdom defects it will say "Countess has renounced...". this is also the same when they introduce themselves, referring to themselves as madame.

The basic question is... I want them to be male, not female. How would I achieve this?
 
You are going to need to modify the dialogs and add conditions for proper identification of your gender. Use the "tf_" slots in header_troops.py and do your stuff about it.
 
Thankyou I shall do that :smile: however, I've encountered another problem, all the women are taller than normal and have mens faces...
 
ShadowArkitecht 说:
Thankyou I shall do that :smile: however, I've encountered another problem, all the women are taller than normal and have mens faces...

Just like in real life. What's weird about that?

Check out redefinitions of the
插入代码块:
tf_*
constants for possible naming collisions or just test out what race is what by coloring them different or something, using placeholders that way simplifies the development. Silly errors.
 
后退
顶部 底部