I'm trying to code a Q/A script, using two buttons (yes and no) for anwsers and using audio for questions. I tried to use only IF statements, but I didn't work well, it was playing wrong audios, so now I'm using functions, but it doesn't works too, it only runs the first def but doesn't reads my but...