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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показаны 4 промежуточные версии этого же участника)
Строка 1: Строка 1:
* Тип: пакет (ProtocolType)
+
* Тип / Type: Пакет / Packet (ProtocolType)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
* Опкод: 0x321
+
* Опкод / Opcode: 0x321
* Запрашивающий пакет: [[AuctionOpen]]
+
* Запрашивающий пакет / Request Packet: [[AuctionOpen]]
== Структура 1.5.5 ==
+
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
 
|-
 
|-
| short
+
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.5.5 v156
| retcode
+
| int
+
| auctionid
+
| [[GAuctionItem]]
+
| info
+
| int
+
| localsid
+
|}
+
== Структура 1.5.4 ==
+
{| class="wikitable" border="1"
+
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| short
 
| short
 
| retcode
 
| retcode
 +
|-
 
| int
 
| int
 
| auctionid
 
| auctionid
 +
|-
 
| [[GAuctionItem]]
 
| [[GAuctionItem]]
 
| info
 
| info
| int
 
| localsid
 
|}
 
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
 
|-
 
|-
! Тип данных
 
! Название
 
|-
 
| short
 
| retcode
 
| int
 
| auctionid
 
| [[GAuctionItem]]
 
| info
 
 
| int
 
| int
 
| localsid
 
| localsid

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x321
  • Запрашивающий пакет / Request Packet: AuctionOpen
Структура / Declaration
1.1.6 v6 — 1.5.5 v156
Тип / Type Название / Name
short retcode
int auctionid
GAuctionItem info
int localsid