Cronous Emulation Server Daemon

CharacterStatus Properties

The properties of the CharacterStatus class are listed below. For a complete list of CharacterStatus class members, see the CharacterStatus Members topic.

Public Instance Properties

actual_size (inherited from Packet) Gets the actual size of packet.
character_classClass.
character_levelLevel.
character_nameName.
data (inherited from Packet) Gets the encoded data.
data_prototypeData prototype specifying the structure of the packet.
fameFame.
idPacket ID.
money_in_bankMoney in bank.
money_in_handMoney in hand.
size (inherited from Packet) Gets the packet size. Sets a variable size packet's size.
skill_points_availableSkill points available.
status_dexStatus dex.
status_intStatus int.
status_points_availableStatus points available.
status_staStatus sta.
status_strStatus str.

See Also

CharacterStatus Class | croemud.serverpacket Namespace