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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 13 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: пакет (ProtocolType)
+
* Тип / Type: Пакет / Packet (ProtocolType)
* Опкод: 0x10D7
+
* Сервис / Service: gdeliveryd
* Запрашивающий пакет: [[WebTradeGetItem]]
+
* Опкод / Opcode: 0x10D7
 +
* Запрашивающий пакет / Request Packet: [[WebTradeGetItem]]
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
 
|-
 
|-
| vector<long
+
! colspan="2" align="center" scope="row" | 1.4.5 v63 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| [[CUInt]]
 +
| long_size
 +
|-
 +
| long[]
 
| long
 
| long
 +
|-
 +
| [[CUInt]]
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
 
| items
 
| items
 
|-
 
|-
| vector<GNET::Octets,std::allocator<GNET::Octets>>
+
| [[CUInt]]
 +
| rolebriefs_size
 +
|-
 +
| [[Octets]]
 
| rolebriefs
 
| rolebriefs
 
|-
 
|-
Строка 19: Строка 33:
 
| localsid
 
| localsid
 
|}
 
|}
 +
 +
 +
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x10D7
  • Запрашивающий пакет / Request Packet: WebTradeGetItem
Структура / Declaration
1.4.5 v63 — 1.5.5 v156
Тип / Type Название / Name
CUInt long_size
long[] long
CUInt items_size
GRoleInventory[] items
CUInt rolebriefs_size
Octets rolebriefs
int localsid