Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
old pb 2011
#1
No one can help me with a problem client recently?

[Изображение: image.png]
Ответ
#2
my info ....
Ответ
#3
XRoro Написал:my info ....

ya betul myinfo & Channelistnya Salah Sad
ada referensi ?

Цитата:public PROTOCOL_BASE_GET_CHANNELLIST_ACK()
{
makeme();
}

protected internal override void write()
{
writeH(2049);
writeD(1);
writeD(1);
writeH(29890);
writeH(29890);
writeB(new byte[] { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 });
writeC(1);
writeD(2);

writeD(1);
writeB(IPAddress.Parse("127.0.0.1").GetAddressBytes());
writeB(new byte[] { 0x17, 0x99 });
writeC(5);
writeH(50);
writeD(30);

writeD(1);
writeB(IPAddress.Parse("127.0.0.1").GetAddressBytes());
writeB(new byte[] { 0x17, 0x99 });
writeC(5);
writeH(50);
writeD(30);
Ответ
#4
aosan,
PROTOCOL_BASE_GET_CHANNELLIST_ACK bad

[SRC="csharp"]
int //Session Id
int //Ip udp
short //port udp
short //Seed.Id
byte [10] //Сanals
byte //?

int //Count Game Server
int //Activate
int //Game Ip
short //Game port
byte //Type canal
short //Max Player
int //Online Players

int //Activate
int //Game Ip
short //Game port
byte //Type canal
short //Max Player
int //Online Players
[/SRC]
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#5
Awiion Написал:aosan,
PROTOCOL_BASE_GET_CHANNELLIST_ACK bad

[SRC="csharp"]
int //Session Id
int //Ip udp
short //port udp
short //Seed.Id
byte [10] //Сanals
byte //?

int //Count Game Server
int //Activate
int //Game Ip
short //Game port
byte //Type canal
short //Max Player
int //Online Players

int //Activate
int //Game Ip
short //Game port
byte //Type canal
short //Max Player
int //Online Players
[/SRC]

okay,
then how to invalid weapon ?
Ответ
#6
looks like MY_INFO struct issue
Ответ
#7
bola Написал:looks like MY_INFO struct issue

Ex:
Код:
writeD(1001001005);
                writeD(1001002006);
                writeD(1102003001);
                writeD(1102003002);
                writeD(1006003024);             
                writeD(200004011);
                writeD(601002003);
                writeD(702001001);
                writeD(803007004);
                writeD(904007002);
                
                writeB(new byte[40]);
                writeC(1);

                writeD(4);
                writeD(4);
                writeD(0);
                writeB(new byte[8]);

                writeD(1001001005);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(1001002006);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(1102003001);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(1006003024);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);            
                writeD(601002003);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(702001001);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(803007001);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
                writeD(904007002);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);
Ответ
#8
aosan,
1. PiercingShark Link
2. Server Turkey Link
Good luck to you.

BAD
Код:
writeD(4);
                writeD(4);
                writeD(0);
               [S] writeB(new byte[8]);

                writeD(1001001005);
                writeB(new byte[] { 0x03, 0x01, 0x00, 0x00 });
                writeB(new byte[9]);[/S]

[SRC="csharp"]
int //Chapters Count
int //Weapons Count
int //Cupons Count
int //New Slot

long //Stored Id
int //Item Id
byte //Type
int //Count

[/SRC]
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#9
Thank you Awiion
Ответ
#10
Awiion Написал:[SRC="csharp"]
short //Seed.Id

[/SRC]
Что за seed id? И как вычисляется?
Ответ


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


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