Text beeps or lip flaps don't play during choice menu
Posted: Sat Feb 12, 2022 1:54 am
Hi! I'm using the expanded text beep system from the cookbook. Here's an example of the code I'm using:
Both s "It's come to take our jobs." and j "WHOOOAAAA! IT TALKED!" work fine. The lip flap code and text bleep code work perfectly; however, for line j "So it's an {i}evil{/i} robot!", no lip flaps or text bleeps happen. Is it possible to change this so the sound and lip flap will play properly?
Code: Select all
s "It's come to take our jobs."
menu:
j "So it's an {i}evil{/i} robot!"
"> I have a name.":
j "WHOOOAAAA! IT TALKED!"