hey guys I was wondering if anyone got the right packet to show the 2nd socket as i tried to edit it in many ways and it never worked...
P.WriteByte((byte)I.Soc1);
P.WriteByte((byte)I.Soc2);
P.WriteByte(0); P.WriteByte((byte)I.Soc1); P.WriteByte((byte)I.Soc2);
P.WriteInt16(0); P.WriteByte((byte)I.Soc1); P.WriteByte((byte)I.Soc2);
ok done :)Quote:
Please post it, otherwise your going to force me to spend a few minutes fiddling with the packet in order to find the fix, and to be honest ive better things to be doing with my time.