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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 7 промежуточных версии 2 участников)
Строка 1: Строка 1:
* Тип: пакет (ProtocolType)
+
* Тип / Type: Пакет / Packet (ProtocolType)
* Опкод: 0x204
+
* Сервис / Service: gdeliveryd
* Запрашивающий пакет: [[AddCash]]
+
* Опкод / Opcode: 0x204
 +
* Запрашивающий пакет / Request Packet: [[AddCash]]
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.5.3 v145, 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 +
|-
 +
| int
 +
| retcode
 +
|-
 +
| int
 +
| userid
 +
|-
 +
| int
 +
| zoneid
 +
|-
 +
| int
 +
| sn
 +
|-
 +
| int
 +
| cash_stub
 +
|-
 +
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.5.1 v101
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 19: Строка 44:
 
| sn
 
| sn
 
|}
 
|}
 +
 +
 +
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x204
  • Запрашивающий пакет / Request Packet: AddCash
Структура / Declaration
1.5.3 v145, 1.5.5 v156
Тип / Type Название / Name
int retcode
int userid
int zoneid
int sn
int cash_stub
1.1.6 v6 — 1.5.1 v101
Тип / Type Название / Name
int retcode
int userid
int zoneid
int sn