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

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 | |
|
|
|
|
|
body type
|
|
|
serial of the character
|
|
|
direction
|
|
|
flag
|
|
|
skin color
|
|
|
unknow 1 ( is 0 )
|
|
|
unknow 2 ( is 0 )
|
|
|
x Location
|
|
|
y Location
|
|
|
z Location
|