For Submitting New/Changed Packets

Here you can discuss packets, implementation and design, and software related to the packet sniffing and such. This is not the place to post packages for POL, but rather discuss the packet side of them.

Moderator: POL Developer

Post Reply
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

For Submitting New/Changed Packets

Post by MuadDib »

If anyone has packet submissions or changes to existing info already on my packet list at http://packets.polsrever.com then you can post them in this forum or email them to sroyalty@gmail.com for me.
tartaros
New User
Posts: 28
Joined: Tue Mar 27, 2007 6:30 am
Contact:

Post by tartaros »

is this still valid?
Cos the packets in there look editable in place...
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

Post by MuadDib »

They are only editable if you have the correct set of passwords ;)
tartaros
New User
Posts: 28
Joined: Tue Mar 27, 2007 6:30 am
Contact:

Post by tartaros »

hmm, ok then :) Didn't really try to edit them ;)
tartaros
New User
Posts: 28
Joined: Tue Mar 27, 2007 6:30 am
Contact:

Post by tartaros »

ok, first thing to change:
in 0x89, this part

Code: Select all

BYTE[1] itemLayer
BYTE[4] itemID 
can be sent more than once, i.e. it's a sequence of item uids and layers...
Post Reply