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

cPacketCharInfo Class Reference

Char Location and body type ecc.. More...

#include <packets.h>

Inheritance diagram for cPacketCharInfo:

cServerPacket cPacket List of all members.

Public Methods

 cPacketCharInfo ()

Public Attributes

Serial player
 serial of player

UI32 unk1
 Unknow 1 ( always 0 ) ( for boat?? ).

UI16 bodyType
 Body type.

UI16 x
 x Location

UI16 y
 y Location

UI16 z
 z Location

UI08 dir
 direction

UI08 unk2
 Unknow 2.

UI32 unk3
 Unknow 3.

UI16 sbx
 Server Boundry X.

UI16 sby
 Server Boundry Y.

UI16 sbwidth
 Server Boundry Width.

UI16 sbheigth
 Server Boundry Height.

UI08 ignored [6]
 Ignored by standard client.


Detailed Description

Char Location and body type ecc..

Author:
Endymion
Since:
0.83
Note:
0x1B
only send once after login. it's mandatory to send it once
OSI call this packet Login confim


Constructor & Destructor Documentation

cPacketCharInfo::cPacketCharInfo  
 


Member Data Documentation

UI16 cPacketCharInfo::bodyType
 

Body type.

UI08 cPacketCharInfo::dir
 

direction

UI08 cPacketCharInfo::ignored[6]
 

Ignored by standard client.

Serial cPacketCharInfo::player
 

serial of player

UI16 cPacketCharInfo::sbheigth
 

Server Boundry Height.

UI16 cPacketCharInfo::sbwidth
 

Server Boundry Width.

UI16 cPacketCharInfo::sbx
 

Server Boundry X.

UI16 cPacketCharInfo::sby
 

Server Boundry Y.

UI32 cPacketCharInfo::unk1
 

Unknow 1 ( always 0 ) ( for boat?? ).

UI08 cPacketCharInfo::unk2
 

Unknow 2.

UI32 cPacketCharInfo::unk3
 

Unknow 3.

UI16 cPacketCharInfo::x
 

x Location

UI16 cPacketCharInfo::y
 

y Location

UI16 cPacketCharInfo::z
 

z Location


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