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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
(Automatic page editing by robot)
 
м (Automatic page editing by robot)
Строка 1: Строка 1:
== Структура пакета (1.5.1) ==
+
* Тип: пакет (ProtocolType)
 +
* Опкод: 0x129E
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-

Версия 14:32, 24 мая 2015

  • Тип: пакет (ProtocolType)
  • Опкод: 0x129E
Тип данных Название
int battle_id
int battle_result
int attacker
int defender
vector<GNET::GCountryBattlePersonalScore,std::allocator<GNET::GCountryBattlePersonalScore>> attacker_score
vector<GNET::GCountryBattlePersonalScore,std::allocator<GNET::GCountryBattlePersonalScore>> defender_score