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

cPacketDrawPlayer Class Reference

Draw Game Player. More...

#include <packets.h>

Inheritance diagram for cPacketDrawPlayer:

cServerPacket cPacket List of all members.

Public Methods

 cPacketDrawPlayer ()

Public Attributes

Serial chr
 serial of the character

UI16 body
 body type

UI08 unk1
 unknow 1 ( is 0 )

eCOLOR skin
 skin color

UI08 flag
 flag

UI16 x
 x Location

UI16 y
 y Location

UI16 unk2
 unknow 2 ( is 0 )

UI08 dir
 direction

SI08 z
 z Location


Detailed Description

Draw Game Player.

Author:
Endymion
Since:
0.83
Note:
0x20
Only used with the character being played by the client


Constructor & Destructor Documentation

cPacketDrawPlayer::cPacketDrawPlayer  
 


Member Data Documentation

UI16 cPacketDrawPlayer::body
 

body type

Serial cPacketDrawPlayer::chr
 

serial of the character

UI08 cPacketDrawPlayer::dir
 

direction

UI08 cPacketDrawPlayer::flag
 

flag

eCOLOR cPacketDrawPlayer::skin
 

skin color

UI08 cPacketDrawPlayer::unk1
 

unknow 1 ( is 0 )

UI16 cPacketDrawPlayer::unk2
 

unknow 2 ( is 0 )

UI16 cPacketDrawPlayer::x
 

x Location

UI16 cPacketDrawPlayer::y
 

y Location

SI08 cPacketDrawPlayer::z
 

z Location


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