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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 10 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: пакет (CallID)
+
* Тип / Type: Пакет / Packet (CallID)
* Сервис: gamedbd
+
* Сервис / Service: gdeliveryd
* Опкод: 0xBFB
+
* Опкод / Opcode: 0xBFB
* Ответный пакет: [[DBPlayerGivePresentRes]]
+
* Ответный пакет / Response Packet: [[DBPlayerGivePresentRes]]
 
{| 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
 
|-
 
|-
 
| int
 
| int
Строка 19: Строка 23:
 
| int
 
| int
 
| mail_id
 
| mail_id
 +
|-
 +
| [[CUInt]]
 +
| goods_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 35: Строка 42:
 
| log_price2
 
| log_price2
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| rolename
 
| rolename
 
|-
 
|-
Строка 42: Строка 49:
 
|}
 
|}
  
[[Категория:Пакеты gamedbd]]
+
 
 +
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (CallID)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0xBFB
  • Ответный пакет / Response Packet: DBPlayerGivePresentRes
Структура / Declaration
1.4.8 v85 — 1.5.5 v156
Тип / Type Название / Name
int roleid
int userid
int target_roleid
int mail_id
CUInt goods_size
GRoleInventory[] goods
int cash_cost
byte has_gift
int log_price1
int log_price2
Octets rolename
GMailSyncData syncdata