PHP Code:
[StructLayout(LayoutKind.Sequential, Pack = 1)]
public struct Le1052
{
public Int32 ID;
public Int32 UID;
public Int32 Key;
public Int16 Unknown; // Val: 123
public String Language;
public Int32 Unknown; // Val: 10
};
Any ideas? They show me the same values every time I login.
The Packet at the
is not for 5017 or simply wrong






