1052 Unknown offsets at v5018

01/21/2014 15:32 Y u k i#1
PHP Code:
[StructLayout(LayoutKind.SequentialPack 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
        
}; 
12 and 24 are unknown

Any ideas? They show me the same values every time I login.

The Packet at the [Only registered and activated users can see links. Click Here To Register...]is not for 5017 or simply wrong
01/21/2014 15:34 nTL3fTy#2
10 is the value found in res.dat and 123 is some arbitrary game version (may not be arbitrary).
01/21/2014 15:39 Y u k i#3
Quote:
Originally Posted by nTL3fTy View Post
10 is the value found in res.dat and 123 is some arbitrary game version (may not be arbitrary).
Thanks, really appreciated! Any way to modify the "game version" ?
01/21/2014 15:42 nTL3fTy#4
Quote:
Originally Posted by Y u k i View Post
Thanks, really appreciated! Any way to modify the "game version" ?
Edit the Conquer.exe, that's about it.