Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: AstroTramp on Thu 17/10/2019 16:54:41

Title: trying to make a Voice acting script but TXT file is blank?
Post by: AstroTramp on Thu 17/10/2019 16:54:41
I was trying to make the voice acting script to txt file, but when i make the file, the dialogue does not appear in the txt file. its pretty much just blank. am i doing something wrong?
Title: Re: trying to make a Voice acting script but TXT file is blank?
Post by: eri0o on Thu 17/10/2019 17:06:23
Have you numbered the speechlines? I think either AGS itself or speech center provides a functionality to automatically number the speech lines.
Title: Re: trying to make a Voice acting script but TXT file is blank?
Post by: Cassiebsg on Thu 17/10/2019 19:20:59
Also, are you using regular .Say and/or Display commands, or do you have some custom speech function?
Title: Re: trying to make a Voice acting script but TXT file is blank?
Post by: AstroTramp on Tue 29/10/2019 00:12:41
im just using .Say for everything... but i got it working. i didnt know it all had to be numbered. thanks all