Quote:
Originally Posted by fowlplay4
What happens if you set their gender using:
player.setgender("female")
|
It also updates ismale to the proper value (false), but I'd hate to have to store a 2nd var or something to deal with this.
It seems to be something engine related rather than something on the server since right clicking and opening a profile will still indicate female while ismale returns true.