I want to add a voice over file field to my dialogue entry and then have a default sequence (eg. {{voice}}) that plays the voice over file and does some extra stuff like send a message when done.
I don't want to drag/drop the audio file to the sequence directly because I don't know how the actual audio playing will change and I prefer to have the file value separately anyways. I also would prefer not to use the entrytag at the moment because I want to reuse the same voice over file for several dialogue entries; and i use the entrytag for sending out a unique message related to the actual entry.
So I was wondering what the easiest way would be to achieve this?
I found LUA
Code: Select all
GetEntryText()