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

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

Версия 19:26, 24 мая 2015

  • Тип: пакет (ProtocolType)
  • Сервис: gdeliveryd
  • Опкод: 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