Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MS_LoadingCharacter - General Info
07-30-2009, 09:56 PM
Post: #1
MS_LoadingCharacter - General Info
Code:
10 00 00 00 00 ac 53 02 00 00 00 01

10 = every encrypted Packet starts with.

ac 53 02 = little endian format , 253ac = Player ID:152492 (verify ClientError.log for this).

Player ID = character ID (not account ID) and is everytime when you login with the same character the same.

01 = sequence of margin packets sent from server (following packets have 02, 03 etc.).
Find all posts by this user
Quote this message in a reply
07-30-2009, 10:04 PM
Post: #2
RE: MS_LoadingCharacter - General Info
you are wrong about first byte lol
0x10 = MS_LoadCharacterReply
The string value of the opcode is shown for your convenience only, its not removed from the hex dump.
Visit this user's website Find all posts by this user
Quote this message in a reply
07-30-2009, 10:12 PM
Post: #3
RE: MS_LoadingCharacter - General Info
aaah yes you are right loool ..i forgot the opcodes, sry
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)