Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketDropItem Class Reference

User drop an item. More...

#include <packets.h>

Inheritance diagram for cPacketDropItem:

cClientPacket cPacket List of all members.

Public Methods

 cPacketDropItem ()

Public Attributes

Serial item
 serial of the item

UI16 x
 x location

UI16 y
 y location

SI08 z
 z location

Serial cont
 moved into this container ( 0xFFFFFFFF if normal world )


Detailed Description

User drop an item.

Author:
Endymion
Since:
0.83
Note:
0x08
Warning:
3D client send 2 of them ( burst ) for ONE drop action ( the last hav -1 in X/Y locs )


Constructor & Destructor Documentation

cPacketDropItem::cPacketDropItem  
 


Member Data Documentation

Serial cPacketDropItem::cont
 

moved into this container ( 0xFFFFFFFF if normal world )

Serial cPacketDropItem::item
 

serial of the item

UI16 cPacketDropItem::x
 

x location

UI16 cPacketDropItem::y
 

y location

SI08 cPacketDropItem::z
 

z location


The documentation for this class was generated from the following files: SourceForge.net Logo