NPCs with both gender options for the same name have incorrect voices
dasikora opened this issue ยท 2 comments
NPCs that can be either male or female, such as city guards, both use the male voice (at least in the instance that I tested: Bluffwatchers in Thunderbluff). Not sure if this something that can be detected programmatically, but having both voiced with the correct gender would be nice.
I can confirm that this is the case for other npcs as well. I believe this can be detected on an add-on level.
By looking at another addon, DoTimer in this case, I saw that there is a value called UnitSex(value)
that can be referred to do this. At least in 1.12