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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 8 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Ответный пакет: [[CountryBattleStart_Re]]
+
* Тип / Type: Пакет / Packet (ProtocolType)
 +
* Сервис / Service: gdeliveryd
 +
* Опкод / Opcode: 0x129B
 +
* Ответный пакет / Response Packet: [[CountryBattleStart_Re]]
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.4.8 v85 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 28: Строка 35:
 
| int
 
| int
 
| country_max_player_cnt
 
| country_max_player_cnt
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.4.6 v70, 1.4.7 v80
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| int
 +
| battle_id
 +
|-
 +
| int
 +
| defender
 +
|-
 +
| int
 +
| attacker
 +
|-
 +
| int
 +
| player_limit
 +
|-
 +
| int
 +
| end_time
 
|}
 
|}
 +
 +
 +
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x129B
  • Ответный пакет / Response Packet: CountryBattleStart_Re
Структура / Declaration
1.4.8 v85 — 1.5.5 v156
Тип / Type Название / Name
int battle_id
int defender
int attacker
int player_limit
int end_time
int defender_player_cnt
int attacker_player_cnt
int country_max_player_cnt
1.4.6 v70, 1.4.7 v80
Тип / Type Название / Name
int battle_id
int defender
int attacker
int player_limit
int end_time