Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

it won't let me make a custom ai character it just keeps saying I need to put a name, sex and species in to public description witch I have done, dose any one know how to fix this?

Did you put a name, sex, and species, or specifically %NAME%, %SEX%, and %SPECIES% like you're supposed to?

i tried it that way but it still didn't work, could there be any other resons for it not working?

(1 edit)

Just do what it says when it gives you a reason why it can't. What specifically does the game tell you when it doesn't work?

If you don't have %NAME%, %SEX%, or %SPECIES% in public or private description fields, makes sure it has it there. Literally those exact words with the % around them, all capitalized. Placed them where you would have your NPC's name, sex, and species normally in their description, they are basically a string variable. If you need them in the private field as well, just copy & past the public one into the private field, then add the private descriptions afterward.