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

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

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

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