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

Public Methods | |
| cPacketCreateCharacter () | |
| void | receive (NXWCLIENT ps) |
| Receive packet from client. | |
Public Attributes | |
| UI32 | pattern1 |
| is 0xEDEDEDED | |
| UI32 | pattern2 |
| is 0xFFFFFFFF | |
| UI08 | pattern3 |
| is 0x00 | |
| string | name |
| name ( 30 character ) | |
| string | passwd |
| password ( 30 character ) | |
| UI08 | sex |
| sex | |
| UI08 | st |
| strenght | |
| UI08 | dx |
| dexterity | |
| UI08 | in |
| intelligence | |
| UI08 | skill1 |
| first skill | |
| UI08 | skill1value |
| value of first skill | |
| UI08 | skill2 |
| second skill | |
| UI08 | skill2value |
| value of second skill | |
| UI08 | skill3 |
| third skill | |
| UI08 | skill3value |
| value of third skill | |
| eCOLOR | skin |
| skin color | |
| UI16 | hairstyle |
| hair style | |
| eCOLOR | hair |
| hair color | |
| UI16 | facialhairstyle |
| facial hair style | |
| eCOLOR | facialhair |
| facial hair color | |
| UI16 | location |
| // starting location from starting list | |
| UI16 | unknown |
| unknow | |
| UI16 | slot |
| account slot | |
| UI32 | clientIP |
| the IP of client | |
| eCOLOR | shirt |
| shirt color | |
| eCOLOR | pants |
| pants color | |
|
|
|
|
|
Receive packet from client.
Reimplemented from cClientPacket. |
|
|
the IP of client
|
|
|
dexterity
|
|
|
facial hair color
|
|
|
facial hair style
|
|
|
hair color
|
|
|
hair style
|
|
|
intelligence
|
|
|
// starting location from starting list
|
|
|
name ( 30 character )
|
|
|
pants color
|
|
|
password ( 30 character )
|
|
|
is 0xEDEDEDED
|
|
|
is 0xFFFFFFFF
|
|
|
is 0x00
|
|
|
sex
|
|
|
shirt color
|
|
|
first skill
|
|
|
value of first skill
|
|
|
second skill
|
|
|
value of second skill
|
|
|
third skill
|
|
|
value of third skill
|
|
|
skin color
|
|
|
account slot
|
|
|
strenght
|
|
|
unknow
|