So I checked different sources and it seems that not one public source unless I missed it has the complete Entity Spawn packet for 5017.
Taking bits and pieces from sources I got the following offsets and really random different packet sizes.
So does anyone know what I'm missing or if this is even correct up till now?
Taking bits and pieces from sources I got the following offsets and really random different packet sizes.
Code:
UID = 4 overlaymesh = 8 //all 8? wtf? Mesh = 8 Avatar = 8 Model = 8 Status = 12 GuildID = 20 GuildPosition = 23 Garment = 24 Helmet = 28 Armor = 32 RHand = 36 LHand = 40 HP = 48 MobLevel = 50 X = 52 Y = 54 Hair = 56 Direction = 58 Action = 59 Reborn = 60 Level = 62 Namesomething? = 80 //value 255 NameLength = 81 Name = 82