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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 29 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
 +
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 13: Строка 18:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| [[CUInt]]
 +
| items_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 23: Строка 31:
 
| reserved2
 
| reserved2
 
|}
 
|}
 +
  
 
[[Категория:Пакеты gdeliveryd]]
 
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.1.6 v6 — 1.5.5 v156
Тип / Type Название / Name
int capacity
int timestamp
int money
CUInt items_size
GRoleInventory[] items
int reserved1
int reserved2