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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 4: Строка 4:
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 +
! Версия
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
|-
 
| 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
 
 
|}
 
|}
 +
  
 
[[Категория:Пакеты gdeliveryd]]
 
[[Категория:Пакеты gdeliveryd]]

Версия 17:04, 17 июня 2018

  • Тип: пакет (ProtocolType)
  • Сервис: gdeliveryd
  • Опкод: 0x129E
Версия Тип данных Название