Page 1 of 1

Packet Data

Posted: 29 Jun 2008, 18:06
by tect
Kinda working on my own little program right now but it requires being able to read the packets that the client receives so I thought I'd try going through the kore source code for some help... but still lost. I was wondering if anyone could tell me how to sort out the data ,or put it in a readable form, in the packets for iRO. Like how would you know which data to use to figure out your own coordinates, current exp/level, class? (basically all of the character data) I currently have a program with a packet sniffer working, I just dont know what data from those packets to use.

thanks

Re: Packet Data

Posted: 29 Jun 2008, 18:51
by hakore
src/Network/Receive.pm