direinsomniac
Well-known member
Help coding a new race
I am trying to code a new race that is has a racial ability similar to the "half" races (i.e Half-Orc and Half-Elf).
I have looked at the Eval Scripts tab and have copied the code, but I get this error:
I realize this is probably because no such race exists. My issue is that when I create/define this, that race option now shows up in the along side all the other races (which I don't want).
How can I define a generic 'Dragon' race, and not have it show up in along side all the "normal" races?
I am trying to code a new race that is has a racial ability similar to the "half" races (i.e Half-Orc and Half-Elf).
I have looked at the Eval Scripts tab and have copied the code, but I get this error:
Syntax error in 'eval' script for Thing 'raHlfBlood' (Eval Script '#1') on line 7
->Tag 'Race.rDragon' not defined
I realize this is probably because no such race exists. My issue is that when I create/define this, that race option now shows up in the along side all the other races (which I don't want).
How can I define a generic 'Dragon' race, and not have it show up in along side all the "normal" races?
Last edited: