IAmDarkPhoenix Posted September 22, 2017 Posted September 22, 2017 Actually it would be more of omitting certain references. Like changing if the player is a male, then making the character say "boy" instead of "girl" and "guy" or "man" instead of "lady". I've been looking for a while now, but can't find a solid link or instruction vid or anything...
agerweb Posted September 23, 2017 Posted September 23, 2017 In the dialogue conditions you select function name "GetIsSex" then function Info to male or female and set to == 1The target should be set to player. That dialogue will then only be triggered if the player matches the gender set.
IAmDarkPhoenix Posted September 23, 2017 Author Posted September 23, 2017 In the dialogue conditions you select function name "GetIsSex" then function Info to male or female and set to == 1The target should be set to player. That dialogue will then only be triggered if the player matches the gender set. Thanks! Are dialogue conditions listed in the Creator Kit or TES5? Also with making these changes, will it change the audio/verbal dialogue as well?
agerweb Posted September 24, 2017 Posted September 24, 2017 Somebody has probably made a list of dialogue conditions but i havent found one. If you have a line which is gender specific you will need two lines recorded for each line like this. Eg You are a violent manAndYou are a violent woman
Recommended Posts