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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 15: Строка 15:
 
| retcode
 
| retcode
 
|-
 
|-
| [[GCountryBattleDomain]]
+
| CUInt
 +
| domains_size
 +
|-
 +
| [[GCountryBattleDomain]][]
 
| domains
 
| domains
 
|-
 
|-
| vector<int,std::allocator<int>
+
| CUInt
 +
| kings_size
 +
|-
 +
| int[]
 
| kings
 
| kings
 
|-
 
|-
Строка 32: Строка 38:
 
| retcode
 
| retcode
 
|-
 
|-
| [[GCountryBattleDomain]]
+
| CUInt
 +
| domains_size
 +
|-
 +
| [[GCountryBattleDomain]][]
 
| domains
 
| domains
 
|-
 
|-

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

  • Тип: пакет (ProtocolType)
  • Сервис: gdeliveryd
  • Опкод: 0x12A0
  • Запрашивающий пакет: CountryBattleGetMap
Структура пакета
1.4.8 v85, 1.5.0 v88, 1.5.1 v101, 1.5.3 v145, 1.5.5 v156
Тип данных Название
int retcode
CUInt domains_size
GCountryBattleDomain[] domains
CUInt kings_size
int[] kings
int localsid
1.4.6 v70, 1.4.7 v80
Тип данных Название
int retcode
CUInt domains_size
GCountryBattleDomain[] domains
int localsid