this is the flower packet i log it many times to see the difference
this is what i got
offset 0 = 60 "size"
offset 2 = 1150 "type"
offset 8 = 1098794 "the char that i`m sending flower to"
but offset 12 is always change and i dont know what is it can anyone help me and i tried to write offset 13 as uint32 as you see below it doesn`t change but it didn`t work
Code:
Packet Nr 1. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 0E 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 3. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 07 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 3. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 08 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 4. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 09 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 6. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 1C 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 7. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 2A 93 23 06 ;< ~ *Ä *# 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient Packet Nr 10. Client -> Server, Length : 68, PacketType: 1150 3C 00 7E 04 00 00 00 00 2A C4 10 00 19 93 23 06 ;< ~ *Ä # 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; 00 00 00 00 00 00 00 00 00 00 00 00 54 51 43 6C ; TQCl 69 65 6E 74 ;ient
offset 0 = 60 "size"
offset 2 = 1150 "type"
offset 8 = 1098794 "the char that i`m sending flower to"
but offset 12 is always change and i dont know what is it can anyone help me and i tried to write offset 13 as uint32 as you see below it doesn`t change but it didn`t work