Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: A fairly simple request.
- Original author: Danatoth
- Original date: November 20, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/a-fairly-simple-request.87487/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
So I'm just looking to modify this plugin ever so slightly: Spoiler: Plugin What I'm trying to get changed is to have an option to display 4 variables instead of hp / mp etc. A little background so this might make more sense.
Archived First Post
So I'm just looking to modify this plugin ever so slightly:
What I'm trying to get changed is to have an option to display 4 variables instead of hp / mp etc.
A little background so this might make more sense.
I have 4 variables in my game that represent each of my 4 actor's "Sanity." During game play this number is lowered by a random amount, and once it reaches 0 it plays a common event (in this case sending that character back to town).
What I'm trying to do is have this plugin display these variables instead of the other options. Here is how it currently looks:
At the moment I have "Sanity" set as the player's MP because previously I was using a different system to cast spells, but have no reverted back to using MP, so this is no longer viable. So I'd like to have the gauge on the right of each character's portrait display Variable X for Actor 1, Variably Y for Actor 2, Variable A for Actor 3, Variable B for Actor 4.
If anyone could help me out on this, it would help out a ton!
Thank you~~
https://www.dropbox.com/s/9t5grjotaw6tbwl/MOG_PartyHud.js?dl=0
What I'm trying to get changed is to have an option to display 4 variables instead of hp / mp etc.
A little background so this might make more sense.
I have 4 variables in my game that represent each of my 4 actor's "Sanity." During game play this number is lowered by a random amount, and once it reaches 0 it plays a common event (in this case sending that character back to town).
What I'm trying to do is have this plugin display these variables instead of the other options. Here is how it currently looks:
At the moment I have "Sanity" set as the player's MP because previously I was using a different system to cast spells, but have no reverted back to using MP, so this is no longer viable. So I'd like to have the gauge on the right of each character's portrait display Variable X for Actor 1, Variably Y for Actor 2, Variable A for Actor 3, Variable B for Actor 4.
If anyone could help me out on this, it would help out a ton!
Thank you~~
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...