Author | Message | Time |
---|---|---|
TriCk | Client -> Server (Sent) Format: (DWORD) Cookie (DWORD) Clan Tag What does it mean by Cookie? | July 26, 2004, 11:59 AM |
ChR0NiC | [quote author=iago link=board=17;threadid=7898;start=0#msg72660 date=1090854830] The flavour. 1 = Chocolate chip 2 = Plain 3 = Chewy 4 = Those big ones 5 = Gingerbread 6 = Sugar cookies [/quote] I nearly pissed myself laughing...... It means a random number you want to send to the server, and on return the packet will have that cookie attached as the first DWORD so it is easier for the client to indentify which packets are sent by you. You can usually get by with using 0x01. | July 26, 2004, 9:05 PM |
ChR0NiC | [quote author=OnlyMeat link=board=17;threadid=7898;start=0#msg72739 date=1090883752] [quote author=iago link=board=17;threadid=7898;start=0#msg72660 date=1090854830] The flavour. 1 = Chocolate chip 2 = Plain 3 = Chewy 4 = Those big ones 5 = Gingerbread 6 = Sugar cookies [/quote] lol [/quote] I know I am not an Admin or a Mod, but READ THIS NO NONSENSE POSTS alright?? Don't post stupid little responses like lol... | July 26, 2004, 11:31 PM |
Maddox | Did you even try searching the forums? ::) | July 27, 2004, 12:19 AM |
UserLoser. | [quote author=ChR0NiC link=board=17;threadid=7898;start=0#msg72711 date=1090875955] I nearly pissed myself laughing...... It means a random number you want to send to the server, and on return the packet will have that cookie attached as the first DWORD so it is easier for the client to indentify which packets are sent by you. You can usually get by with using 0x01. [/quote] I wouldn't say it's random, because the Blizzard client starts at one, and increments every time you perform this action. Although, it could be random. | July 27, 2004, 12:53 AM |