Cronous Emulation Server Daemon

Player._status_int Field

Status INT.

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

See Also

Player Class | croemud.game Namespace