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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 14 промежуточных версии этого же участника)
Строка 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.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| byte
 
| byte
Строка 18: Строка 22:
 
| status
 
| status
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| name
 
| name
 
|-
 
|-
Строка 57: Строка 61:
 
| factionrole
 
| factionrole
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| custom_data
 
| custom_data
 
|-
 
|-
Строка 65: Строка 69:
 
| [[GRolePocket]]
 
| [[GRolePocket]]
 
| inventory
 
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 75: Строка 82:
 
| task
 
| task
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| addiction
 
| addiction
 
|-
 
|-
| vector<GNET::GShopLog,std::allocator<GNET::GShopLog>>
+
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 
| logs
 
| logs
 
|-
 
|-
Строка 96: Строка 106:
 
| userstorehouse
 
| userstorehouse
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| taskcounter
 
| taskcounter
 +
|-
 +
| [[CUInt]]
 +
| factionalliance_size
 
|-
 
|-
 
| [[GFactionAlliance]][]
 
| [[GFactionAlliance]][]
 
| factionalliance
 
| factionalliance
 +
|-
 +
| [[CUInt]]
 +
| factionhostile_size
 
|-
 
|-
 
| [[GFactionHostile]][]
 
| [[GFactionHostile]][]
Строка 110: Строка 126:
 
| int
 
| int
 
| src_zoneid
 
| src_zoneid
 +
|-
 +
| long
 +
| unifid
 +
|-
 +
| int
 +
| vip_level
 +
|-
 +
| int
 +
| score_add
 +
|-
 +
| int
 +
| score_cost
 +
|-
 +
| int
 +
| score_consume
 +
|-
 +
| int
 +
| day_clear_stamp
 +
|-
 +
| int
 +
| week_clear_stamp
 +
|-
 +
| int
 +
| month_clear_stamp
 +
|-
 +
| int
 +
| year_clear_stamp
 +
|-
 +
| [[Octets]]
 +
| purchase_limit_data
 +
|-
 +
| int
 +
| home_level
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.5.3 v145
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| lastlogin_time
 +
|-
 +
| int
 +
| cash_add
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
| int
 +
| bonus_add
 +
|-
 +
| int
 +
| bonus_reward
 +
|-
 +
| int
 +
| bonus_used
 +
|-
 +
| int
 +
| referrer
 +
|-
 +
| [[GUserStorehouse]]
 +
| userstorehouse
 +
|-
 +
| [[Octets]]
 +
| taskcounter
 +
|-
 +
| [[CUInt]]
 +
| factionalliance_size
 +
|-
 +
| [[GFactionAlliance]][]
 +
| factionalliance
 +
|-
 +
| [[CUInt]]
 +
| factionhostile_size
 +
|-
 +
| [[GFactionHostile]][]
 +
| factionhostile
 +
|-
 +
| int
 +
| mall_consumption
 +
|-
 +
| int
 +
| src_zoneid
 +
|-
 +
| long
 +
| unifid
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.4.8 v85 — 1.5.1 v101
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| lastlogin_time
 +
|-
 +
| int
 +
| cash_add
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
| int
 +
| bonus_add
 +
|-
 +
| int
 +
| bonus_reward
 +
|-
 +
| int
 +
| bonus_used
 +
|-
 +
| int
 +
| referrer
 +
|-
 +
| [[GUserStorehouse]]
 +
| userstorehouse
 +
|-
 +
| [[Octets]]
 +
| taskcounter
 +
|-
 +
| [[CUInt]]
 +
| factionalliance_size
 +
|-
 +
| [[GFactionAlliance]][]
 +
| factionalliance
 +
|-
 +
| [[CUInt]]
 +
| factionhostile_size
 +
|-
 +
| [[GFactionHostile]][]
 +
| factionhostile
 +
|-
 +
| int
 +
| mall_consumption
 +
|-
 +
| int
 +
| src_zoneid
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.4.5 v69 — 1.4.7 v80
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| lastlogin_time
 +
|-
 +
| int
 +
| cash_add
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
| int
 +
| bonus_add
 +
|-
 +
| int
 +
| bonus_reward
 +
|-
 +
| int
 +
| bonus_used
 +
|-
 +
| int
 +
| referrer
 +
|-
 +
| [[GUserStorehouse]]
 +
| userstorehouse
 +
|-
 +
| [[Octets]]
 +
| taskcounter
 +
|-
 +
| [[CUInt]]
 +
| factionalliance_size
 +
|-
 +
| [[GFactionAlliance]][]
 +
| factionalliance
 +
|-
 +
| [[CUInt]]
 +
| factionhostile_size
 +
|-
 +
| [[GFactionHostile]][]
 +
| factionhostile
 +
|-
 +
| int
 +
| mall_consumption
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.4.5 v63
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| lastlogin_time
 +
|-
 +
| int
 +
| cash_add
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
| int
 +
