Valhalla Legends Forums Archive | Battle.net Bot Development | 0x1C Info

AuthorMessageTime
Maddox
Does anyone have any info on the first 2 DWORDS of the packet?
July 1, 2003, 10:54 PM
DaRk-FeAnOr
Which game, for melee, ladder or ironman? Is this the first 0x1C to create a game, or the 0x1C to start the game?
July 2, 2003, 12:53 AM
DaRk-FeAnOr
Might want to check your packet logs again on that comment ;)
For the first 0x1C, to create a game (STAR/SEXP Melee), I have:
[code]
pbuffer.InsertDWORD &H0
pbuffer.InsertDWORD &H0
[/code]
July 2, 2003, 2:04 AM
DaRk-FeAnOr
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.
July 2, 2003, 3:40 PM
MesiaH
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?
July 3, 2003, 7:13 AM

Search