View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old January 6th, 2020, 05:14 AM
Quote:
Originally Posted by draco963 View Post
I presume I'll have to do this with an eval script, by fetching the characters number of class levels, and then making the Base Charges count equal the number. But I'm clueless as to how to achieve that...

Thanks in advance!
Correct!

something like field[hTotal].value = #levelcount[ClassName]

To determine ClassName you'll need to look at the Classes.? tag on the class. Use whatever the ? is.

This is off the top of my head, so let me know if you run into any trouble.
Sendric is offline   #2 Reply With Quote