View Single Post
mirtos
Senior Member
 
Join Date: Oct 2011
Posts: 865

Old November 1st, 2011, 08:47 PM
I double checked the variant classes dont seem to be working. (even the ones with the dataset)

This is the expression used:

var bonus as number
bonus = hero.child[aWIS].field[aModBonus].value + 10

var minus as number
minus = hero.child[aCHA].field[aModBonus].value + 10
hero.child[cHelpClr].field[cSplSaveDC].value = bonus - minus

do these work for other people?
mirtos is offline   #61 Reply With Quote