Does anyone have any info on the first 2 DWORDS of the packet?
Which game, for melee, ladder or ironman? Is this the first 0x1C to create a game, or the 0x1C to start the game?
Might want to check your packet logs again on that comment ;)
For the first 0x1C, to create a game (STAR/SEXP Melee), I have:
pbuffer.InsertDWORD &H0
pbuffer.InsertDWORD &H0
For the second 1C is it totally different. For the first 0x1C, I believe that they are both 0 in melee and both 1 in ladder.
Then perhaps (just by readint this thread) the dword varies, the first one being a null dword (found in alot of packets), and the second being how many players are IN the game?