Skip to content

Gender fix#132

Merged
MinLL merged 3 commits into
mainfrom
genderfix2
Mar 14, 2025
Merged

Gender fix#132
MinLL merged 3 commits into
mainfrom
genderfix2

Conversation

@stnfnk

@stnfnk stnfnk commented Mar 12, 2025

Copy link
Copy Markdown
Collaborator

GetGender fixes and error handling

gender fix and error handling
Comment thread Scripts/Source/minai_SexUtil.psc Outdated
return 0 ; Male
endif
elseif slf
return slf.GetGender(akActor)

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means that we will always ignore sexlab gender (Which the user has to manually set) if using TNG. This should be checked before bHasTNG

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, made the change. please double-check (my compiler is broken this morning).

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compiles. set to check slf first, if slf == skyrim sex, then check TNG.

@stnfnk stnfnk requested a review from MinLL March 14, 2025 10:26
@MinLL MinLL merged commit a848e15 into main Mar 14, 2025
@stnfnk stnfnk deleted the genderfix2 branch March 14, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants