I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?
Private Sub Command1_Click()
AddC vbGreen, "Sending packet: 0x65"
With PBuffer
.SendPacket &H65
End With
End Sub
Quote from: Tass on March 05, 2005, 09:49 PM
I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?
Yes, your client is broken.
Well thanks..? >:(
Haha. Tass, it would be a lot more helpful if you would post a packetlog.
Quote from: UserLoser on March 05, 2005, 10:29 PM
Quote from: Tass on March 05, 2005, 09:49 PM
I'm sending packet 0x65 (SID_FRIENDLIST) and some reason it's returning 0x52.. Can someone explain to me what's gonig on here?
Yes, your client is broken.
lol...Why do I think this is funny? (UserLoser's response and Tass's post)
Quote from: Networks on March 06, 2005, 10:01 AM
lol...Why do I think this is funny? (UserLoser's response and Tass's post)
Because it is....
Maybe look here if you get stuck on parsing it?
http://forum.valhallalegends.com/phpbbs/index.php?topic=10750.0