- Joined
- Oct 8, 2018
- Messages
- 7,237
- Reaction score
- 2,858
- First Language
- Dutch
- Primarily Uses
- RMMV
PluginName: ShadowDragon_MC (Menu Customiser)
Author: ShadowDragon
TERMS OF USE:
Credit ShadowDragon
You are allowed to use it in Non-commercial and commercial games when credits are given.
You may edit the plugin, but NOT redistribute the plugin, but link back to this thread.
Do not remove the header!
Some functions get improvements while I learn JS more.
Version: 0.2.1
WIP plugin:
Plugin is still in WIP, but slowly, Equipment scene, but not sure when that
will be finished or helpfull to some or many of you. (this is also single actor based.)
This scene mostly require a custom background to be functional, How the scene looks
like will be a secret for now
Re-created Screenshot to match the Demo Images (included in the demo
as well some button sets for test purpose and use as template to create your own)
Downlink: [Download Demo here]
Create your own images suiteable for your game for a unique look.
you can place the command window anywhere using the x and y position.
How to use:
Insert the plugin in the js/plugins folder, and the pictures in img/pictures folder.
Please READ the helpfile, that tells how the params works, also notice that
some params are able to use evals if you know javascript. flat numbers are also
possible.
Icons used are 80x80, you can adjust them how you want it to be.
YEP_EngineCore is used for adjusting icons size.
I hope you like the plugin so use your creativity for unique menu's.
In case you ask:
Q: Are you planning to create an equipment scene?
A: probably for my own need on design, probably not fit for yours!
Q: There is no status menu, will it be there?
A: When times allows it, but also to my need.
Q: There is no category list, do you make it?
A: no, it's fixed on "keyitems" category, you need to modify to allow category window.
Q: Is it party based?
A: Not really, I based it on a single Actor for my game, it doesn't level, no exp,
nor use party members for battles.
Any other question can be left behind, Hope to see your creativity on the menu's,
Squash your brains for it, I hope you like the plugin (took me some time).
UPDATES:
1) Updated the demo for item change ID (short explaination. check the event
how its done.
2) Forgot to add the plugin in case you don't want the demo, also the plugin added
TSR_TextColorAddon compability I forgot to put in in case you use it.
Plugin downloaded can be put inside the demo unless features are added
or changed, Demo will be updated as well.
3) Minor update on an error on my end, regarding TSR_TextColorAddon,
while Menu Command was fix for compability, it didn't for GameEnd, this
is now fixed (version stays the same regardless).
4) Fix issue with empty inventory.
5) Fix for overlapping number (9 on x when number is 1), fix can hold up to 99 for safety reasons.
6) Fix for TSR_Save is fixed as well.
Conflicts:
1) not at this point.
Author: ShadowDragon
TERMS OF USE:
Credit ShadowDragon
You are allowed to use it in Non-commercial and commercial games when credits are given.
You may edit the plugin, but NOT redistribute the plugin, but link back to this thread.
Do not remove the header!
Some functions get improvements while I learn JS more.
Version: 0.2.1
WIP plugin:
Plugin is still in WIP, but slowly, Equipment scene, but not sure when that
will be finished or helpfull to some or many of you. (this is also single actor based.)
This scene mostly require a custom background to be functional, How the scene looks
like will be a secret for now
Re-created Screenshot to match the Demo Images (included in the demo
as well some button sets for test purpose and use as template to create your own)
Downlink: [Download Demo here]
Create your own images suiteable for your game for a unique look.
you can place the command window anywhere using the x and y position.
How to use:
Insert the plugin in the js/plugins folder, and the pictures in img/pictures folder.
Please READ the helpfile, that tells how the params works, also notice that
some params are able to use evals if you know javascript. flat numbers are also
possible.
Icons used are 80x80, you can adjust them how you want it to be.
YEP_EngineCore is used for adjusting icons size.
I hope you like the plugin so use your creativity for unique menu's.
In case you ask:
Q: Are you planning to create an equipment scene?
A: probably for my own need on design, probably not fit for yours!
Q: There is no status menu, will it be there?
A: When times allows it, but also to my need.
Q: There is no category list, do you make it?
A: no, it's fixed on "keyitems" category, you need to modify to allow category window.
Q: Is it party based?
A: Not really, I based it on a single Actor for my game, it doesn't level, no exp,
nor use party members for battles.
Any other question can be left behind, Hope to see your creativity on the menu's,
Squash your brains for it, I hope you like the plugin (took me some time).
UPDATES:
1) Updated the demo for item change ID (short explaination. check the event
how its done.
2) Forgot to add the plugin in case you don't want the demo, also the plugin added
TSR_TextColorAddon compability I forgot to put in in case you use it.
Plugin downloaded can be put inside the demo unless features are added
or changed, Demo will be updated as well.
3) Minor update on an error on my end, regarding TSR_TextColorAddon,
while Menu Command was fix for compability, it didn't for GameEnd, this
is now fixed (version stays the same regardless).
4) Fix issue with empty inventory.
5) Fix for overlapping number (9 on x when number is 1), fix can hold up to 99 for safety reasons.
6) Fix for TSR_Save is fixed as well.
Conflicts:
1) not at this point.
Last edited: