Hey, This is a really nooby question, I'm sure it.
I was just wondering how to disable the default RMXP menu music when you first start it up. I just can't figure out what script it would be in.
theres not really any need to remove it from the script, just go into the database/system and change title BGM to none, if your really wanted to remove it you would find it in scene_title somewhere in the initialize method
Quote from: diagostimo on February 15, 2013, 09:36:02 pm
theres not really any need to remove it from the script, just go into the database/system and change title BGM to none, if your really wanted to remove it you would find it in scene_title somewhere in the initialize method
Thanks :D I obviously am not very smart.. Thanks though bro