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:
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?
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?