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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 23: Строка 23:
 
| defender
 
| defender
 
|-
 
|-
| [[GCountryBattlePersonalScore]]
+
| CUInt
 +
| attacker_score_size
 +
|-
 +
| [[GCountryBattlePersonalScore]][]
 
| attacker_score
 
| attacker_score
 
|-
 
|-
| [[GCountryBattlePersonalScore]]
+
| CUInt
 +
| defender_score_size
 +
|-
 +
| [[GCountryBattlePersonalScore]][]
 
| defender_score
 
| defender_score
 
|}
 
|}

Версия 09:20, 18 июня 2018

  • Тип: пакет (ProtocolType)
  • Сервис: gdeliveryd
  • Опкод: 0x129E
Структура пакета
1.4.6 v70, 1.4.7 v80, 1.4.8 v85, 1.5.0 v88, 1.5.1 v101, 1.5.3 v145, 1.5.5 v156
Тип данных Название
int battle_id
int battle_result
int attacker
int defender
CUInt attacker_score_size
GCountryBattlePersonalScore[] attacker_score
CUInt defender_score_size
GCountryBattlePersonalScore[] defender_score