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

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

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x75
  • Запрашивающий пакет / Request Packet: GetCustomData
Структура / Declaration
1.1.6 v6 — 1.5.5 v156
Тип / Type Название / Name
int retcode
int roleid
int localsid
int cus_roleid
Octets customdata