Max MP.
[Visual Basic] Public Property mp_max As UInt16 [C#] public ushort mp_max { get; set; } [C++] public: __property unsigned short get_mp_max(); public: __property void set_mp_max(unsigned short ); [JScript] public function get mp_max() : UInt16 public function set mp_max(UInt16);
CharacterFinalStatus Class | croemud.serverpacket Namespace