PhoenixTilea
Member
Okay, this is enfuriating!
I cannot get this to work!
I'm trying to play a sound effect within a script I have, and it's not working!
This is what I have:
The error message I'm getting says:
....WHY?! Why would it be trying to do that! It's a filename!
*sigh* So... does anyone know what's wrong?
I cannot get this to work!
I'm trying to play a sound effect within a script I have, and it's not working!
This is what I have:
Code:
Audio.se_play(RPG::AudioFile.new("BookPageFlip", 100, 100))
The error message I'm getting says:
TypeError occured. cannot convert RPG::AudioFile to String
....WHY?! Why would it be trying to do that! It's a filename!
*sigh* So... does anyone know what's wrong?