Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Fr3DBr on September 04, 2006, 04:49 AM

Title: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: Fr3DBr on September 04, 2006, 04:49 AM
Okay, ive been doing some tests and seen that the packet format for this packet has changed.
So im making that topic in order to fill it up with the new info im founding...

so Basicall what i found is


Byte[0]           (Int8)   = 0x9C             0x9D
Byte[1]           (Int8)   = Action           Action
Byte[2]           (Int8)   = Packet Size      Packet Size
Byte[3]           (Int8)   = Item Type        Item Type
Byte[4,5,6,7]     (Int32)  = Item ID          Item ID
....


Lets keep updating this ;)
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: rabbit on September 04, 2006, 08:27 AM
BNDRD
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: MyndFyre on September 05, 2006, 05:17 PM
Quote from: rabbit on September 04, 2006, 08:27 AM
BNDRD

What is BNDRD?
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: l2k-Shadow on September 05, 2006, 05:21 PM
Quote from: MyndFyre[vL] on September 05, 2006, 05:17 PM
Quote from: rabbit on September 04, 2006, 08:27 AM
BNDRD

What is BNDRD?

BNetDocs Research and Discussion .. I'd think
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: Fr3DBr on September 08, 2006, 08:11 AM
but there isnt anything related to that packet on the site....
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: rabbit on September 08, 2006, 10:11 AM
That's why it should be posted in BNDRD (http://forum.valhallalegends.com/index.php?board=54.0).
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: MyndFyre on September 08, 2006, 11:19 AM
Quote from: rabbit on September 08, 2006, 10:11 AM
That's why it should be posted in BNDRD (http://forum.valhallalegends.com/index.php?board=54.0).

Wrong:

Quote from: BNDRD subject
This forum is for the research and discussion of material published on BnetDocs.
There's nothing about the packet on BnetDocs, so it shouldn't be discussed on the research and discussion site.  We establish new information on the Battle.net development forum, and once it's been agreed-upon by the community, it gets moved into the reference and/or BnetDocs.

BNDRD is for the discussion on what is wanted in BnetDocs and how we can improve the documentation already there.
Title: Re: [(S->C) 0x9C ]-> 1.11b Patch (Break Down)
Post by: Fr3DBr on September 08, 2006, 05:59 PM
ya thats what i tought.