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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 8 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: пакет (ProtocolType)
+
* Тип / Type: Пакет / Packet (ProtocolType)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
* Опкод: 0x354
+
* Опкод / Opcode: 0x354
* Ответный пакет: [[BattleChallenge_Re]]
+
* Ответный пакет / Response Packet: [[BattleChallenge_Re]]
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.4.5 v63 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 22: Строка 26:
 
| int
 
| int
 
| authentication
 
| authentication
 +
|-
 +
| int
 +
| localsid
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.4.2 v29
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| int
 +
| roleid
 +
|-
 +
| short
 +
| id
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| deposit
 
|-
 
|-
 
| int
 
| int
 
| localsid
 
| localsid
 
|}
 
|}
 +
  
 
[[Категория:Пакеты gdeliveryd]]
 
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x354
  • Ответный пакет / Response Packet: BattleChallenge_Re
Структура / Declaration
1.4.5 v63 — 1.5.5 v156
Тип / Type Название / Name
int roleid
short id
int factionid
int deposit
int authentication
int localsid
1.1.6 v6 — 1.4.2 v29
Тип / Type Название / Name
int roleid
short id
int factionid
int deposit
int localsid