- Joined
- Jul 30, 2013
- Messages
- 225
- Reaction score
- 423
- First Language
- English
- Primarily Uses
- RMMV
Common Event Menu
(version 1.00)
by SumRndmDde
Intro:Time for Plugin #2;
let's go!
What This Plugin Does:
This Plugin does 3 things:
1) Allows the user to replace the normal menu with a Common Event
2) Allows the user to replace the default menu Sound Effect with their own
3) Allows the user to toggle between different Common Events or the default menu throughout the game.
How To Use It:
First, set the Parameters so that they contain the options that you want to start the game with or have as a default.
Parameters:
Common Event ID
This is the ID of the Common Event you will use as
your menu. If it is 0, the default menu will be used.
Default is 0.
Menu Sound Effect
This is the Sound Effect (SE) that will be played when
your Common Event Menu is called.
Default is Decision1.
Menu SE Volume
This is the volume for the Sound Effect (SE) that
is played.
Range is 0 to 100.
Default is 90.
Menu SE Pitch
This is the pitch for the Sound Effect (SE) that
is played.
Range is 50 to 150.
Default is 100
Menu SE Pan
This is the volume for the Sound Effect (SE) that
is played.
Range is -100 to 100.
Default is 0
This is the ID of the Common Event you will use as
your menu. If it is 0, the default menu will be used.
Default is 0.
Menu Sound Effect
This is the Sound Effect (SE) that will be played when
your Common Event Menu is called.
Default is Decision1.
Menu SE Volume
This is the volume for the Sound Effect (SE) that
is played.
Range is 0 to 100.
Default is 90.
Menu SE Pitch
This is the pitch for the Sound Effect (SE) that
is played.
Range is 50 to 150.
Default is 100
Menu SE Pan
This is the volume for the Sound Effect (SE) that
is played.
Range is -100 to 100.
Default is 0
Next, you can use the following Plugin Commands in order to change the Common Event used and the Sound Effect used (along with the SE's volume, pitch, and pan) during the game itself. Remember, setting the Common Event to 0 will also allow you to begin using the default menu.
Plugin Commands:
ChangeEverything #1 se #2 #3 #4
Changes the CommonEvent ID, the Sound Effect, and the
volume, pitch, and pan of the Sound Effect with one
command.
Replace #1 with the Common Event ID
Replace se with the Sound Effect file name (no extension).
Replace #2 with the SE volume.
Replace #3 with the SE pitch.
Replace #4 with the SE pan.
ReturnToDefault
This command returns the Common Event ID, the Sound Effect,
and the volume, pitch, and pan of the Sound Effect to
the original values that are inputted into the Parameters.
ChangeCommonEvent #
Replace # with the ID of the Common Event you would
like to use as your new menu.
ChangeSoundEffect se
Replace se with the file name of the new Sound
Effect you wish to use for your menu. The file name
should not include the file extension.
ChangeSoundVolume #
Replace # with the volume you wish to use for
the Sound Effect. The default is 90. The range
for the volume is from 0 to 100.
ChangeSoundPitch #
Replace # with the pitch you wish to use for
the Sound Effect. The default is 100. The range
for the volume is from 50 to 150.
ChangeSoundPan #
Replace # with the pan you wish to use for
the Sound Effect. The default is 0. The range
for the volume is from -100 to 100.
Changes the CommonEvent ID, the Sound Effect, and the
volume, pitch, and pan of the Sound Effect with one
command.
Replace #1 with the Common Event ID
Replace se with the Sound Effect file name (no extension).
Replace #2 with the SE volume.
Replace #3 with the SE pitch.
Replace #4 with the SE pan.
ReturnToDefault
This command returns the Common Event ID, the Sound Effect,
and the volume, pitch, and pan of the Sound Effect to
the original values that are inputted into the Parameters.
ChangeCommonEvent #
Replace # with the ID of the Common Event you would
like to use as your new menu.
ChangeSoundEffect se
Replace se with the file name of the new Sound
Effect you wish to use for your menu. The file name
should not include the file extension.
ChangeSoundVolume #
Replace # with the volume you wish to use for
the Sound Effect. The default is 90. The range
for the volume is from 0 to 100.
ChangeSoundPitch #
Replace # with the pitch you wish to use for
the Sound Effect. The default is 100. The range
for the volume is from 50 to 150.
ChangeSoundPan #
Replace # with the pan you wish to use for
the Sound Effect. The default is 0. The range
for the volume is from -100 to 100.
Screenshots:
Download:
There is a link to download the plugin in the description of this YouTube video.
https://www.youtube.com/watch?v=2brcX2OoOEA
It's a trailer for the plugin also, so feel free to watch and enjoy it!
Terms of Use:
Two rules:
1) This script is free for usage in non-commercial and commercial projects.
2) If used in a commercial project, give credit to "SumRndmDde" somewhere!
FAQ:
Q: The plugin receives an error or doesn't work for whatever reason.
A: Post whatever error you get or what won't work in a reply, and I'll see what I can do.
Change Log:
Version 1.00
- Plugin Created

