深淵の神 Posted May 24, 2017 Posted May 24, 2017 Hi, I am working on a mod, it is about some dialogues but I got issues with the animals and creatures, I only want the dialogues appear on humans but dogs and dragons pop-up the dialogue too. why? how to fix it so only humans trigger the dialogue? Any help would be appreciated =)
Swissenergy Posted May 24, 2017 Posted May 24, 2017 Add the condition HasKeyword and select ActorTypeNPC for the keyword parameter.
深淵の神 Posted May 24, 2017 Author Posted May 24, 2017 Add the condition HasKeyword and select ActorTypeNPC for the keyword parameter. it works now, Thank you so much!
深淵の神 Posted May 25, 2017 Author Posted May 25, 2017 Add the condition HasKeyword and select ActorTypeNPC for the keyword parameter. Hi again, I'm sorry to bother you again but I need help one more time. Now I just need to add a condition that trigger the dialogue only for males, is it possible? some dialogues will be for female, some others for males. Any help would be appreciated =D
Lodakai Posted May 25, 2017 Posted May 25, 2017 Add the condition HasKeyword and select ActorTypeNPC for the keyword parameter. Hi again, I'm sorry to bother you again but I need help one more time. Now I just need to add a condition that trigger the dialogue only for males, is it possible? some dialogues will be for female, some others for males. Any help would be appreciated =D Condition: GetIsSex can select male or female 1 is yes 0 is no
深淵の神 Posted May 25, 2017 Author Posted May 25, 2017 Add the condition HasKeyword and select ActorTypeNPC for the keyword parameter. Hi again, I'm sorry to bother you again but I need help one more time. Now I just need to add a condition that trigger the dialogue only for males, is it possible? some dialogues will be for female, some others for males. Any help would be appreciated =D Condition: GetIsSex can select male or female 1 is yes 0 is no Wow! thank you so much! Best community ever!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now