Cronous Emulation Server Daemon

Player._status_str Field

Status STR.

[Visual Basic]
Protected _status_str As Integer
[C#]
protected int _status_str;
[C++]
protected: int _status_str;
[JScript]
protected var _status_str: int;

See Also

Player Class | croemud.game Namespace