Relationships - Gender Preference

 

Gender Preference is a base game mechanic that decides which Sims are a preferable target for romantic interactions and is affected dynamically only when Sims perform romantic interactions.

Different game mods might affect that mechanic and incorrectly alter Sims gender preference.

 

WickedWhims offers you few commands to alter Sims Gender Preference although it is not used in any major way by the mod.

  • Command ww.gender_preference <hetero/homo/bi/none> [<sim_first_name> <sim_last_name>] allows you to set Gender Preference of the active Sim or optionally of the Sim with the typed in name.

Example sets active Sim Gender Preference to heterosexual:
ww.gender_preference hetero
Example sets Alexander Goth to homosexual:
ww.gender_preference homo Alexander Goth

  • Command ww.preference_hetero <percentage> <all/male/female> allows you to set Gender Preference of the world population to heterosexual.

Example sets 90% of male world population to heterosexual:
ww.preference_hetero 90 male

  • Command ww.preference_homo <percentage> <all/male/female> allows you to set Gender Preference of the world population to homosexual.

Example sets 50% of female world population to homosexual:
ww.preference_homo 50 female

  • Command ww.preference_bi <percentage> <all/male/female> allows you to set Gender Preference of the world population to bisexual.

Example sets 100% of female world population to bisexual:
ww.preference_bi 100 female

  • Command ww.preference_random <percentage> <all/male/female> allows you to set Gender Preference of the world population to random.

Example sets 100% of all world population to random gender preference:
ww.preference_random 100 all

  • Command ww.preference_neutral <percentage> <all/male/female> allows you to set Gender Preference of the world population to nothing (neutral).

Example sets 5% of all world population to have no gender preference:
ww.preference_neutral 5 all