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;
Player Class | croemud.game Namespace