SKKmods Posted September 14, 2018 Share Posted September 14, 2018 My most despised activity in CK is doing voice, a joyless hassle every time. Just saying. I am creating some generic Info Group lines that will be spoken by quest reference collection alias fills, which will mostly be actors sharing VoicesDialogueWorkshop voice types. So topic Info conditions include GetIsVoiceType FormList: VoicesDialogeWorkshop It all works fine (for now) except one minor irritation, the Topic Info response Audio filename voicetype & path box doesn't populate. Not an operational issue cos the actors say the lines, but odd that CK isn't resolving valid voice types from the GetIsVoiceType condition so I have to manually pack the voice files in the BA2. Is this a known issue ? Link to comment Share on other sites More sharing options...
JonathanOstrus Posted September 15, 2018 Share Posted September 15, 2018 I don't think the list populates unless the file already exists. It may need to exist prior to CK launch. I've tried by deliberately changing voice types to see if it shows me the new paths and it does not. But making the path and a dummy file prior to launching CK allowed it to do so. If your files do exist at load time then that's mildly concerning. All I could guess is that there's something about the conditions making it confused about what it can match to. Link to comment Share on other sites More sharing options...
SKKmods Posted September 15, 2018 Author Share Posted September 15, 2018 Hey B&F good to hear from you and appreciate the pointer. Looks like trying to use GetIsVoiceType condition alone on the Infos the CK can't resolve voices to generate the path info. Having faffed around with the traditional Info condition GetIsID ActorBase plus many and various others, the only solution I can get working for non actor specific multi voice generic topic infos is: Set a Voicetype(s) form list on the RefCollectionAlias the actors are stuffed in and group/info condition GetisAliasRef. Then the CK generates paths and the actors speak the lines. Looks like some parts of the CK can't resolve Voicetype form lists or composite multi voice lvl actors like WorkshopNPC. Another day, another TIL. Link to comment Share on other sites More sharing options...
SKKmods Posted September 15, 2018 Author Share Posted September 15, 2018 Yay, see it in action ! Settlers need Stimpaks Link to comment Share on other sites More sharing options...
Recommended Posts