(Solved) Modding game start: how to connect new dialogues and gender locking characters?

Post Reply
TheIceCream
Posts: 10
Joined: Fri Dec 30, 2016 7:51 am

Wed Nov 07, 2018 6:31 pm

I am creating a new game start with a father, daughter style play with various dialogues at different locations and with other recruits. I got some help for my initial questions, but now I have more.

1. For dialogue, how do you make it so once one branch of conversation is complete, it connects to another branch? No I don't want it all in one branch. For example Moll, you ask her a question, she answers it, back to the question list but without the question that had already been asked.

2. How do you gender lock specific characters in gamestart? I know how to race lock, but is it possible to gender lock? It would be weird if someone made their father a girl and the daughter a guy since some dialogues are specific to male or female. And it would take way too long to make a Daughter and Son alternate dialogue.

Thanks in advance.
Last edited by TheIceCream on Wed Nov 07, 2018 8:14 pm, edited 2 times in total.

RWild311
Posts: 75
Joined: Wed Mar 21, 2018 10:50 pm

Wed Nov 07, 2018 7:25 pm

Best way to see how to lock a character is to go look up a unique character in fcs under characters. For example look at jewel.

You will need to start a game and create the character/s as you want them to be then export them.
Then go to your mods folder and in it create the folder character, inside this create folder bodies and this is where you will move those exported character.bod2 files you export.

You can find your exported bod2 files in kensh\data\character\bodies\export\yourcharacter.bod2 files.

Now when you edit your characters assign the corresponding body, again look at jewel for the example just edit the file path for body to link your characters name.bod2 file
set the character to unique,
set the female chance to what character is supposed to be either 100 or 0,
set named false although this may not matter,
assign the race in the right column,
and now character gender and race can not be changed when in the game character editor only name and appearance can still be modified by the player.

TheIceCream
Posts: 10
Joined: Fri Dec 30, 2016 7:51 am

Wed Nov 07, 2018 8:13 pm

RWild311 wrote:
Wed Nov 07, 2018 7:25 pm
Best way to see how to lock a character is to go look up a unique character in fcs under characters. For example look at jewel.

You will need to start a game and create the character/s as you want them to be then export them.
Then go to your mods folder and in it create the folder character, inside this create folder bodies and this is where you will move those exported character.bod2 files you export.

You can find your exported bod2 files in kensh\data\character\bodies\export\yourcharacter.bod2 files.

Now when you edit your characters assign the corresponding body, again look at jewel for the example just edit the file path for body to link your characters name.bod2 file
set the character to unique,
set the female chance to what character is supposed to be either 100 or 0,
set named false although this may not matter,
assign the race in the right column,
and now character gender and race can not be changed when in the game character editor only name and appearance can still be modified by the player.
Thanks mate!

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests