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

cPacketWalkAck Class Reference

Character Move ACK/ Resync Request. More...

#include <packets.h>

Inheritance diagram for cPacketWalkAck:

cServerPacket cPacket List of all members.

Public Methods

 cPacketWalkAck ()

Public Attributes

eUI08 sequence
 sequence

eUI08 notoriety
 notoriety ( see note and NOTORIETY )


Detailed Description

Character Move ACK/ Resync Request.

Author:
Endymion
Since:
0.83
Note:
0x22
for notoriety see NOTORIETY
server packet: move ack for 0x02.
client packet: Whenever client thinks it’s out of synch (basicly: sequence doesn’t fit) it sends a 0x22 0 0 / Resync request. (server should resend items / npcs / etc around)


Constructor & Destructor Documentation

cPacketWalkAck::cPacketWalkAck  
 


Member Data Documentation

eUI08 cPacketWalkAck::notoriety
 

notoriety ( see note and NOTORIETY )

eUI08 cPacketWalkAck::sequence
 

sequence


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