Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Character.CharacterCreateResponse, Character.CharacterDeleteResponse, Inventory.PickupItemResponse, Map.SubmitChatMessageResponse, Npc.InteractResponse, Npc.QueryDialogueIdResponse, Player.JoinMapResponse, Player.ReviveResponse, User.LoginResponse, User.RegisterResponse
Success = 0
UnknowError = 1001
OutOfRange = 1002
LoginConflict = 2001
IncorrectUsernameOrPassword = 2002
IllegalUsername = 3001
IllegalCharacterName = 3002
CharacterCreationLimitReached = 3003
InvalidCharacter = 3004
RepeatUsername = 4001
RepeatCharacterName = 4002
InvalidEntity = 5001
InvalidMap = 5002
InsufficientKnapsackCapacity = 6001
PlayerNotDead = 7001
Used in: Entity.NetTransform, Fight.NetCastTarget
int32 x = 1
int32 y = 2
int32 z = 3