Changes current HP and reports it to player(s).
[Visual Basic] Public Sub report_hp_change() [C#] public void report_hp_change(); [C++] public: void report_hp_change(); [JScript] public function report_hp_change();
PlayerCharacter Class | croemud.character Namespace