ItsTaiko Posted January 17, 2016 Share Posted January 17, 2016 I am looking for tutorials, can't find any,Looked for others also trying to find out, can't find any. So I felt like asking through my own thread Link to comment https://forums.kleientertainment.com/forums/topic/62644-how-do-i-make-custom-character-examinations/ Share on other sites More sharing options...
ItsTaiko Posted January 17, 2016 Author Share Posted January 17, 2016 2 minutes ago, ItsTaiko said: I am looking for tutorials, can't find any,Looked for others also trying to find out, can't find any. So I felt like asking through my own thread I feel like saying this, yes I have checked the data files, and I can't find anything that are for certain characters. Link to comment https://forums.kleientertainment.com/forums/topic/62644-how-do-i-make-custom-character-examinations/#findComment-710322 Share on other sites More sharing options...
Mobbstar Posted January 17, 2016 Share Posted January 17, 2016 they're speech files, located in scripts/speech_johndoe.lua import it using (GLOBAL.)STRINGS.CHARACTERS.JOHNDOE = require "speech_johndoe" Link to comment https://forums.kleientertainment.com/forums/topic/62644-how-do-i-make-custom-character-examinations/#findComment-710488 Share on other sites More sharing options...
MF99K Posted January 24, 2016 Share Posted January 24, 2016 (edited) On 1/17/2016 at 5:45 AM, Mobbstar said: they're speech files, located in scripts/speech_johndoe.lua import it using (GLOBAL.)STRINGS.CHARACTERS.JOHNDOE = require "speech_johndoe" for whatever reason my character's speech file does nothing to her examination quotes, all set to default. Edit: fixed it, I had forgotten to delete an extra }, Edited January 29, 2016 by mf99k Link to comment https://forums.kleientertainment.com/forums/topic/62644-how-do-i-make-custom-character-examinations/#findComment-713199 Share on other sites More sharing options...
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