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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 12: Строка 12:
 
! Название
 
! Название
 
|-
 
|-
| vector<int,std::allocator<int>
+
| CUInt
 +
| indexes_size
 +
|-
 +
| int[]
 
| indexes
 
| indexes
 
|-
 
|-
| vector<int,std::allocator<int>
+
| CUInt
 +
| item_ids_size
 +
|-
 +
| int[]
 
| item_ids
 
| item_ids
 
|}
 
|}

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

  • Тип: пакет (CallID)
  • Сервис: gdeliveryd
  • Опкод: 0x110B
  • Ответный пакет: SysAuctionPrepareItemRes
Структура пакета
1.4.5 v63, 1.4.5 v69, 1.4.6 v70, 1.4.7 v80, 1.4.8 v85, 1.5.0 v88, 1.5.1 v101, 1.5.3 v145, 1.5.5 v156
Тип данных Название
CUInt indexes_size
int[] indexes
CUInt item_ids_size
int[] item_ids