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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 11 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Версия
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Тип данных
+
|-
! Название
+
! colspan="2" align="center" scope="row" | 1.4.8 v85 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
| rowspan="7" align="center" | 1.5.5 v156<br/>1.5.3 v145<br/>1.5.1 v101<br/>1.5.0 v88<br/>1.4.8 v85
 
 
| int
 
| int
 
| id
 
| id
Строка 26: Строка 28:
 
| time
 
| time
 
|-
 
|-
| vector&lt;int,std::allocator&lt;int&gt;>
+
| [[CUInt]]
 +
| country_playercnt_size
 +
|-
 +
| int[]
 
| country_playercnt
 
| country_playercnt
 
|-
 
|-
| rowspan="6" align="center" | 1.4.7 v80<br/>1.4.6 v70
+
! colspan="2" align="center" scope="row" | 1.4.6 v70, 1.4.7 v80
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 
| int
 
| int
 
| id
 
| id
Строка 45: Строка 54:
 
| time
 
| time
 
|-
 
|-
| vector&lt;int,std::allocator&lt;int&gt;>
+
| [[CUInt]]
 +
| country_playercnt_size
 +
|-
 +
| int[]
 
| country_playercnt
 
| country_playercnt
 
|}
 
|}
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

Текущая версия на 12:03, 19 июня 2018

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.4.8 v85 — 1.5.5 v156
Тип / Type Название / Name
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
Тип / Type Название / Name
int id
byte owner
byte challenger
byte status
int time
CUInt country_playercnt_size
int[] country_playercnt