Also there were problems with your code - if more than one character was created, the autobiographies code you wrote was crashing the game.majaczek wrote:Is it easily possible to add new races? what about races with no paperdoll requirements (ones that can't using most of equipment like dragons) ? I think about adding a genie and eefreet to the game
So I had to comment it out. cthscr recently fixed it. He had some questions about it that I wasn't able to answer. I am going to take a look on it now. Also he added that if class name and race name are the same (without whitespaces, so for example race DarkElf class Dark Elf), then it won't become duplicate (see the Vampire example in the picture)
https://gitlab.com/templayer/mmmerge/issues/1
https://gitlab.com/templayer/mmmerge/merge_requests/18
Also there is still the little problem of the racial name being DarkElf. Maybe if the Race Name equals Class Name (without empty spaces), only the Class Name should be used (currently the Race name is used, if I am seeing things correctly). That however still doesn't solve the fact that a DarkElf Knight would become exactly that, without the whitespace.cthscr wrote:False quoting to cause a notification to occur