| bonus_add
 +
|-
 +
| int
 +
| bonus_reward
 +
|-
 +
| int
 +
| bonus_used
 +
|-
 +
| int
 +
| referrer
 +
|-
 +
| [[GUserStorehouse]]
 +
| userstorehouse
 +
|-
 +
| [[Octets]]
 +
| taskcounter
 +
|-
 +
| [[CUInt]]
 +
| factionalliance_size
 +
|-
 +
| [[GFactionAlliance]][]
 +
| factionalliance
 +
|-
 +
| [[CUInt]]
 +
| factionhostile_size
 +
|-
 +
| [[GFactionHostile]][]
 +
| factionhostile
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.4.2 v29
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| lastlogin_time
 +
|-
 +
| int
 +
| cash_add
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
| int
 +
| bonus_add
 +
|-
 +
| int
 +
| bonus_reward
 +
|-
 +
| int
 +
| bonus_used
 +
|-
 +
| int
 +
| referrer
 +
|-
 +
| [[GUserStorehouse]]
 +
| userstorehouse
 +
|-
 +
| [[Octets]]
 +
| taskcounter
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.2.6 v7, 1.3.1 v10
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| int
 +
| spouse
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 +
|-
 +
| [[CUInt]]
 +
| logs_size
 +
|-
 +
| [[GShopLog]][]
 +
| logs
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.1.6 v6
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| byte
 +
| version
 +
|-
 +
| int
 +
| id
 +
|-
 +
| [[GRoleStatus]]
 +
| status
 +
|-
 +
| [[Octets]]
 +
| name
 +
|-
 +
| int
 +
| race
 +
|-
 +
| int
 +
| cls
 +
|-
 +
| byte
 +
| gender
 +
|-
 +
| int
 +
| create_time
 +
|-
 +
| int
 +
| cash_total
 +
|-
 +
| int
 +
| cash_used
 +
|-
 +
| int
 +
| cash_serial
 +
|-
 +
| int
 +
| factionid
 +
|-
 +
| int
 +
| factionrole
 +
|-
 +
| [[Octets]]
 +
| custom_data
 +
|-
 +
| int
 +
| custom_stamp
 +
|-
 +
| [[GRolePocket]]
 +
| inventory
 +
|-
 +
| [[CUInt]]
 +
| equipment_size
 +
|-
 +
| [[GRoleInventory]][]
 +
| equipment
 +
|-
 +
| [[GRoleStorehouse]]
 +
| storehouse
 +
|-
 +
| [[GRoleTask]]
 +
| task
 +
|-
 +
| [[Octets]]
 +
| addiction
 
|}
 
|}
  
[[Категория:Классы gdeliveryd]]
+
 
 +
[[Категория:Объекты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.5.5 v156
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
CUInt factionalliance_size
GFactionAlliance[] factionalliance
CUInt factionhostile_size
GFactionHostile[] factionhostile
int mall_consumption
int src_zoneid
long unifid
int vip_level
int score_add
int score_cost
int score_consume
int day_clear_stamp
int week_clear_stamp
int month_clear_stamp
int year_clear_stamp
Octets purchase_limit_data
int home_level
1.5.3 v145
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
CUInt factionalliance_size
GFactionAlliance[] factionalliance
CUInt factionhostile_size
GFactionHostile[] factionhostile
int mall_consumption
int src_zoneid
long unifid
1.4.8 v85 — 1.5.1 v101
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
CUInt factionalliance_size
GFactionAlliance[] factionalliance
CUInt factionhostile_size
GFactionHostile[] factionhostile
int mall_consumption
int src_zoneid
1.4.5 v69 — 1.4.7 v80
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
CUInt factionalliance_size
GFactionAlliance[] factionalliance
CUInt factionhostile_size
GFactionHostile[] factionhostile
int mall_consumption
1.4.5 v63
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
CUInt factionalliance_size
GFactionAlliance[] factionalliance
CUInt factionhostile_size
GFactionHostile[] factionhostile
1.4.2 v29
Тип / Type Название / Name
byte version
int id
int userid
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int lastlogin_time
int cash_add
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
int bonus_add
int bonus_reward
int bonus_used
int referrer
GUserStorehouse userstorehouse
Octets taskcounter
1.2.6 v7, 1.3.1 v10
Тип / Type Название / Name
byte version
int id
GRoleStatus status
Octets name
int race
int cls
int spouse
byte gender
int create_time
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction
CUInt logs_size
GShopLog[] logs
1.1.6 v6
Тип / Type Название / Name
byte version
int id
GRoleStatus status
Octets name
int race
int cls
byte gender
int create_time
int cash_total
int cash_used
int cash_serial
int factionid
int factionrole
Octets custom_data
int custom_stamp
GRolePocket inventory
CUInt equipment_size
GRoleInventory[] equipment
GRoleStorehouse storehouse
GRoleTask task
Octets addiction