Тема: [Point Blank] SM_CLAN_DETAIL_INFO - please help
Показать сообщение отдельно
Непрочитано 29.10.2017, 21:44   #10
Аватар для PROGRAMMATOR
Администратор

По умолчанию Re: SM_CLAN_DETAIL_INFO - please help

Struct.AddInt("Result");
Struct.AddInt("Id");
Struct.AddPaddedUnicodeString("Name", 17);
Struct.AddByte("Rank");
Struct.AddByte("Members");
Struct.AddByte("Limit");
Struct.AddInt("CreatedAt");
Struct.AddInt("IconId");
Struct.AddByte("NameColor");
Struct.AddByte("?");
Struct.AddByte("?");
Struct.AddInt("Exp");
Struct.AddShort("Rating");
Struct.AddShort("Top Rating");
Struct.AddLong("AccountId");
Struct.AddPaddedUnicodeString("AccountName", 33);
Struct.AddByte("AccountNameColor");
Struct.AddByte("AccountRank");
Struct.AddPaddedUnicodeString("Intro", 255);
Struct.AddPaddedUnicodeString("AzitUrl", 23);
Struct.AddPaddedUnicodeString("Notice", 255);
Struct.AddInt("Match");
Struct.AddInt("Win");
Struct.AddInt("Lost");
Struct.AddInt("Match");
Struct.AddInt("Win");
Struct.AddInt("Lost");
Struct.AddInt("?");
Struct.AddInt("?");
Struct.AddInt("?");
Struct.AddInt("?");
Struct.AddInt("?");
Struct.AddDouble("Points");
Struct.AddDouble("?");
Struct.AddDouble("?");
Struct.AddDouble("?");
Struct.AddDouble("Season Points");
Struct.AddDouble("?");
 
Struct.AddLong("Top Exp (Account)");
Struct.AddLong("Top Kills (Account)");
Struct.AddLong("Top Headshots (Account)");
Struct.AddLong("Top Participation (Account)");
Struct.AddLong("Top Win (Account)");
 
Code: C#
__________________
composer require laravel/framework
yarn add vue
PROGRAMMATOR вне форума Отправить сообщение для PROGRAMMATOR с помощью ICQ Отправить сообщение для PROGRAMMATOR с помощью Skype™ Ответить с цитированием