• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Creating a new race as placeholder

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:

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:
Back
Top