Cronous Emulation Server Daemon

PlayerCharacter.report_hp_change Method 

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();

See Also

PlayerCharacter Class | croemud.character Namespace