On the topic of character creation menu:
I am making a standalone mod where the starting characters do not get any bonus stats. That is, they are just 5 in all attributes and have no starting skills or any magical gear or potions. If I copy over the "Character Creation" folder from the main.pak and delete all the presets, then it crudely does the job. I can modify the person's looks and voice, and have no starting skills. Works fine I suppose.
However, what I'd like to do is create my own classes, where each person has a background, a different set of equipment, and possibly a couple attribute points(contrary to what I just said).
However, when I try to modify the presets to be my own, or fiddle with the properties.lsx file, it doesn't seem to do all my intended changes. Even changing the starting name from Scarlett to Player2 or something doesn't seem to work.
So my thoughts are that I have to modify several other files besides just those in character creation. Does anyone have a clue which files I will have to change? I have been searching for a while, but nothing seems to work.
I have only been playing with the editor for a couple days, so I'm still fairly new to this.