MrPepeLover44

Villager
Member
Joined
Sep 25, 2021
Messages
14
Reaction score
5
First Language
English
Primarily Uses
RMMV
Hello there, I'm making a game where you play as 3 different characters depending on a choice, and I wanted to give them each a different feel and look.

I have a plugin to change the window skins, and I got one that changed the system sounds with plugin commands on the Steam Workshop (it's not a great place to get plugins as far as I've looked), but it just instantly crashes the game, no matter how I configure it.
I was wondering if there was a way to change them with script calls or just some other plugin that does the same thing or something similar.

Thanks in advance!
 

ct_bolt

Creator
Veteran
Joined
May 3, 2012
Messages
1,367
Reaction score
970
First Language
Javascript
Primarily Uses
RMMZ
I was wondering if there was a way to change them with script calls
This would change the cursor sound...
JavaScript:
$dataSystem.sounds[0] = {"name":"Blow1","pan":0,"pitch":100,"volume":90};
SoundManager.loadSystemSound(0);
Change the 0 to 0 through 23 to change which sound gets changed refer to the system tab in the database for reference...
1635799364802.png

However this won't be saved to the System Data file. So a plugin or in-game code would need to be called anytime the player uses a save file.

Hope that makes sense.
I'm sure I could code a plugin for this to make it easier if you'd like.

it just instantly crashes the game, no matter how I configure it.
What's the error message?
Press F12 and send a screenshot of the error
 
Last edited:

MrPepeLover44

Villager
Member
Joined
Sep 25, 2021
Messages
14
Reaction score
5
First Language
English
Primarily Uses
RMMV
Hope that makes sense.
I'm sure I could code a plugin for this to make it easier if you'd like.
Thanks for the offer, but I think I can manage with the script call for now.
What's the error message?
Press F12 and send a screenshot of the error

error.png
I'm guessing some kind of incompatibility, but it used to crash even way before I added a bazillion plugins onto my project
Anyways, I'll give the script a try and tell you how it goes.
Thanks for the help
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,254
Reaction score
2,874
First Language
Dutch
Primarily Uses
RMMV
@MrPepeLover44 I believe MushroomCake28 made a plugin
to change that and is being saved, I dont know the exact plugin name
or the exact author if MushroomCake28 didn't made it.

I can search when I got time if you need it.
this can also be places in option if you like the player to change
the sounds.

or if you found it, set a link to it, because it's a usefull one in some
or most games that rely on it.

EDIT:
here is the link [MUSH: Sound Manager Module] that is for MV, there is also
for MZ if you use that one.

it change change every sound except for the title scene.
 
Last edited:

Latest Threads

Latest Posts

Latest Profile Posts

What if the Actor Battlers disappeared when your selecting enemies...
ndyhHXV.gif
So, last chance to get RPG Maker Fes games?
That moment when you significantly rewrite about 80% of a course, reduce it from 12 hours to 8, drastically refocus the content, provide several overview briefings to staff on the changes, giving them several weeks to prepare, & they start asking questions 10 minutes before the classes start. I have a bad feeling. :oops:
Forgot to add this to my stream thumbnail collection, nothing to see here. Move along. :kaoswt:

It's been a while again, eh.

Forum statistics

Threads
129,957
Messages
1,206,536
Members
171,175
Latest member
CallyLee
Top