Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Серверные пакеты
#11
Well, you must find place and add case for packet dd.
Ответ
#12
Thanks
In this case the log is log defaut

default:
-------------------------------- _log.info ("0xd0 =" + id3);
--------------------------------
------------------------------------ client.onUnknownPacket ();
------------------------------------ break;

the amount received is value 221, I create a 221 case but which package should send ?
Ответ
#13
[SRC="java"] case 0xd1:
msg = new RequestUnionJoin();
break;
case 0xd2:
msg = new RequestUnionChange();
break;
case 0xd3:
msg = new RequestUnionWithdraw();
break;
case 0xd4:
msg = new RequestUnionRequest();
break;
case 0xd5:
msg = new RequestUnionAdjust();
break;
case 0xd6:
msg = new RequestUnionSummon();
break;
case 0xd7:
msg = new RequestUnionStart();
break;
case 0xd8:
msg = new RequestEventKalieToken();
break;
case 0xd9:
msg = new RequestShowPledgeUnionInfo();
break;
case 0xdb:
msg = new RequestBR_AddBasketProductInfo();
break;
case 0xdc:
msg = new RequestBR_DeleteBasketProductInfo();
break;
case 0xdd:
msg = new RequestBR_NewIConCashBtnWnd();
break;[/SRC]
Ответ
#14
right, we have the new packages, but I have no structure! can send me?
Ответ
#15
apocalipce Написал:right, we have the new packages, but I have no structure! can send me?
dump 488 protocol
Ответ
#16
File deleted Sad send for me please Thanks my friend
Ответ
#17
apocalipce Написал:File deleted Sad send for me please Thanks my friend
http://rghost.ru/private/43818359/36c99d...65951d48d4
password: http://www.zone-game.info
Ответ
#18
yet still in the same situation!, put a log to see where and what this package and calling was as follows.
Код:
0xdd case:
---- RequestBR_NewIConCashBtnWnd msg = new ();
---- _log.info ("0xdd =" + id3);
---- break;
to be honest I do not know what to put in the class RequestBR_NewIConCashBtnWnd
I'm staying in this critical loop forever
Ответ
#19
apocalipce Написал:yet still in the same situation!, put a log to see where and what this package and calling was as follows.
Код:
0xdd case:
---- RequestBR_NewIConCashBtnWnd msg = new ();
---- _log.info ("0xdd =" + id3);
---- break;
to be honest I do not know what to put in the class RequestBR_NewIConCashBtnWnd
I'm staying in this critical loop forever
Look in the file dump, find there structure of ExBR_NewIconCashBtnWnd and create a new class. Then create a new client packet, If I understand you.
Ответ
#20
yes, RequestBR_NewIConCashBtnWnd create... problem is what is packets and reads for send..
elastic His problem was solved with the packages? able to login and enter game with the client 488?
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Пакеты HF sten4eg 1 1,819 09-10-2020, 03:30 AM
Последний пост: Zubastic
  Неизвестные пакеты Lindvior WoWan-SM 4 2,025 07-22-2014, 12:29 PM
Последний пост: WoWan-SM
  C2 пакеты qweqwe1 0 1,048 02-17-2013, 09:57 AM
Последний пост: qweqwe1
  Пакеты Glory Days kloni1 7 2,114 02-12-2013, 09:38 PM
Последний пост: kloni1
  God пакеты elastic 1 1,564 02-11-2013, 10:24 PM
Последний пост: fear111
  клиент пакеты авторизации Murzik 12 3,471 02-05-2013, 01:14 PM
Последний пост: R2D2
  GoD пакеты для Overworld Raymon 2 1,486 02-03-2013, 11:13 PM
Последний пост: Mifesto
  Как отправлять пакеты из CommunitySevrer? cpp 18 4,040 10-23-2012, 10:34 PM
Последний пост: cpp
  пакеты нужна небольшая помошь Vlad2000 4 1,951 09-30-2012, 02:27 AM
Последний пост: Vlad2000
  Опять пакеты :) AlkBy 2 1,555 09-03-2012, 12:19 PM
Последний пост: Earwood

Перейти к форуму:


Пользователи, просматривающие эту тему: 4 Гость(ей)