This is my packet to buy. What is the reason for this? I can buy/sell in donwhang
Edit:
My bad, I changed it like this and it is working now:
You can close the thread, thanks :)
Code:
Packet p = new Packet(0x7034); p.WriteByte(13); p.WriteUInt(0); p.WriteByte(0); p.WriteUShort(40); p.WriteUInt(1315);
My bad, I changed it like this and it is working now:
Code:
Packet p = new Packet(0x7034); p.WriteByte(19); p.WriteUInt(0); p.WriteByte(0); p.WriteByte(3); p.WriteUShort(40); p.WriteUInt(1315);