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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 28: Строка 28:
 
| time
 
| time
 
|-
 
|-
| vector<int,std::allocator<int>
+
| CUInt
 +
| country_playercnt_size
 +
|-
 +
| int[]
 
| country_playercnt
 
| country_playercnt
 
|-
 
|-
Строка 51: Строка 54:
 
| time
 
| time
 
|-
 
|-
| vector<int,std::allocator<int>
+
| CUInt
 +
| country_playercnt_size
 +
|-
 +
| int[]
 
| country_playercnt
 
| country_playercnt
 
|}
 
|}

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

  • Тип: класс (CallID)
  • Сервис: gdeliveryd
Структура пакета
1.4.8 v85, 1.5.0 v88, 1.5.1 v101, 1.5.3 v145, 1.5.5 v156
Тип данных Название
int id
byte owner
byte challenger
byte status
byte battle_config_mask
int time
CUInt country_playercnt_size
int[] country_playercnt
1.4.6 v70, 1.4.7 v80
Тип данных Название
int id
byte owner
byte challenger
byte status
int time
CUInt country_playercnt_size
int[] country_playercnt