(05-23-2025, 06:44 PM)jammi Wrote: I'm fine with that (within reason).
Person names are a little tricky though, due to the way the game generates them. It's two separate lists of names, first names and surnames. There's no specific way to guarantee a full name. You could enter the entire name as a first name, and then it'd look like "first middle surname", I suppose.
Bit funky. I'd have to think about how that would practically work.
Is there no way to have the middle and surname being blank spaces, with the full bit being the first name?
Not that I'm aware of. Basically the game runs a random number generator across the two lists, and picks a name from each at random. There's no way to ensure that the complete name you put on one of the lists is also paired up with a blank slot on the other list.
If your character was Bob Smith you could add both Bob and Smith to corresponding lists and there'd be a chance that you would find your Bob Smith NPC at some point.