LilyModzStuff / warband_mod_source

Source for my Warband mod.
19 stars 20 forks source link

[!] Queens Blade dialogue errors #49

Open LilyModzStuff opened 5 years ago

LilyModzStuff commented 5 years ago

MitchPTI:

gender is so hard to manage in the module system I made a brief attempt to make a mod that literally just swaps the genders of everyone, but quickly realised it would be a shitload more work than just a python loop that swaps them trying to make dialogue work is a fucking nightmare

I asked him about it after several bug reports.

LilyModzStuff commented 5 years ago

Best and most stable solution would be to use Queens Blade bodies, or figure out a way to detect the armor and modify the skin using a check, but that may not be possible. Otherwise there would have to be a workaround that I don't think even MitchPTI could figure out.

LilyModzStuff commented 5 years ago

https://github.com/LilyModzStuff/warband_mod_source/commit/c31d636707e587e2039e051dc4716d8638f506f3

LilyModzStuff commented 5 years ago

Commit was reverted