
The idea is to make a gender changing belt. ((always has to be a belt))
Now, the genderfield itself can't be touched by scripts, but we can change appearance. Downside is, it will be a static model. You can't set appearances to dynamic models.
so the belt would have an onequip script.
What it also would have to do ( I think, I'm not so great at scripting)
is checking gender before change, and race. When it has done that, it has to pick a model from the same race, opposite gender.
next problem...if a char ever wants to transform back...is that possible? Is information about the orginial model stored somewhere? Or do we need the bic editor around?