public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MV Trying to figure out what value to pull.

BMM Archive · July 15, 2026

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: MV Trying to figure out what value to pull.
  • Original author: Danatoth
  • Original date: June 19, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/trying-to-figure-out-what-value-to-pull.148679/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

So I am attempting to make a GUI for Frog's Health plugin found here.(You will also need the core plugin to run it). Information on this plugin can be found in this thread. I am using SumRndmDde's Hud Maker, found here. (You will also need his core plugin to run it) In SRD's hud maker you can add a value to be used as a bar. For example, for leader's health you can use $gameParty.leader().hp as a value and it will show that as a guage on screen.

Archived First Post

So I am attempting to make a GUI for Frog's Health plugin found here.(You will also need the core plugin to run it).
Information on this plugin can be found in this thread.
I am using SumRndmDde's Hud Maker, found here. (You will also need his core plugin to run it)

In SRD's hud maker you can add a value to be used as a bar. For example, for leader's health you can use $gameParty.leader().hp as a value and it will show that as a guage on screen.

What I'm attempting to do is to find the value of the added "needs" that frog health lets you make. For example, if you make a need called health in the plugin manager, I'd like to find the syntax for that to push to the hud maker so that I can show its value on screen.

In a thread about the plugin a year ago, I asked frog if it was possible to make a hud with it here.
He said "If you have a HUD plugin, you should be able to configure it to display these Health HP just the same as regular HP, MP and TP. I'm almost positive that SRD's HUD Maker would allow you to do what you're looking for here. There are probably other HUD plugins out there that would work as well. RPG Maker itself doesn't have a way to create a HUD and it was a bit out of scope for this plugin."
And looking at, it should be doable, I just don't know what value to put in, or how to find it, to add it to SRD's Hud maker.

I've been trying on and off to figure this out for a year now with no luck. If anyone could help out, I'd greatly appreciate it!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator 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.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar