GRoleStorehouse — различия между версиями

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 15: Строка 15:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| CUInt
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 24: Строка 27:
 
| byte
 
| byte
 
| size2
 
| size2
 +
|-
 +
| CUInt
 +
| dress_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
 
| dress
 
| dress
 +
|-
 +
| CUInt
 +
| material_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 33: Строка 42:
 
| byte
 
| byte
 
| size3
 
| size3
 +
|-
 +
| CUInt
 +
| generalcard_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 50: Строка 62:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| CUInt
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 59: Строка 74:
 
| byte
 
| byte
 
| size2
 
| size2
 +
|-
 +
| CUInt
 +
| dress_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
 
| dress
 
| dress
 +
|-
 +
| CUInt
 +
| material_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 79: Строка 100:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| CUInt
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]

Версия 09:15, 18 июня 2018

  • Тип: класс (CallID)
  • Сервис: gdeliveryd
Структура пакета
1.5.1 v101, 1.5.3 v145, 1.5.5 v156
Тип данных Название
int capacity
int money
CUInt items_size
GRoleInventory[] items
byte size1
byte size2
CUInt dress_size
GRoleInventory[] dress
CUInt material_size
GRoleInventory[] material
byte size3
CUInt generalcard_size
GRoleInventory[] generalcard
short reserved
1.4.2 v29, 1.4.5 v63, 1.4.5 v69, 1.4.6 v70, 1.4.7 v80, 1.4.8 v85, 1.5.0 v88
Тип данных Название
int capacity
int money
CUInt items_size
GRoleInventory[] items
byte size1
byte size2
CUInt dress_size
GRoleInventory[] dress
CUInt material_size
GRoleInventory[] material
int reserved
1.1.6 v6, 1.2.6 v7, 1.3.1 v10
Тип данных Название
int capacity
int money
CUInt items_size
GRoleInventory[] items
int reserved1
int reserved2