Jump to content

RPG Style HP and MP Counters

Overview
Creator: Lelouche Vi Britannia Added: 22 Sep 2017 Tags: Global, Misc
Rating[?]: No rating
View Script
Information

Description Setup Reviews Comments

The script here contains a simple set of constants and a global function to plug into your while(true) loop that allows you to set up numeric HP and MP counters instead of using hearts or meters to do it. It's easy to set up and use.

UPDATE: I've modified the code to call a function rather than put all the code into the Global Script. I've included the Global Script example so you have an idea of what to expect. Thanks to ZoriaRPG for the input and clean up!