I am wondering if it is possible to create a script that will chanage the min height for an ethnicity. I have been trying with no luck. Here is what I have so far.
if (hero.child[background].field[bGender].value = 1) then
perform delete[Min.Height.53]
perform assign[Min.Height.43]
endif
if (hero.child[background].field[bGender].value = 1) then
perform delete[Min.Height.53]
perform assign[Min.Height.43]
endif