#include <packets.h>
Inheritance diagram for cPacketBuy:

Public Methods | |
| void | send (NXWCLIENT ps) |
| Send packet to client. | |
| void | send (cChar *pc) |
| cPacketBuy () | |
Public Attributes | |
| Serial | vendor |
| serial of vendor | |
| vector< buyitem_st > | list |
Private Attributes | |
| UI16 | size |
| packet size | |
| UI08 | flag |
| flag ( 0=no items following, 2=items following ) 1=onlyoneitem? | |
|
|
|
|
|
|
|
|
Send packet to client.
Reimplemented from cServerPacket. |
|
|
flag ( 0=no items following, 2=items following ) 1=onlyoneitem?
|
|
|
|
|
|
packet size
|
|
|
serial of vendor
|