TCArknight
Well-known member
Ok, I'm blanking on this and not finding it in searches.
result will contain number of the ClassSkill.<choice> on the hero itself. How do I check for if the skill is a class skill for the classes of the character?
myStr = "ClassSkill." & field[fChosen].chosen.idstring
result = hero.tagcountstr[myStr]
result will contain number of the ClassSkill.<choice> on the hero itself. How do I check for if the skill is a class skill for the classes of the character?