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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 6 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! colspan="2" align="center" scope="row" | Структура пакета
+
! colspan="2" align="center" scope="row" | Структура / Declaration
 
|-
 
|-
 
! colspan="2" align="center" scope="row" | 1.5.3 v145, 1.5.5 v156
 
! colspan="2" align="center" scope="row" | 1.5.3 v145, 1.5.5 v156
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| byte
 
| byte
Строка 16: Строка 16:
 
| cash_money_exchange_rate
 
| cash_money_exchange_rate
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_ctrl_list_size
 +
|-
 +
| int[]
 
| forbid_ctrl_list
 
| forbid_ctrl_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_item_list_size
 +
|-
 +
| int[]
 
| forbid_item_list
 
| forbid_item_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_service_list_size
 +
|-
 +
| int[]
 
| forbid_service_list
 
| forbid_service_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_task_list_size
 +
|-
 +
| int[]
 
| forbid_task_list
 
| forbid_task_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_skill_list_size
 +
|-
 +
| int[]
 
| forbid_skill_list
 
| forbid_skill_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| trigger_ctrl_list_size
 +
|-
 +
| int[]
 
| trigger_ctrl_list
 
| trigger_ctrl_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_shopitem_list_size
 +
|-
 +
| int[]
 
| forbid_shopitem_list
 
| forbid_shopitem_list
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| forbid_recipe_list_size
 +
|-
 +
| int[]
 
| forbid_recipe_list
 
| forbid_recipe_list
 
|-
 
|-
Строка 64: Строка 88:
 
| reserved10
 
| reserved10
 
|-
 
|-
! colspan="2" align="center" scope="row" | 1.4.7 v80, 1.4.8 v85, 1.5.0 v88, 1.5.1 v101
+
! colspan="2" align="center" scope="row" | 1.4.7 v80 1.5.1 v101
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| byte
 
| byte
Строка 107: Строка 131:
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.5.3 v145, 1.5.5 v156
Тип / Type Название / Name
byte cash_money_exchange_open
int cash_money_exchange_rate
CUInt forbid_ctrl_list_size
int[] forbid_ctrl_list
CUInt forbid_item_list_size
int[] forbid_item_list
CUInt forbid_service_list_size
int[] forbid_service_list
CUInt forbid_task_list_size
int[] forbid_task_list
CUInt forbid_skill_list_size
int[] forbid_skill_list
CUInt trigger_ctrl_list_size
int[] trigger_ctrl_list
CUInt forbid_shopitem_list_size
int[] forbid_shopitem_list
CUInt forbid_recipe_list_size
int[] forbid_recipe_list
int reserved3
int reserved4
int reserved5
int reserved6
int reserved7
int reserved8
int reserved9
int reserved10
1.4.7 v80 — 1.5.1 v101
Тип / Type Название / Name
byte cash_money_exchange_open
int cash_money_exchange_rate
int reserved1
int reserved2
int reserved3
int reserved4
int reserved5
int reserved6
int reserved7
int reserved8
int reserved9
int reserved10