Ok, first if this is in the wrong place tell me, or if you are a moderator move it. Thank you. Second I know I have asked this question a while ago but I dont recall the answer and cant find it in searching.
So here is my question can you make it so that women can hold offices or lead an army? I found this in "title.txt"
and have tried changing "is_female = no" to "is_female = yes" but that seems to make it so that only women can be generals so I tried adding "is_male = yes" but that for some reason makes it so I cant make anyone generals. I then removed both "is_female = yes" and "is_male = yes" but it had no effect. If anyone could tell me what I'm doing wrong that would be awsome. Thanks in advance.
Crazymonky123
So here is my question can you make it so that women can hold offices or lead an army? I found this in "title.txt"
Code:
}
OR = {
country = { government = monarchy }
tag = CAT
tag = CT2
tag = SIL
tag = SI2
[B]is_female = no[/B]
and have tried changing "is_female = no" to "is_female = yes" but that seems to make it so that only women can be generals so I tried adding "is_male = yes" but that for some reason makes it so I cant make anyone generals. I then removed both "is_female = yes" and "is_male = yes" but it had no effect. If anyone could tell me what I'm doing wrong that would be awsome. Thanks in advance.
Crazymonky123