So i just finished my race mod i think, cause the menu and all that work well, so i create my character and when i click ok, it just wont appear in the select character, it says create new character, it doesnt displays any error but it wont create it
just to make sure, did you patch the charcreation.config file in interface/windowconfig? here is the template if you need it: Code: [ { "op": "add", "path": "/speciesOrdering/-", "value" : "YourSpecieNameHere" } ] also are you using a custom user interface or relying in on a separate mod, if you are using a custom one, you may want to check your species buttons coordinates and values and make sure you gave them an id.