Jump to content

[LE] New Voice Type and Generic Dialogues


Skybroom

Recommended Posts

So you select GetIsVoiceType in the function name column and then your voicetype does not come up in the drop down list in the function Info column. The only reason for this to happen is if you have not created a new voicetype or you have not looked hard enough in the list. Check this again.

Link to comment
Share on other sites

Forgot to switch to GetIsVoiceType . There it is. Got it. Thanks!

 

Oh, which of the simbols should I check for Comparison?

== is checked by default.

I need to keep all the rest of the voices included, as I am editing generic dialogues. I don't want the new condition to exclude them.

Link to comment
Share on other sites

Create a formlist and put all desired VoiceTypes there. Then you can pick this formlist in GetIsVoiceType condition function, meaning every VoiceType from this formlist are okay to use.
Link to comment
Share on other sites

Not quite sure what your doing but if you are adding to existing dialogue lines conditions just make you GetIsVoiceType condition an OR not an AND (which is the default) and ensure the other GetIsVoiceType conditions are an OR as well.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...