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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 3: Строка 3:
 
* Опкод: 0x55
 
* Опкод: 0x55
 
* Запрашивающий пакет: [[CreateRole]]
 
* Запрашивающий пакет: [[CreateRole]]
== Структура 1.5.5 ==
 
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
 +
! Версия
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
|-
+
| rowspan="5" align="center" | 1.5.5| -
| int
+
| result
+
| int
+
| roleid
+
| int
+
| localsid
+
| [[RoleInfo]]
+
| roleinfo
+
| int
+
| refretcode
+
|}
+
== Структура 1.5.4 ==
+
{| class="wikitable" border="1"
+
|-
+
! Тип данных
+
! Название
+
|-
+
| int
+
| result
+
| int
+
| roleid
+
| int
+
| localsid
+
| [[RoleInfo]]
+
| roleinfo
+
| int
+
| refretcode
+
|}
+
== Структура 1.5.1 ==
+
{| class="wikitable" border="1"
+
|-
+
! Тип данных
+
! Название
+
|-
+
| int
+
| result
+
| int
+
| roleid
+
| int
+
| localsid
+
| [[RoleInfo]]
+
| roleinfo
+
 
| int
 
| int
 
| refretcode
 
| refretcode

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

  • Тип: пакет (ProtocolType)
  • Сервис: gdeliveryd
  • Опкод: 0x55
  • Запрашивающий пакет: CreateRole
Версия Тип данных Название 1.5.5| - int refretcode