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

cPacketRename Class Reference

Rename Character. More...

#include <packets.h>

Inheritance diagram for cPacketRename:

cServerPacket cPacket List of all members.

Public Methods

 cPacketRename ()
void send (NXWCLIENT ps)
 Send packet to client.

void send (cChar *pc)

Public Attributes

Serial chr
 serial of chr

string newname
 the new name ( 30 characters )


Detailed Description

Rename Character.

Author:
Endymion
Since:
0.83
Note:
0x75


Constructor & Destructor Documentation

cPacketRename::cPacketRename  
 


Member Function Documentation

void cPacketRename::send cChar   pc
 

void cPacketRename::send NXWCLIENT    ps [virtual]
 

Send packet to client.

Author:
Endymion, rewritten by Luxor
Since:
0.83a
Parameters:
ps  the client who send to

Reimplemented from cServerPacket.


Member Data Documentation

Serial cPacketRename::chr
 

serial of chr

string cPacketRename::newname
 

the new name ( 30 characters )


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