Forum Discussion

Wherewolfolf's avatar
4 years ago

They/Them Pronouns Mod?

Looking for some advice on how to tackle making an American English they/them pronouns mod. EA has taken steps in using they/them for some notifications already- I'm just looking to possibly do so for the whole game!
one of the main arguments against a they/them option/conversion is that it's hard to translate into other languages, which EA has to support. but, if it's made by the community, then that argument falls flat, right?
so, essentially, I have two courses of action, I think. I have to choose one or the other, or maybe just do both and offer them separately, but currently I think my options are:
1. find and replace all statements using he/him and she/her with they/them appropriate statements, overriding all pronouns
2. add a third pronoun option which can either be selected in CAS or toggled in-game; essentially using option 1. but with some more advanced coding, probably adding onto the UI or a new menu and attempting to replace all statements just for one sim.
a note for all of you: I've never once peeked into TS4's code, although I know it runs on Python, I think. if this is more complex than what it seems on the outside, do tell.
(oh, and if this in the wrong section, do please move it or direct me to the correct one.)
  • Gemmie12's avatar
    Gemmie12
    New Spectator
    @MothmanMerlin Think this might be what you're looking for: https://modthesims.info/d/646333/refer-non-binary-pronouns.html
    It's a mod by NeonOcean called Refer, and it's the only mod that I can think of that matches what you described.
  • this is awesome! I'd looked for a mod like it in the past and not found any, so I'm glad one got made :)
  • Two people have already made such a mod if you want to download them:
    https://modthesims.info/d/646333/refer-non-binary-pronouns.html
    https://www.patreon.com/posts/mod-gender-less-37899540

    I don't recommend tackling a mod like this though unless you know how to make scripts to automate the process, as doing it by hand would probably make you go insane. :lol: Also, can't add new systems to the UI, especially for CAS, as these are essentially hardcoded.