Valhalla Legends Archive

Programming => Advanced Programming => Topic started by: TheMinistered on January 06, 2005, 09:52 PM

Title: World of Warcraft - Packet Routines
Post by: TheMinistered on January 06, 2005, 09:52 PM
//Packet Routines (not for latest patch, older patch pre-holiday season patch)

0x0040CC00 StoreVariableLengthInPacket
0x0040C940 StoreStringInPacket
0x0040C750 StoreQWORDInPacket
0x0040C290 StoreDWORDInPacket
0x0040C380 StoreDWORDInPacket2
0x0040C560 StoreDWORDInPacket3
0x0040C1A0 StoreWordInPacket
0x0040C0B0 StoreWordInPacket2
0x0040BFC0 StoreByteInPacket
0x0040BED0 StoreByteInPacket2
0x0040BDB0 StoreFloatInPacket
0x0040C850 StoreFloatInPacket2
0x0040E440 GetQWORDFromPacket
0x0040DF30 GetDWORDFromPacket
0x0040DDF0 GetDWORDFromPacket2
0x0040E1B0 GetDWORDFromPacket3
0x0040DCA0 GetWORDFromPacket
0x0040DB50 GetWORDFromPacket2
0x0040DA10 GetByteFromPacket
0x0040D8D0 GetByteFromPacket2
Title: Re: World of Warcraft - Packet Routines
Post by: AC_Drkan on May 31, 2005, 10:58 AM
Be careful, Blizzhacekrs was shutdown becasue they were developing a WOW Server and they could say that you were developing a wow server.
Title: Re: World of Warcraft - Packet Routines
Post by: Newby on May 31, 2005, 06:07 PM
You know, if you had just left this in the archives it wouldn't be bumped, thus it wouldn't be an issue?