• 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

Race Question

davis_mc

Member
Hi,

I am creating a new race and I am starting from the basics. I can create a portfolio with that race. But, now I am experimenting to prepare to put more to the race. But I am hitting a road block right off the cuff.

I am trying to get the hero race to see what it's value is. Not by changing like #hasrace[r{race}] (replacing the "{race}" with a race. I was looking at something to the effect of:
Code:
hero.findchild[BaseRace].field[livename].text

But that is always returning nothing because when I look at the show debug output window it is blank. Then when I look at the show hero fields it is also blank.

Does anybody have any idea on how I achieve these to find out in an eval script of how to get the race and assign it to a variable for instance? Or even just a debug of it to show it?
 
Back
Top