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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 8 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! colspan="2" align="center" scope="row" | Структура пакета
+
! colspan="2" align="center" scope="row" | Структура / Declaration
 
|-
 
|-
! colspan="2" align="center" scope="row" | 1.5.5 v156, 1.5.3 v145, 1.5.1 v101
+
! colspan="2" align="center" scope="row" | 1.5.1 v101 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
! Версия
 
! Тип данных
 
! Название
 
 
| int
 
| int
 
| capacity
 
| capacity
Строка 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]][]
Строка 40: Строка 52:
 
| reserved
 
| reserved
 
|-
 
|-
! colspan="2" align="center" scope="row" | 1.5.0 v88, 1.4.8 v85, 1.4.7 v80, 1.4.6 v70, 1.4.5 v69, 1.4.5 v63, 1.4.2 v29
+
! colspan="2" align="center" scope="row" | 1.4.2 v29 — 1.5.0 v88
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
! Версия
 
! Тип данных
 
! Название
 
 
| int
 
| int
 
| capacity
 
| capacity
Строка 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]][]
Строка 69: Строка 90:
 
| reserved
 
| reserved
 
|-
 
|-
! colspan="2" align="center" scope="row" | 1.3.1 v10, 1.2.6 v7, 1.1.6 v6
+
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.3.1 v10
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
! Версия
 
! Тип данных
 
! Название
 
 
| int
 
| int
 
| capacity
 
| capacity
Строка 79: Строка 100:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| [[CUInt]]
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]

Текущая версия на 12:00, 19 июня 2018

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.5.1 v101 — 1.5.5 v156
Тип / Type Название / Name
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.5.0 v88
Тип / Type Название / Name
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.3.1 v10
Тип / Type Название / Name
int capacity
int money
CUInt items_size
GRoleInventory[] items
int reserved1
int reserved2