Save-Point
Recover HP/SP on the Map - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Recover HP/SP on the Map (/thread-2451.html)



Recover HP/SP on the Map - Raziel - 03-07-2008

Recover HP/SP on the Map
Version: 1.1

Introduction

A script to recover the HP/SP of the party on the screen every few seconds.

Screenshots

[Image: hpspompn1.th.png]

Script
Content Hidden

Instructions

Instructions are within the script

You can almost customiza anything. If there's something you wish me to change, just post it.

The HP/SP will only recover if the character is not moving.

FAQ

Non SDK version
Content Hidden



RE: Recover HP/SP on the Map - Iqus - 03-01-2014

Sorry to revive such an old post, however I have found some inconvenients to it.

I suppose the main idea of the script was for it to work with an one-player system or an ABS, because the HP/SP shown is always the one of the main character. Even if he is already healed and another party member isn't, it will show a percentage of the HP/SP recovered based on the first character, not the one who is being healed.

PD: I'm trying to add this to a Passive Skill (using States Activation System by Charlie Fleed) called 'HP/SP while moving' but I cannot manage to make it work with actor.state?(x) instead of the switch. Any help?