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

cPacketDeleteCharacter Class Reference

Delete Character. More...

#include <packets.h>

Inheritance diagram for cPacketDeleteCharacter:

cClientPacket cPacket List of all members.

Public Methods

 cPacketDeleteCharacter ()
void receive (NXWCLIENT ps)
 Receive packet from client.


Public Attributes

string passwd
 the password

UI32 idx
 the char index

UI32 ip
 the client ip


Detailed Description

Delete Character.

Author:
Endymion
Since:
0.83
Note:
0x83
used on login not in game :)


Constructor & Destructor Documentation

cPacketDeleteCharacter::cPacketDeleteCharacter  
 


Member Function Documentation

void cPacketDeleteCharacter::receive NXWCLIENT    ps [virtual]
 

Receive packet from client.

Author:
Endymion
Since:
0.83a
Parameters:
ps  the client who send this packet
Attention:
NOT WRITE THE CMD, it's read before

Reimplemented from cClientPacket.


Member Data Documentation

UI32 cPacketDeleteCharacter::idx
 

the char index

UI32 cPacketDeleteCharacter::ip
 

the client ip

string cPacketDeleteCharacter::passwd
 

the password


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