Cronous Emulation Server Daemon

Character.report_death Method 

Reports death to viewing characters.

[Visual Basic]
Public Sub report_death()
[C#]
public void report_death();
[C++]
public: void report_death();
[JScript]
public function report_death();

See Also

Character Class | croemud.character Namespace