Ask Mikkel, he taught me too.
|
|
1 class is packet parserfind that class and u find much packets
Ahh.

u can make it print out server side in packetdecode (varable might have different name this is an example)
under
if(len == -1) {
add:
if(len < 0) {
len = in.remaining();
Logger.log(this, "Unkown packet: " + id + ", Length guessed to be: " + len + ".");
}
| « Magic | 525 following » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |