02-14-2013, 04:41 AM
Well, you must find place and add case for packet dd.
Серверные пакеты
|
02-14-2013, 04:41 AM
Well, you must find place and add case for packet dd.
02-14-2013, 04:56 AM
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 ?
02-14-2013, 02:12 PM
[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]
02-15-2013, 04:26 AM
right, we have the new packages, but I have no structure! can send me?
02-15-2013, 11:36 AM
apocalipce Написал:right, we have the new packages, but I have no structure! can send me?dump 488 protocol
02-15-2013, 06:02 PM
File deleted send for me please Thanks my friend
02-15-2013, 06:54 PM
apocalipce Написал:File deleted send for me please Thanks my friendhttp://rghost.ru/private/43818359/36c99d...65951d48d4 password: http://www.zone-game.info
02-16-2013, 03:57 AM
yet still in the same situation!, put a log to see where and what this package and calling was as follows.
Код: 0xdd case: I'm staying in this critical loop forever
02-16-2013, 09:06 AM
apocalipce Написал:yet still in the same situation!, put a log to see where and what this package and calling was as follows.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.
02-16-2013, 08:18 PM
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 | 1 | 1,819 |
09-10-2020, 03:30 AM Последний пост: Zubastic |
||
Неизвестные пакеты Lindvior | 4 | 2,025 |
07-22-2014, 12:29 PM Последний пост: WoWan-SM |
||
C2 пакеты | 0 | 1,048 |
02-17-2013, 09:57 AM Последний пост: qweqwe1 |
||
Пакеты Glory Days | 7 | 2,114 |
02-12-2013, 09:38 PM Последний пост: kloni1 |
||
God пакеты | 1 | 1,564 |
02-11-2013, 10:24 PM Последний пост: fear111 |
||
клиент пакеты авторизации | 12 | 3,471 |
02-05-2013, 01:14 PM Последний пост: R2D2 |
||
GoD пакеты для Overworld | 2 | 1,486 |
02-03-2013, 11:13 PM Последний пост: Mifesto |
||
Как отправлять пакеты из CommunitySevrer? | 18 | 4,040 |
10-23-2012, 10:34 PM Последний пост: cpp |
||
пакеты нужна небольшая помошь | 4 | 1,951 |
09-30-2012, 02:27 AM Последний пост: Vlad2000 |
||
Опять пакеты :) | 2 | 1,555 |
09-03-2012, 12:19 PM Последний пост: Earwood |