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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 3: Строка 3:
 
* Опкод: 0xBF2
 
* Опкод: 0xBF2
 
* Запрашивающий пакет: [[GetCashTotalArg]]
 
* Запрашивающий пакет: [[GetCashTotalArg]]
== Структура 1.5.5 ==
 
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 +
! Версия
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
 
|-
 
|-
 +
| rowspan="4" align="center" | 1.5.5 v156
 
| int
 
| int
 
| retcode
 
| retcode
 +
|-
 
| int
 
| int
 
| cash_total
 
| cash_total
 +
|-
 
| int
 
| int
 
| cash_vip_score_add
 
| cash_vip_score_add
 +
|-
 
| int
 
| int
 
| cash_vip_level
 
| cash_vip_level
|}
 
== Структура 1.5.4 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
|-
 
| int
 
| retcode
 
| int
 
| cash_total
 
|}
 
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
|-
 
! Тип данных
 
! Название
 
|-
 
| int
 
| retcode
 
| int
 
| cash_total
 
 
|}
 
|}
  
  
 
[[Категория:Пакеты gdeliveryd]]
 
[[Категория:Пакеты gdeliveryd]]

Версия 17:01, 17 июня 2018

  • Тип: пакет (CallID)
  • Сервис: gdeliveryd
  • Опкод: 0xBF2
  • Запрашивающий пакет: GetCashTotalArg
Версия Тип данных Название
1.5.5 v156 int retcode
int cash_total
int cash_vip_score_add
int cash_vip_level