For example in a quest line you are given a voice note by an NPC and asked to listen. Further dialogue is locked until the player listens.
I know how to handle the dialogue condition - have a check condition like bNotePlayed == 1
what I'm not sure is what script to use to physical check if a voice note is played in order to update bNotePlayed.
Any help is appreciated
thanks!
