Anyone know how to make her say her line?
Thanks in advance
You can't use that condition for an unplayable race. Remove that condition and use instead GetIsRace YourCustomRace == 1 see if that helps
SCN aaXXDarkfangQuest Short DoOnce Short DanceNow Begin GameMode if DoOnce == 0 AddTopic aaXXDarkFangGreets set DoOnce to 1 endif end
scn aaXXJahizaScript Begin GameMode AddTopic aaXXDarkFangGreets End
Do you have a greeting for her that uses the default GREETING topic? No matter what you name a new topic, the greeting is hardcoded so you need to use GREETING. From that default you can chain to custom topics but she has to have an actual GREETING or the convo can't begin. Let me know if you have one or not.
[EDIT] If your dialogue is set properly you shouldn't need those scripts to add the topic.
0 members, 0 guests, 0 anonymous users