Cronous Emulation Server Daemon

PlayerCharacter._weight_max Field

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

See Also

PlayerCharacter Class | croemud.character Namespace