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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 9 промежуточных версии этого же участника)
Строка 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.5 v63 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| int
 +
| level
 +
|-
 +
| int
 +
| exp
 +
|-
 +
| int
 +
| exp_today
 +
|-
 +
| int
 +
| exp_today_time
 +
|-
 +
| int
 +
| tech_point
 +
|-
 +
| [[Octets]]
 +
| technology
 +
|-
 +
| [[Octets]]
 +
| material
 +
|-
 +
| [[Octets]]
 +
| building
 +
|-
 +
| [[Octets]]
 +
| common_value
 +
|-
 +
| [[Octets]]
 +
| actived_spawner
 +
|-
 +
| byte
 +
| reserved11
 +
|-
 +
| short
 +
| reserved12
 +
|-
 +
| int
 +
| reserved2
 +
|-
 +
| int
 +
| reserved3
 
|}
 
|}
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.4.5 v63 — 1.5.5 v156
Тип / Type Название / Name
int level
int exp
int exp_today
int exp_today_time
int tech_point
Octets technology
Octets material
Octets building
Octets common_value
Octets actived_spawner
byte reserved11
short reserved12
int reserved2
int reserved3