Game Start SE

● ARCHIVED · READ-ONLY
Started by leoroura 6 posts View original ↗
  1. Hello everybody! It's me again...
    Have you ever played Resident Evil before? You know that voice that pops up whenever you hit New game ?
    I want to do something like that. I want to change the sound effect that plays once you hit "New Game".
    I tried changing the SE at system, inside the maker. But then that SE will also play at "options" and "load game".
    Is there any way to make that Sound Effect play specifically whenever player selects new game?

    Thank you very much!
  2. Theoretically, you will need to set it up as you did, and before the game starts, you should change that system sound fx through an event.
    I bet this can be done using the event command Script and by usings a simple JS command but I don't know what method to call.
    Thus if someone knows that please give us a suggestion on how to change System OK Sound.
    I am also interested to learn about that.
  3. I get what you're saying, but if i set it up like i did, then that SE would play for "load" and "settings" and then i would miss the whole point of having a special SE play at "new game" :p But yeah, it sure takes a simple JS command. Perhaps a plugin or adding a line to the game data files...
  4. Is this what you're looking for? NewGameSE.js ?