I have a Tracker and I have a scriped to add 1 to the total, and it works fine until I made it a class ability and then it adds All the level it recieves th bonus, at first level.
I just want to add 1 point at an assigned level. Any ideas,
Here is the script:
hero.childfound[trkShaHerW].field[trkMax].value += 1
I just want to add 1 point at an assigned level. Any ideas,
Here is the script:
hero.childfound[trkShaHerW].field[trkMax].value += 1