How do you detect if a user is male or female?

Basically what I want to do is make some text say “sir” or “ma’am” depending on user gender. Is there any way to detect their gender preference using scripting?

Pretty sure you can’t by default. You’ll have to ask them their preferred title in game.

1 Like

Gender is only defined at registry to determine which free hats a player would be given, in accordance to the chosen gender. I suggest having your dialogue stating the players username, as choosing gender is also an optional setting.

3 Likes

That’s a good workaround, and thank you for explaining it to me.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.